proxmark3/armsrc
iceman1001 c188b1b9b2 ADD: @go_tus simple bruteforce for t55xx, refactored a bit.
ADD: @pwpiwi 's implementation of Hardnested
2015-11-27 16:24:00 +01:00
..
obj
aes.c
aes.h
appmain.c ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
apps.h ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
BigBuf.c FIX: thanks @tony, for pointing out a "end" statement inside tnp3sim.lua 2015-10-16 23:16:46 +02:00
BigBuf.h FIX: thanks @tony, for pointing out a "end" statement inside tnp3sim.lua 2015-10-16 23:16:46 +02:00
crapto1.c
crapto1.h
crypto1.c
des.c
des.h
desfire_crypto.c
desfire_crypto.h
desfire_key.c CHG: some desfire changes from @bforbort fork. *untested* 2015-10-30 09:09:35 +01:00
desfire_key.h
epa.c ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
epa.h
fonts.c
fonts.h
fpgaloader.c
fpgaloader.h ADD: added the "hf snoop" patch original from @Enio, rearranged by @Etmatrix. 2015-10-27 21:47:21 +01:00
hfsnoop.c ADD: @piwi's fixes to "hf snoop" where it empties the bigbuffer before snooping. 2015-11-09 21:48:09 +01:00
hitag2.c ADD: There were lot of calls to enable tracing, but very few to turn it of afterwards in the methods. 2015-10-11 19:14:17 +02:00
iclass.c ADD: There were lot of calls to enable tracing, but very few to turn it of afterwards in the methods. 2015-10-11 19:14:17 +02:00
iso14443a.c ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
iso14443a.h ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
iso14443b.c ADD: There were lot of calls to enable tracing, but very few to turn it of afterwards in the methods. 2015-10-11 19:14:17 +02:00
iso14443b.h
iso15693.c ADD: There were lot of calls to enable tracing, but very few to turn it of afterwards in the methods. 2015-10-11 19:14:17 +02:00
LCD.c
LCD.h
ldscript
legicrf.c CHG: minor code clean up, removed commented old code. 2015-11-09 21:51:34 +01:00
legicrf.h
lfops.c CHG: Missing some headers 2015-11-23 10:49:16 +01:00
lfsampling.c @marshmellows last LF changes. 2015-11-20 16:56:43 +01:00
lfsampling.h ADD: @marshmellow42 's fixex and resetread t55x7 2015-11-02 20:46:17 +01:00
Makefile ADD: added the "hf snoop" patch original from @Enio, rearranged by @Etmatrix. 2015-10-27 21:47:21 +01:00
mifarecmd.c ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
mifarecmd.h
mifaredesfire.c ADD: @go_tus simple bruteforce for t55xx, refactored a bit. 2015-11-27 16:24:00 +01:00
mifaredesfire.h CHG: some desfire changes from @bforbort fork. *untested* 2015-10-30 09:09:35 +01:00
mifaresniff.c
mifaresniff.h
mifareutil.c CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands.. 2015-11-09 21:46:15 +01:00
mifareutil.h CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands.. 2015-11-09 21:46:15 +01:00
optimized_cipher.c
optimized_cipher.h
pcf7931.c CHG: some cleanup of pcf7931.c 2015-10-20 19:02:03 +02:00
pcf7931.h ADD: @marshmellows fixes for t55x7 reading signal. 2015-10-15 10:23:15 +02:00
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c
util.h