proxmark3/armsrc
iceman1001 c71c5ee156 ADD: started to add tracelog in legic
ADD: remake of legic codebase.
ADD: started with a annotation for LEGIC in 'hf list'
2016-09-02 16:25:54 +02:00
..
obj
aes.c
aes.h
appmain.c CHG: removed call to bigbuff free. 2016-09-01 20:31:22 +02:00
apps.h ADD: @donwan581 select keytype for the darkside attack. 2016-08-04 21:51:26 +02:00
BigBuf.c ADD: started to add tracelog in legic 2016-09-02 16:25:54 +02:00
BigBuf.h CHG: moved includes into header file where it belong 2016-07-07 02:15:40 +02:00
crapto1.c
crapto1.h
crypto1.c REM: removed an test function 2016-08-24 12:32:43 +02:00
des.c
des.h
desfire_crypto.c
desfire_crypto.h CHG: removed a redundant include to strings.h, which made compilation errors on OS X 2016-08-31 22:10:06 +02:00
desfire_key.c
desfire_key.h
emvcard.h
emvcmd.c
emvcmd.h
emvdataels.c
emvdataels.h
emvutil.c
emvutil.h
epa.c
epa.h
fonts.c
fonts.h
fpgaloader.c
fpgaloader.h
hfsnoop.c
hitag2.c
hitagS.c
iclass.c
iso14443a.c FIX: Forget that the prng was 0x8000 length and not 0xFFFF. Sorry. Also returned to the decomposed loop. Don't know if this armsrc optimises this at compilation time. Does someone know? 2016-08-31 19:17:39 +02:00
iso14443a.h CHG: cleaning up. 2016-08-04 21:37:43 +02:00
iso14443b.c CHG; still looking at 14b, this time started to look at the tracelog times not working. 2016-08-09 23:13:18 +02:00
iso14443b.h
iso15693.c CHG: cleaning up. 2016-08-04 21:37:43 +02:00
LCD.c
LCD.h
ldscript
legicrf.c ADD: started to add tracelog in legic 2016-09-02 16:25:54 +02:00
legicrf.h ADD: started to add tracelog in legic 2016-09-02 16:25:54 +02:00
lfops.c FIX: 'lf awid bruteforce' cleaning up all debug messages 2016-08-26 16:35:30 +02:00
lfsampling.c
lfsampling.h
Makefile
mifarecmd.c CHG: this timeout doesn't influence the bad performance with my older pm3 device (green pcb). I think its too slow. 2016-08-31 19:18:48 +02:00
mifarecmd.h CHG: cleaning up. 2016-08-04 21:37:43 +02:00
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
stdint.h
string.c
string.h
tlv.c
tlv.h
util.c FIX: the underlaying bug on deviceside code. The SSPCLOCK wasn't reset to zero sometimes. More specific, TC2 wasn't reset cause all sorts of timing issues for the device side randomly. Like 'hf mf mifare', like iclass, like 'hf mf sim' etc etc. 2016-08-24 12:37:31 +02:00
util.h ADD: @donwan581 select keytype for the darkside attack. 2016-08-04 21:51:26 +02:00