proxmark3/armsrc
iceman1001 df96b58fcc style
2019-04-25 17:06:40 +02:00
..
obj
Standalone Merge branch 'master' into experimental_varlen 2019-04-24 00:59:57 +02:00
aes.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
aes.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
appmain.c style 2019-04-25 17:06:40 +02:00
apps.h return PM3_SUCCESS on usart_writebuffer_sync, usb_write 2019-04-22 23:03:01 +02:00
BigBuf.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
BigBuf.h style 2019-04-06 01:00:54 +02:00
buzzer.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
buzzer.h style 2019-04-06 01:00:54 +02:00
des.c
des.h
desfire_crypto.c unshadow 2019-04-08 09:47:20 +02:00
desfire_crypto.h
desfire_key.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
desfire_key.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
epa.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
epa.h
felica.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
flashmem.c fix styles 2019-04-07 10:52:52 +02:00
flashmem.h fix styles 2019-04-07 10:52:52 +02:00
fonts.c
fonts.h
fpgaloader.c Protect SetAdcMuxFor with FPC 2019-04-20 11:17:14 +02:00
fpgaloader.h style 2019-04-06 01:00:54 +02:00
hfsnoop.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
hitag2.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2_crypto.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2_crypto.h style 2019-04-06 01:00:54 +02:00
hitagS.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
hitagS.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
iclass.c style 2019-04-18 21:41:48 +02:00
iso14443a.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
iso14443a.h Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
iso14443b.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
iso14443b.h Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
iso15693.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
LCD.c
LCD.h
ldscript
legicrf.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
legicrf.h args names 2019-04-06 20:21:03 +02:00
legicrfsim.c
legicrfsim.h style 2019-04-06 01:00:54 +02:00
lfops.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
lfsampling.c unused 2019-04-09 20:37:35 +02:00
lfsampling.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
Makefile Merge branch 'master' into experimental_varlen 2019-04-19 23:17:36 +02:00
mifarecmd.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
mifarecmd.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifaredesfire.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
mifaredesfire.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifaresim.c Merge branch 'master' into experimental_varlen 2019-04-22 21:39:38 +02:00
mifaresim.h 'hf mf sim' + 'hf 14a sim' now back to stable 2019-04-09 23:57:10 +03:00
mifaresniff.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
mifaresniff.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifareutil.c style 2019-04-10 09:46:01 +02:00
mifareutil.h Merge branch 'master' into experimental_varlen 2019-04-22 21:39:38 +02:00
optimized_cipher.c style 2019-04-16 15:10:55 +02:00
optimized_cipher.h
pcf7931.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
pcf7931.h arg names 2019-04-06 20:35:58 +02:00
printf.c
printf.h arg names 2019-04-06 20:35:58 +02:00
start.c style 2019-04-10 09:32:40 +02:00
string.c style 2019-04-10 09:32:55 +02:00
string.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
ticks.c
ticks.h style 2019-04-06 01:00:54 +02:00
util.c move common util fcts to /common to avoid common files (e.g. crc) to depend on non-common files 2019-04-16 23:02:40 +02:00
util.h move common util fcts to /common to avoid common files (e.g. crc) to depend on non-common files 2019-04-16 23:02:40 +02:00
vtsend.c
vtsend.h