proxmark3/common
2018-09-05 19:13:39 +02:00
..
crapto1 syntax sugar 2017-12-24 10:22:02 +01:00
polarssl add: base64 support 2018-05-23 10:37:11 +02:00
bucketsort.c
bucketsort.h
cmd.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
cmd.h add: FPC connector skeleton usart. Not working but if will be a starting point for those who might want to help out with it. 2018-07-30 09:54:44 +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 FIX: two coverty scan bugs. 2018-08-18 15:22:59 +02:00
i2c.h initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +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: cleanup from offical repo 2018-04-18 20:17:00 +02:00
ldscript.common
legic_prng.c
lfdemod.c cleanup 2018-09-05 19:13:39 +02:00
lfdemod.h FIX: just noice detection on device / client 2018-09-05 19:07:31 +02: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 ophs.. 2018-04-03 10:02:54 +02:00
radixsort.c
radixsort.h
random.c
random.h
tea.c
tea.h
usart.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
usart.h add: FPC connector skeleton usart. Not working but if will be a starting point for those who might want to help out with it. 2018-07-30 09:54:44 +02:00
usb_cdc.c FIX: USB Device descriptor issue, (@micolous, @megabug) 2018-09-03 19:04:53 +02:00
usb_cdc.h FIX: MS feature descriptors now work when attaching device on Windows 8, 10 2017-10-13 10:39:33 +02:00
wiegand.c
wiegand.h