proxmark3/armsrc
AntiCat 61e4eac2b2 Legic: Moved card simulator into separate file & cleaned interface.
Reader and card simulation have almost no common code. Moreover the sim
uses an SSP Clock at 212kHz for all timings to prevent any drifting from
the PRNG. This clock speed is not available in reader simulation mode (SSP
runs at up to 3.4MHz, and changes speed between TX and RX). For these
reasons having the code in separate files makes it significantly cleaner.
2018-09-05 23:03:04 +02:00
..
obj
Standalone FIX: cleanup code, sync of output texts. 2018-09-05 18:58:58 +02:00
aes.c
aes.h
appmain.c Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
apps.h
BigBuf.c CHG: cleanup 2018-09-04 20:36:25 +02:00
BigBuf.h
buzzer.c
buzzer.h
des.c
des.h
desfire_crypto.c
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c
epa.h
felica.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
flashmem.c
flashmem.h
fonts.c
fonts.h
fpgaloader.c
fpgaloader.h
hfsnoop.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
hitag2.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
hitagS.c
iclass.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
iso14443a.c
iso14443a.h
iso14443b.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
iso14443b.h
iso15693.c code clean. 2018-08-13 23:49:33 +02:00
LCD.c
LCD.h
ldscript
legicrf.c Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
legicrf.h Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
legicrfsim.c Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
legicrfsim.h Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
lfops.c cleanup 2018-09-05 18:58:04 +02:00
lfsampling.c FIX: 'LF Standalone modes' - Ensure that noise check is performed for any device-side processing otherwise device-side processing will see all LF signals as noise. 2018-09-04 20:32:52 +02:00
lfsampling.h
Makefile Legic: Moved card simulator into separate file & cleaned interface. 2018-09-05 23:03:04 +02:00
mifarecmd.c
mifarecmd.h
mifaredesfire.c
mifaredesfire.h
mifaresniff.c
mifaresniff.h
mifareutil.c
mifareutil.h
optimized_cipher.c
optimized_cipher.h
pcf7931.c
pcf7931.h
printf.c
printf.h
start.c
string.c removed unneeded ramfunc attribute 2018-08-13 23:50:17 +02:00
string.h removed unneeded ramfunc attribute 2018-08-13 23:50:17 +02:00
ticks.c
ticks.h initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
tlv.c
tlv.h
util.c
util.h
vtsend.c
vtsend.h