proxmark3/armsrc
2016-03-13 07:12:54 +01:00
..
obj
aes.c
aes.h
appmain.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
apps.h ADD: Added the HitagS from @spenneb ref:https://events.ccc.de/congress/2015/Fahrplan/events/7166.html 2016-03-04 19:06:47 +01:00
BigBuf.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
BigBuf.h ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread" ref: https://github.com/Proxmark/proxmark3/pull/166/files 2016-02-21 17:44:25 +01:00
crapto1.c
crapto1.h CHG: testing a prng_successor_one method 2016-02-16 21:41:10 +01:00
crypto1.c CHG: testing a prng_successor_one method 2016-02-16 21:41:10 +01:00
des.c
des.h
desfire_crypto.c FIX: Coverity scan fixes, hard to keep track of stringlengths while reading and copying in C. 2016-02-17 10:46:08 +01:00
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c
epa.h
fonts.c
fonts.h
fpgaloader.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
fpgaloader.h
hfsnoop.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
hitag2.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
hitagS.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
iclass.c FIX: Possible usage of NULL. 2016-01-25 20:19:47 +01:00
iso14443a.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
iso14443a.h
iso14443b.c CHG: some minor changes to the 14b, the read 14b lua, 2016-03-01 07:03:00 +01:00
iso14443b.h
iso15693.c
LCD.c
LCD.h
ldscript
legicrf.c
legicrf.h
lfops.c @Marshmellow42 additions: 2016-03-07 18:53:02 +01:00
lfsampling.c ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread" ref: https://github.com/Proxmark/proxmark3/pull/166/files 2016-02-21 17:44:25 +01:00
lfsampling.h
Makefile CHG: breaking up a long line in armsrc/Makefile to make it easier for ppl to understand how to compile for different standalone modes.. 2016-03-13 07:12:54 +01:00
mifarecmd.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
mifarecmd.h
mifaredesfire.c
mifaredesfire.h
mifaresniff.c
mifaresniff.h
mifareutil.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
mifareutil.h
optimized_cipher.c
optimized_cipher.h
pcf7931.c ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread" ref: https://github.com/Proxmark/proxmark3/pull/166/files 2016-02-21 17:44:25 +01:00
pcf7931.h
printf.c
printf.h
start.c
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00
string.c
string.h
util.c CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
util.h