proxmark3/common
2018-11-14 15:07:04 +01:00
..
crapto1 syntax sugar 2017-12-24 10:22:02 +01:00
mbedtls fido commands hash checks works. 2018-11-13 19:02:02 +02:00
bucketsort.c
bucketsort.h
cmd.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmd.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
crc.c ADD: 'hf felica reader' - added pm3 as FeliCa reader 2018-01-29 13:42:02 +01:00
crc.h ADD: 'hf felica reader' - added pm3 as FeliCa reader 2018-01-29 13:42:02 +01:00
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 chg: i2c comms, first try to recover i2c hangs. 2018-11-14 15:07:04 +01:00
i2c.h chg: i2c comms, first try to recover i2c hangs. 2018-11-14 15:07:04 +01: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: cleanup from offical repo 2018-04-18 20:17:00 +02:00
ldscript.common
legic_prng.c
lfdemod.c chg: cleaning up in lfdemod.c, currently the ASK clock, demod of strong and weak signals 2018-11-07 12:21:57 +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: revert fpga_major mode in LF. 2018-09-23 05:29:55 +02:00
radixsort.c
radixsort.h
random.c
random.h
tea.c
tea.h
usart.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
usart.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
usb_cdc.c FIX: USB Device descriptor issue, (@micolous, @megabug) 2018-09-03 19:04:53 +02:00
usb_cdc.h
wiegand.c
wiegand.h