proxmark3/armsrc
2015-05-05 00:35:56 +02:00
..
obj
aes.c
aes.h
appmain.c CHG: for the 2k3des changes 2015-05-05 00:34:20 +02:00
apps.h CHG: for the 2k3des changes 2015-05-05 00:34:20 +02:00
BigBuf.c Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-03-24 11:45:31 +01:00
BigBuf.h
crapto1.c Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-03-06 09:02:15 +01:00
crapto1.h
crypto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
des.c FIX: the HF MFU CREAD command on deviceside now can do a proper ATUTHENTICATION request with 2KEY3DES. 2015-05-01 15:29:19 +02:00
des.h FIX: the HF MFU CREAD command on deviceside now can do a proper ATUTHENTICATION request with 2KEY3DES. 2015-05-01 15:29:19 +02:00
desfire_crypto.c
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c
epa.h
fonts.c
fonts.h
fpgaloader.c
hitag2.c
iclass.c Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-04-08 21:24:08 +02:00
iso14443.c
iso14443a.c CHG: adding some variable initalisation to the Uart. 2015-03-30 16:29:30 +02:00
iso14443a.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-03-24 11:45:31 +01:00
iso15693.c
LCD.c
LCD.h
ldscript Reclaim more than 19K of ARM flash memory. 2015-03-31 08:07:26 +02:00
legicrf.c
legicrf.h
lfops.c CHG: reverted a method declaration. 2015-05-05 00:35:56 +02:00
lfsampling.c lf updates 2015-03-23 16:29:50 -04:00
lfsampling.h lf updates 2015-03-23 16:29:50 -04:00
Makefile Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-04-01 18:02:10 +02:00
mifarecmd.c CHG: added 2k3des to ULC READCARD. 2015-05-05 00:33:07 +02:00
mifarecmd.h
mifaredesfire.c CHG: added 2k3des to ULC READCARD. 2015-05-05 00:33:07 +02:00
mifaredesfire.h
mifaresniff.c
mifaresniff.h
mifareutil.c CHG: added 2k3des to ULC READCARD. 2015-05-05 00:33:07 +02:00
mifareutil.h NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +02:00
optimized_cipher.c Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
optimized_cipher.h Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c
util.h