proxmark3/common
marshmellow42 13d77ef964 lf t5 read plus lf demod adjustments
lf t5xx commands updated from ICEMAN
lf em410x commands updated
lf search bug fix for 2 args
test scripts from iceman
lf demod:
better ask clock detection with Strong fully clipped waves
better ask raw demod with strong fully clipped waves
fsk demod add back in skipped bits during demod
nrz demod add back in skipped bits during demod
2015-03-22 15:28:48 -04:00
..
cmd.c CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
cmd.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-01-20 09:32:53 +01:00
crc.c give credit where credit is due 2015-03-13 14:00:11 -04:00
crc.h data psk demod minor fixes, pyramid demod add CS 2015-03-13 11:09:12 -04: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 t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00
lfdemod.h lf t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00
Makefile.common CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
protocols.c More work on iclass full simulation, and some work on iclass tag dump parsing 2015-02-19 10:48:33 +01:00
protocols.h fix: (issue #73) hf mf cload didn't work. Add more annotations for Magic Cards operation. 2015-03-09 21:36:27 +01:00
usb_cdc.c Step 2 - Ultralight / Ultralight-C 2015-01-20 21:23:04 +01:00
usb_cdc.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-01-20 09:32:53 +01:00