Skip to content

Conversation

evilpete
Copy link

@evilpete evilpete commented Oct 27, 2024

readmifare1k.py can now optionally generate Json output data
have test case 1/2 written to validating readmifare1k.py output
reading mfc1k with data from Test_data/Mf1k_4b_test.nfc

move some staticmethods to classmethod

Use RFIDIOtconfig.None for Run_Test.py

Fixed setup problem:
Cryptodome installed under the Crypto package name
but not when installed using linux pkg python3-pycryptodome ?!?

Psyco reference removed..
Psyco is no longer maintained and is considered obsolete.
nor ever ported to Python 3 or non Intel architectures

BitReverse uopdated +Test

    readmifare1k.py can now optionally generate Json output data
    have test case 1/2 written to validating readmifare1k.py output
    reading mfc1k with data from Test_data/Mf1k_4b_test.nfc

    move some staticmethids to @classmethod

    Use RFIDIOtconfig.None for Run_Test.py

    Cryptodome installed under the Crypto package name
    but not when installed using linux pkg python3-pycryptodome ?!?

    Psyco referance removed..
    Psyco is no longer maintained and is considered obsolete.
    nor ever ported to Python 3 or non Intel architectures

    BitReverse +Test
    updated crc funtions to use bytearrays
    added tests for crc funtions

    phasing out "keytype" 'FF'
    Minor fix ReadablePrint()

    readmifaresimple.py: recoded into main funtion format, arg parsing needs we designing

    Corrected card test images

    readmifare1k.py can now optionally generate Json output data
    have test case 1/2 written to validating readmifare1k.py output
    reading mfc1k with data from Test_data/Mf1k_4b_test.nfc

    move some staticmethids to classmedthod

    Use RFIDIOtconfig.None for Run_Test.py

    Cryptodome installed under the Crypto package name
    but not when installed using linux pkg python3-pycryptodome ?!?

    Psyco pkg is no longer maintained and is considered obsolete.
    nor ever ported to Python 3 or non Intel architectures

    BitReverse +Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant