proxmark3/armsrc
AntiCat 1b902aa01a Legic Tag Simulator (#666)
* FPGA Hi-Simulate: Formatted code
* FPGA Hi-Simulate: Fixed documantation
* FPGA Hi-Simulate: Freed up 4 LUTs
* FPGA Hi-Simulate: Added 212kHz SSP-Clock option
* 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.
* Legic: Implemented RX and TX for card simulation
* Legic: Implemented setup phase for card simulation
* Legic: Implemented read command for card simulation
* Legic: Implemented write command for card simulation
2018-09-09 16:40:20 +02:00
..
obj
appmain.c Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
apps.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
BigBuf.c fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
BigBuf.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
epa.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
epa.h
fonts.c
fonts.h
fpgaloader.c mod hw version: (#631) 2018-08-05 18:15:03 +02:00
fpgaloader.h mod hw version: (#631) 2018-08-05 18:15:03 +02:00
hfsnoop.c Update hfsnoop.c (#338) 2017-06-26 08:37:32 +02:00
hitag2.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
hitagS.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
i2c.c Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00
i2c.h Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00
iclass.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
iso14443a.c hf mf mifare: 2018-02-08 14:51:24 +01:00
iso14443a.h fix hf mf sim: 2017-11-02 21:29:08 +01:00
iso14443b.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
iso14443b.h small fix #416 2017-10-16 11:33:17 +03:00
iso15693.c ISO15693 device side improvements (#652) 2018-08-15 14:03:20 +02:00
LCD.c
LCD.h
ldscript
legicrf.c Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
legicrf.h Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
legicrfsim.c Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
legicrfsim.h Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02:00
lfops.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
lfsampling.c update changelog 2018-02-14 15:41:39 -05:00
lfsampling.h fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
Makefile Legic Tag Simulator (#666) 2018-09-09 16:40:20 +02: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 fix hf mf sim: 2017-11-02 21:29:08 +01: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 mfu read block: retry block with bad CRC (#584) 2018-03-23 20:26:30 +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
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: 32bit tick timer based on TC0 and TC1 (#653) 2018-08-14 09:24:02 +02:00
util.h fix: 32bit tick timer based on TC0 and TC1 (#653) 2018-08-14 09:24:02 +02:00