Initial move from tk-libnfc-crapto1 to mfcuk

This commit is contained in:
zveriu
2010-03-30 18:11:31 +00:00
commit 9f75cc95cc
26 changed files with 4397 additions and 0 deletions

19
TODO Normal file
View File

@@ -0,0 +1,19 @@
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)