proxmark3/common
midnitesnake f028213f0e Unstable branch: ported iclass research from Pentura_Prox's previous proxmark implentation.
Not sure what has changed in the Proxmark firmware, but not quite working the same.
hf iclass dump, sometimes does not accurately get the CSN and CC used for Authentication.
Other times it fails to execute the procedure to dump the card, or a correct MAC is diagnosed
as authentication failure.
However, if a MAC is corrected calculated, card contents ca be dumped with hf iclass replay <MAC>

It could be down to the antenna? as I am Using the RyscCorp HF Antenna.

Requires further testing!
2014-07-17 11:09:30 +01:00
..
cmd.c Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00
cmd.h Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00
crc.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
crc16.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
crc16.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
default_version.c Make version data const 2010-02-26 14:02:27 +00:00
iso14443crc.c "hf mf sniff" low level logics works. 2012-07-11 15:52:33 +00:00
iso14443crc.h "hf mf sniff" low level logics works. 2012-07-11 15:52:33 +00:00
iso15693tools.c Unstable branch: ported iclass research from Pentura_Prox's previous proxmark implentation. 2014-07-17 11:09:30 +01:00
iso15693tools.h Unstable branch: ported iclass research from Pentura_Prox's previous proxmark implentation. 2014-07-17 11:09:30 +01:00
ldscript.common THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legic_prng.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
Makefile.common Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00
usb_cdc.c reverted back to no 'official' modem protocol supported 2013-04-15 09:15:36 +00:00
usb_cdc.h Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00