proxmark3/armsrc
iceman1001 49dc1d0a9e Merge branch 'master' of https://github.com/Proxmark/proxmark3
Conflicts:
	armsrc/Makefile
	armsrc/lfops.c
	client/cmdlft55xx.c
	common/ldscript.common
	common/lfdemod.c
2015-04-01 18:02:10 +02:00
..
obj
aes.c
aes.h
appmain.c NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +02:00
apps.h NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +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 NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +02:00
des.h NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +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-03-30 21:11:37 +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 Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-04-01 18:02:10 +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 NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +02:00
mifarecmd.h
mifaredesfire.c Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-03-24 11:45:31 +01:00
mifaredesfire.h
mifaresniff.c
mifaresniff.h
mifareutil.c NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +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