proxmark3/common
iceman1001 bd4d1ec74e Fixes: lf simpsk - make sure Carrier input is ok.
fix: 'lf awid sim' - Clk param is used CorreCt
fix: 'lf HID sim' - unified way logging
fix: 'lf indala sim' - adding a draft simulation Command
fix: 'lf io sim'  - unified way logging
fix: 'lf nedap sim' - getting bits is wrong still..
fix: 'lf paradox sim'  - Helptext
lfdemod.C  got some reworked loops,  still some debug messages to be ...
2017-08-10 14:19:57 +02:00
..
crapto1 part of monstermerge... 2017-07-27 20:48:49 +02:00
bucketsort.c
bucketsort.h
cmd.c part of monstermerge.. 2017-07-27 20:58:59 +02:00
cmd.h
crc.c ADD: CRC8Mad() should be used to calc the crc-8 byte for Mifare MAD config block. Doesn't work of course... 2017-07-27 09:31:23 +02:00
crc.h ADD: CRC8Mad() should be used to calc the crc-8 byte for Mifare MAD config block. Doesn't work of course... 2017-07-27 09:31:23 +02:00
crc16.c
crc16.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc32.c CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc32.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc64.c
crc64.h
default_version.c monster merge... 2017-07-30 09:17:48 +02:00
desfire.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
emvtags.h FIX: Coverity Scan fixes to emvcmd.c among others. 2017-03-05 18:43:06 +01:00
hmac_drbg.c
hmac_drbg.h
iso14443crc.c ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data. 2017-03-10 09:48:36 +01:00
iso14443crc.h ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data. 2017-03-10 09:48:36 +01:00
iso15693tools.c
iso15693tools.h
ldscript.common
legic_prng.c
lfdemod.c Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
lfdemod.h Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
Makefile.common more adaptations 2017-07-27 22:05:54 +02:00
parity.c monster merge... 2017-07-30 09:17:48 +02:00
parity.h ADD 'lf nexawatch' by marshmellow42 2017-07-14 15:51:12 +02:00
prng.c
prng.h
protocols.c CHG: 'hf iclass readblk' - should be able to read block 0,1 on all cards without key. 2017-07-05 12:05:53 +02:00
protocols.h CHG: 'hf iclass readblk' - should be able to read block 0,1 on all cards without key. 2017-07-05 12:05:53 +02:00
radixsort.c
radixsort.h
random.c CHG: the mifare Auth command can make use of a random nonce aswell. 2017-01-29 10:41:48 +01:00
random.h CHG: the mifare Auth command can make use of a random nonce aswell. 2017-01-29 10:41:48 +01:00
sha1.c
sha1.h
sha256.c
sha256.h
tea.c
tea.h
usb_cdc.c ADD: CRC8Mad() should be used to calc the crc-8 byte for Mifare MAD config block. Doesn't work of course... 2017-07-27 09:31:23 +02:00
usb_cdc.h FIX: updates to usb_cdc.c , starting with the MSOS features :) 2017-07-04 20:07:45 +02:00
wiegand.c
wiegand.h