mirror of
https://github.com/nfc-tools/mfcuk.git
synced 2026-03-13 02:53:46 +00:00
- Added INSTALL file with the mambo-jambo compilation instructions
- Added few TODO items - Changed asm to __asm__ so that some GNUC compilers are happy
This commit is contained in:
4
TODO
4
TODO
@@ -16,4 +16,6 @@ ITEMS
|
||||
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)
|
||||
4. Proper error handling in some cases (not critical errors, but nice to have checks in place)
|
||||
5. Periodically save the state (or most important part of it at least) such as of Nt/Nr arrays, etc., so that it can later be resumed on the same card
|
||||
6. Calibration methodology and routine for MFCUK to determine best field on/off delays so that it generates the lowest entropy for tag's Nt values
|
||||
Reference in New Issue
Block a user