proxmark3/common
iceman1001 e98572a1e2 I just merged @marshmellow's branch "iclass" and that was a lot of new functionality. *great work*
Things like the ICLASS, tryDecryptWord,

--
My other stuff like default keys, some new Mifare EV1 commands 0x40, 0x43 for the logging annotation,  start of the T55x7 configblock helper functionality (ripped from Adam Lauries RFIdler code)
Changes to the PCF7931 functions written,  which has a lousy input check..
2015-10-07 23:00:46 +02:00
..
cmd.c A lot of changes... 2015-10-04 18:01:33 +02: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 ADD: iso11784/85 FDX-B 2015-06-07 11:35:49 +02:00
crc16.h ADD: iso11784/85 FDX-B 2015-06-07 11:35:49 +02: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
desfire.h chg: LF t55xx trace 2014-10-06 19:42:50 +02:00
hmac_drbg.c A lot of changes... 2015-10-04 18:01:33 +02:00
hmac_drbg.h A lot of changes... 2015-10-04 18:01:33 +02:00
iso14443crc.c MERGED: @holimans changes 2015-07-22 23:00:52 +02:00
iso14443crc.h MERGED: @holimans changes 2015-07-22 23:00:52 +02:00
iso15693tools.c MERGED: @holimans changes 2015-07-22 23:00:52 +02:00
iso15693tools.h First check in. 2014-09-11 23:23:46 +02:00
ldscript.common Reclaim more than 19K of ARM flash memory. 2015-03-31 08:07:26 +02:00
legic_prng.c MERGED: @holimans changes 2015-07-22 23:00:52 +02:00
lfdemod.c A lot of changes... 2015-10-04 18:01:33 +02:00
lfdemod.h A lot of changes... 2015-10-04 18:01:33 +02:00
Makefile.common ADD: pwpiwi 's FPGA compress 2015-06-25 12:22:34 +02:00
protocols.c I just merged @marshmellow's branch "iclass" and that was a lot of new functionality. *great work* 2015-10-07 23:00:46 +02:00
protocols.h I just merged @marshmellow's branch "iclass" and that was a lot of new functionality. *great work* 2015-10-07 23:00:46 +02:00
sha1.c ADD: SHA1 hashes calculations in sha1.c and LUA 2015-05-26 16:12:33 +02:00
sha1.h ADD: SHA1 hashes calculations in sha1.c and LUA 2015-05-26 16:12:33 +02:00
sha256.c A lot of changes... 2015-10-04 18:01:33 +02:00
sha256.h A lot of changes... 2015-10-04 18:01:33 +02:00
usb_cdc.c FIX: A old bug regarding: CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K command, where it causes the USB_COMMAND_BUFFER to overfill is corrected. The message: "WARNING: Command buffer about to overwrite command! This needs to be fixed!" was showing when it happens. 2015-07-31 18:48:58 +02:00
usb_cdc.h MERGED: @holimans changes 2015-07-22 23:00:52 +02:00