mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-15 13:14:27 +08:00
1b902aa01a
* 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 |
||
---|---|---|
.. | ||
obj | ||
appmain.c | ||
apps.h | ||
BigBuf.c | ||
BigBuf.h | ||
epa.c | ||
epa.h | ||
fonts.c | ||
fonts.h | ||
fpgaloader.c | ||
fpgaloader.h | ||
hfsnoop.c | ||
hitag2.c | ||
hitagS.c | ||
i2c.c | ||
i2c.h | ||
iclass.c | ||
iso14443a.c | ||
iso14443a.h | ||
iso14443b.c | ||
iso14443b.h | ||
iso15693.c | ||
LCD.c | ||
LCD.h | ||
ldscript | ||
legicrf.c | ||
legicrf.h | ||
legicrfsim.c | ||
legicrfsim.h | ||
lfops.c | ||
lfsampling.c | ||
lfsampling.h | ||
Makefile | ||
mifarecmd.c | ||
mifarecmd.h | ||
mifaresim.c | ||
mifaresim.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 | ||
string.h | ||
util.c | ||
util.h |