proxmark3/common
2015-12-09 14:58:16 +01:00
..
cmd.c A lot of changes... 2015-10-04 18:01:33 +02:00
cmd.h
crc.c
crc.h
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c
desfire.h
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
ldscript.common
legic_prng.c MERGED: @holimans changes 2015-07-22 23:00:52 +02:00
lfdemod.c ADD: @marshmello42 's fixes for low frequency demodulation lengths greater the 512bits. 2015-12-09 14:58:16 +01:00
lfdemod.h ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
Makefile.common ADD: added the "hf snoop" patch original from @Enio, rearranged by @Etmatrix. 2015-10-27 21:47:21 +01:00
protocols.c add: missing two hard_nested files.. 2015-12-02 16:48:25 +01:00
protocols.h CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands.. 2015-11-09 21:46:15 +01:00
sha1.c
sha1.h
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
tea.c ADD: a TEA crypto algorithm implemention. 2015-12-09 14:57:16 +01:00
tea.h ADD: a TEA crypto algorithm implemention. 2015-12-09 14:57:16 +01: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