Files
proxmark3/client
pwpiwi baeaf57950 fix/add support for 4K (and other non 1K) card sizes in hf mf commands
- hf mf rdsc (fix): didn't account for 16 block sectors, allowed max sector 63 instead of 39
- hf mf ecfill (add): added (optional) card size parameter and support for non 1K cards
- hf mf dump (add): added (optional) card size parameter and support for non 1K cards
- hf mf dump (fix): Access Condition 011 not handled correctly (tried to access with key A)
- hf mf restore (add): added (optional) card size parameter and support for non 1K cards
- hf mf nested (fix): didn't account for 16 block sectors, allowed max sector 63 instead of 39
- hf mf nested (fix): always dumped 16 keys to dumpkeys.bin instead of correct number
- hf mf chk (fix): always dumped 16 keys to dumpkeys.bin instead of correct number
- hf mf eget (fix): displayed three instead of one block
- hf mf eload (add): load 4K .eml files (but accepts 1K .eml files for backwards compatibility)
- hf mf esave (add): always save the whole emulator memory (4K) instead of 1K only
- hf mf ecfill (add): added (optional) card size parameter and support for non 1K cards
2014-09-10 19:04:50 +02:00
..
2014-06-27 12:52:28 +02:00
2010-05-06 11:24:01 +00:00
2014-03-18 07:42:54 +00:00
2013-03-13 07:13:19 +00:00
2014-03-21 07:51:51 +00:00
2012-12-04 23:39:18 +00:00
2010-02-26 14:02:08 +00:00
2012-12-04 23:39:18 +00:00
2013-09-15 09:33:17 +00:00
2012-01-21 13:32:54 +00:00
2013-03-26 20:42:18 +00:00