proxmark3/common
iceman1001 7945b5a805 colors
2019-02-25 00:15:39 +01:00
..
crapto1 Crapto Clean Up 2019-02-24 22:02:17 +01:00
mbedtls FIX: remove linker directive warnings used with compiler in CLANG, OS X. 2018-11-29 17:59:46 +01:00
bucketsort.c
bucketsort.h
cmd.c CHG: FPC connector tests. Device -> Client communications works. 2018-11-20 10:58:32 +01:00
cmd.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
crc.c
crc.h
crc16.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
crc16.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c
desfire.h
emvtags.h
fpga.h CHG: https://github.com/Proxmark/proxmark3/pull/631 from offical repo. (piwi) 2018-07-28 14:25:12 +02:00
i2c.c inc timeout of card's response 2019-01-10 17:06:59 +02:00
i2c.h added arm side 2018-12-17 23:48:30 +02:00
iso14443crc.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
iso14443crc.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
iso15693tools.c fix: osx complains on sprintf 2018-02-01 17:37:05 +01:00
iso15693tools.h chg: adjusting license accoring match its .c file 2019-01-14 12:06:05 +01:00
ldscript.common
legic_prng.c
lfdemod.c colors 2019-02-25 00:15:39 +01:00
lfdemod.h chg: use signal mean instead of hardcoded FSK_PSK_THRESHOLD 2018-11-02 18:38:06 +01:00
Makefile.common CHG: https://github.com/Proxmark/proxmark3/pull/631 from offical repo. (piwi) 2018-07-28 14:25:12 +02:00
parity.c
parity.h
prng.c
prng.h
protocols.c chg: arm-none-eabi adaptations to macro 2018-06-30 19:02:59 +02:00
protocols.h chg: 'lf keri clone' - correct config block (use extended modes bit rates) 2019-02-24 10:25:53 +01:00
radixsort.c chg: use calloc 2019-01-30 21:16:20 +01:00
radixsort.h
random.c
random.h
tea.c
tea.h
usart.c CHG: FPC connector tests. Device -> Client communications works. 2018-11-20 10:58:32 +01:00
usart.h CHG: FPC connector tests. Device -> Client communications works. 2018-11-20 10:58:32 +01:00
usb_cdc.c FIX: USB Device descriptor issue, (@micolous, @megabug) 2018-09-03 19:04:53 +02:00
usb_cdc.h
wiegand.c ADD: started to rework the wiegand converting. Extracted it from the 'lf hid' file. Looks decent but still needs work. 2016-07-31 21:58:15 +02:00
wiegand.h