proxmark3/common
marshmellow42 ec75f5c10a lf Bug Fixes and lf demod additions
added data fskparadoxdemod
added data setdebugmode (for demods)
added data shiftgraphzero (to help clean weak reads)
fixed a few bugs with the data detectaskclock
added data fskfcdetect to detect FSK clocks
adjusted most of my demods to put raw tag binary to demod buffer for
future sim and clone commands (psk still needs work)
2015-01-20 17:28:51 -05:00
..
cmd.c CHG: Minor code clean up. 2015-01-07 20:40:22 +01: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 CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
crc16.h CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
crc32.c FIX: The input handling for "hf 14b write" is now correct. Thanks Asper for spotting the fault. 2015-01-07 22:56:20 +01:00
crc32.h FIX: The input handling for "hf 14b write" is now correct. Thanks Asper for spotting the fault. 2015-01-07 22:56:20 +01: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 Moved iclass crc to be based on a lookup table 2015-01-04 22:10:25 +01:00
iso15693tools.h Implement replay command. 2014-04-15 11:47:01 +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
lfdemod.c lf Bug Fixes and lf demod additions 2015-01-20 17:28:51 -05:00
lfdemod.h lf Bug Fixes and lf demod additions 2015-01-20 17:28:51 -05:00
Makefile.common CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
usb_cdc.c CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
usb_cdc.h Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00