mirror of
https://github.com/nfc-tools/mfcuk.git
synced 2025-12-23 18:50:06 +00:00
19 lines
481 B
Plaintext
19 lines
481 B
Plaintext
TODO
|
|
====
|
|
|
|
PACKAGE
|
|
-------
|
|
MiFare Classic Universal toolKit (MFCUK)
|
|
|
|
TOOL(S)
|
|
-------
|
|
Mifare Classic DarkSide Key Recovery Tool (mfcuk_keyrecovery_darkside.c) (previously known as zv_mf_dark_side)
|
|
...
|
|
|
|
ITEMS
|
|
=====
|
|
0. Integrate with MFOC into MFCUK
|
|
1. Improve the performance (though not bad)
|
|
2. Optimize bits operations
|
|
3. Remove dead-code/commented block after testing
|
|
4. Proper error handling in some cases (not critical errors, but nice to have checks in place) |