proxmark3/common
2015-07-20 17:29:52 -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 Modified kermit crc to use existing crc calc code 2015-06-05 22:39:56 -04:00
crc16.h Modified kermit crc to use existing crc calc code 2015-06-05 22:39:56 -04: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
crc64.c scripting updates from @iceman1001 2015-05-13 21:14:35 -04:00
crc64.h scripting updates from @iceman1001 2015-05-13 21:14:35 -04: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 Reclaim more than 19K of ARM flash memory. 2015-03-31 08:07:26 +02:00
legic_prng.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfdemod.c more verification on FDX-B tag demod - reduce... 2015-07-05 23:35:00 -04:00
lfdemod.h bug fix - biphase invert + fdx-b adjustments 2015-06-03 23:59:22 -04:00
Makefile.common replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
protocols.c fix issue #116: remove includes of stdio.h in armsrc 2015-06-18 11:33:53 +02:00
protocols.h missed file in previous commit... 2015-05-19 15:03:35 -04:00
sha1.c add @Iceman1001 s sha1 scripting changes. 2015-05-30 21:51:15 -04:00
sha1.h add @Iceman1001 s sha1 scripting changes. 2015-05-30 21:51:15 -04:00
usb_cdc.c Fixed some indentation 2015-07-20 23:18:46 +02:00
usb_cdc.h Potential fix for 0-length usb packets seen on OSX 2015-07-17 00:01:58 +02:00