proxmark3/armsrc
2023-12-31 09:56:46 +01:00
..
obj
Standalone Changed hf_cardhopper standalone mode to allow running over the internal Proxmark3 USB-CDC serial port. 2023-12-29 22:06:57 +10:00
appmain.c made keytype instead of fixed keyB. would help in situations keyB is readable... 2023-12-31 09:35:42 +01:00
appmain.h
BigBuf.c an attempt to reduce some stack memory. No need for the debug printing to be 512 bytes. Now limited to 200 chars 2023-12-14 23:29:43 +01:00
BigBuf.h
buzzer_disabled.c
buzzer_disabled.h
cmd.c an attempt to reduce some stack memory. No need for the debug printing to be 512 bytes. Now limited to 200 chars 2023-12-14 23:29:43 +01:00
cmd.h
dbprint.c an attempt to reduce some stack memory. No need for the debug printing to be 512 bytes. Now limited to 200 chars 2023-12-14 23:29:43 +01:00
dbprint.h
desfire_crypto.c
desfire_crypto.h
em4x50.c
em4x50.h
em4x70.c
em4x70.h
emvtags.h
epa.c
epa.h
felica.c
felica.h
fonts_disabled.c
fonts_disabled.h
fpgaloader.c
fpgaloader.h
frozen.c
frozen.h
hfops.c
hfops.h
hfsnoop.c
hfsnoop.h
hitag2.c
hitag2.h
hitag2_crypto.c
hitag2_crypto.h
hitag2crack.c
hitag2crack.h
hitagS.c
hitagS.h
i2c.c
i2c.h
iclass.c
iclass.h
iso14443a.c adapt magic detection and textual output. Hf mf info - now uses found keys to send for magic detection 2023-12-30 23:08:58 +01:00
iso14443a.h
iso14443b.c
iso14443b.h
iso15693.c
iso15693.h
LCD_disabled.c
LCD_disabled.h
ldscript
legicrf.c
legicrf.h
legicrfsim.c
legicrfsim.h
lfadc.c
lfadc.h
lfops.c forgot to free the allocated memory 2023-12-14 23:37:37 +01:00
lfops.h
lfsampling.c
lfsampling.h
lfzx.c
lfzx.h
Makefile
mifarecmd.c code style, remove unneeded UID array allocations since we just dont use the UID later in those functions 2023-12-31 09:56:46 +01:00
mifarecmd.h made keytype instead of fixed keyB. would help in situations keyB is readable... 2023-12-31 09:35:42 +01:00
mifaredesfire.c
mifaredesfire.h
mifaresim.c
mifaresim.h
mifaresniff_disabled.c
mifaresniff_disabled.h
mifareutil.c
mifareutil.h cleaned up style 2023-12-31 09:43:45 +01:00
nprintf.c
nprintf.h
optimized_cipher.c
optimized_cipher.h
optimized_cipherutils.c
optimized_cipherutils.h
optimized_elite.c
optimized_elite.h
optimized_ikeys.c
optimized_ikeys.h
pcf7931.c
pcf7931.h
printf.c
printf.h
sam_mfc.c
sam_mfc.h
sam_picopass.c
sam_picopass.h
sam_seos.c
sam_seos.h
spiffs.c
spiffs.h
spiffs_cache.c
spiffs_check.c
spiffs_config.h
spiffs_gc.c
spiffs_hydrogen.c
spiffs_nucleus.c
spiffs_nucleus.h
start.c
string.c
string.h
thinfilm.c fiddling with thinfilm, which suffers in simulation 2023-12-18 22:18:21 +01:00
thinfilm.h
usart.c
usart.h
util.c style 2023-12-14 23:38:04 +01:00
util.h
vtsend.c
vtsend.h
wiegand.c
wiegand.h