proxmark3/armsrc
☃ Stephen Shkardoon ☃ 5f84531b82 Paradox clone functionality implemented (#747)
This involves a refactor to the arm HID code to allow for arbitrary
preambles (such as HID Proximity and Paradox).
The client also borrows from the HID code, but is not shared, so could
use a significant refactor in the future.
2019-01-05 09:48:59 +01:00
..
obj
appmain.c Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
apps.h Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
BigBuf.c HitagS Improvements (#721) 2018-11-30 17:42:22 +01:00
BigBuf.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
epa.c FIDO U2F NFC authenticators (#697) 2018-11-17 20:22:21 +02:00
epa.h
fonts.c
fonts.h
fpgaloader.c Fix: accidentially deleted line in fpgaloader.c 2018-09-24 13:03:13 +02:00
fpgaloader.h fpgaloader: fix function accordingly to #669 (#673) 2018-09-17 07:55:51 +02:00
hfsnoop.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
hitag2.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
hitagS.c Update hitagS.c (#729) 2018-12-03 08:23:53 +01:00
i2c.c Emv commands work with smartcard interface (RfidResearchGroup PR67 by @Merlokk) (#743) 2019-01-05 09:47:12 +01:00
i2c.h RDV40 compatibility fixes (#678) 2018-09-21 08:27:35 +02:00
iclass.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
iso14443a.c FIDO U2F NFC authenticators (#697) 2018-11-17 20:22:21 +02:00
iso14443a.h FIDO U2F NFC authenticators (#697) 2018-11-17 20:22:21 +02:00
iso14443b.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
iso14443b.h small fix #416 2017-10-16 11:33:17 +03:00
iso15693.c fix hf 15 reader (merge error) 2018-10-31 22:00:36 +01:00
LCD.c
LCD.h
ldscript
legicrf.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
legicrf.h Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
legicrfsim.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
legicrfsim.h Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
lfops.c Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
lfsampling.c rework iso14443b device functions including FPGA I/Q signal transfer (#669) 2018-09-16 00:53:28 +02:00
lfsampling.h fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
Makefile Get rid of polarssl (#717) 2018-11-23 19:03:46 +01:00
mifarecmd.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
mifarecmd.h add nested auth decoding to hf mf sniff 2018-02-09 15:50:55 +01:00
mifaresim.c RDV40 compatibility fixes (#678) 2018-09-21 08:27:35 +02:00
mifaresim.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
mifaresniff.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
mifaresniff.h added magic cards 2018-01-17 16:01:56 +02:00
mifareutil.c Change mbedtls initializers to be compatible with older versions of gcc (#732) 2018-12-06 07:53:25 +01:00
mifareutil.h Revert changes in hardnested nonces collection. Sacrifice some speed in favor of stability for some card types (#547) 2018-01-15 15:29:14 +01:00
optimized_cipher.c update license conditions in armsrc/optimized_cipher.[ch] (#554) 2018-01-31 08:14:56 +01:00
optimized_cipher.h update license conditions in armsrc/optimized_cipher.[ch] (#554) 2018-01-31 08:14:56 +01:00
pcf7931.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
pcf7931.h Clean up pcf7931 2015-10-14 16:17:56 -04:00
printf.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
printf.h
start.c
string.c
string.h Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
util.c Fix hf 15 sim (#696) 2018-10-23 08:22:13 +02:00
util.h Remove unused functions le32toh, le24toh, hextobinstring, binarraytobinstring, print_hex, print_hex_break, sprint_hex_ascii, sprint_ascii, SwapEndian64ex (#667) 2018-09-17 08:35:45 +02:00