proxmark3/armsrc
iceman1001 74f02fef8a style
2023-06-24 17:16:28 +02:00
..
obj
Standalone style 2023-06-02 10:45:04 +02:00
appmain.c style 2023-06-02 10:45:04 +02:00
appmain.h
BigBuf.c
BigBuf.h
buzzer_disabled.c
buzzer_disabled.h
cmd.c improve const correctness 2023-02-18 12:34:16 -08:00
cmd.h improve const correctness 2023-02-18 12:34:16 -08:00
dbprint.c
dbprint.h
desfire_crypto.c init array w zero 2023-02-21 04:41:11 +01:00
desfire_crypto.h
em4x50.c run "make style" 2023-05-08 17:08:24 +00:00
em4x50.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
em4x70.c style 2023-02-11 11:42:58 +01:00
em4x70.h Add function to brute force partial key 2023-01-27 19:37:40 +01:00
emvtags.h
epa.c style 2022-10-29 01:26:12 +02:00
epa.h skeleton code found at https://github.com/ZRD-Saar/proxmark3 2022-10-25 07:56:57 +02:00
felica.c cppcheck test unsigned less than zero 2023-01-15 02:23:19 +01:00
felica.h
fonts_disabled.c
fonts_disabled.h
fpgaloader.c type fix 2023-05-28 07:34:27 +02:00
fpgaloader.h
frozen.c cppcheck uninitialized vars (false positive) 2023-01-15 02:23:19 +01:00
frozen.h
hfops.c texkom simulation timeout and verbose fixes 2022-07-08 00:15:10 +03:00
hfops.h rename and read parameters via struct 2022-07-06 19:03:17 +03:00
hfsnoop.c make style 2022-07-25 08:00:30 +02:00
hfsnoop.h sh sniff skip some bytes from data - arm side 2022-07-09 16:45:08 +03:00
hitag2.c 'Fix' writing on hitag2 in password mode 2023-05-08 20:48:41 +01:00
hitag2.h
hitag2_crypto.c
hitag2_crypto.h
hitag2crack.c
hitag2crack.h
hitagS.c reduce variable scopes 2023-01-15 02:23:19 +01:00
hitagS.h
i2c.c changed hf mf wrbl and view command to look for strict readonly ACL in the data. 2023-01-06 23:53:25 +01:00
i2c.h added a wait when init I2C, seems to increase stability 2022-12-09 07:40:41 +01:00
iclass.c reduce variable scopes 2023-01-15 02:23:19 +01:00
iclass.h Add --shallow option to hf iclass reader commands to do shallow (ASK) reader modulation instead of OOK. 2023-01-04 23:59:03 +10:00
iso14443a.c style 2023-06-24 17:16:28 +02:00
iso14443a.h test of faster pack response for "hf mfu sim -t 7" 2022-12-13 21:47:25 +01:00
iso14443b.c make miscchecks 2023-01-14 22:23:40 +01:00
iso14443b.h adding support to read fuji/xerox tags, thanks to user Horror 2022-06-30 22:50:52 +02:00
iso15693.c Fix hf iclass/15693 sniff trace timings. 2023-06-15 22:19:02 +10:00
iso15693.h style 2023-01-29 04:59:50 +01:00
LCD_disabled.c
LCD_disabled.h
ldscript
legicrf.c style 2022-06-30 22:54:13 +02:00
legicrf.h
legicrfsim.c
legicrfsim.h
lfadc.c
lfadc.h
lfops.c simplify save files 2022-06-06 13:20:39 +02:00
lfops.h
lfsampling.c style 2023-02-11 11:42:58 +01:00
lfsampling.h
lfzx.c
lfzx.h
Makefile Merge pull request #1982 from phaseloop/em4x50-bruteforce 2023-05-27 10:06:09 +02:00
mifarecmd.c less debug output when an auth fails 2023-06-23 18:28:44 +02:00
mifarecmd.h Implement transfer to other block in hf mf value 2023-04-01 20:49:15 +03:00
mifaredesfire.c Fix formatting and run make style 2023-03-26 16:12:39 +03:00
mifaredesfire.h
mifaresim.c fix #1694 - take in consideration pointer could be called with NULL 2022-08-16 04:18:27 +02:00
mifaresim.h
mifaresniff_disabled.c
mifaresniff_disabled.h
mifareutil.c less debug output when an auth fails 2023-06-23 18:28:44 +02:00
mifareutil.h added "hf mf gdmsetcfg" to write GDM configuration 2023-03-26 16:50:59 +02:00
nprintf.c
nprintf.h
optimized_cipher.c
optimized_cipher.h
optimized_cipherutils.c
optimized_cipherutils.h Fix the types of parameters in BitstreamOut_t 2023-01-22 07:15:47 +00:00
optimized_elite.c
optimized_elite.h
optimized_ikeys.c
optimized_ikeys.h
pcf7931.c
pcf7931.h
printf.c
printf.h
spiffs.c style 2022-10-29 01:26:12 +02:00
spiffs.h make style 2022-10-16 17:56:12 +02:00
spiffs_cache.c
spiffs_check.c
spiffs_config.h adapt SPIFFS from 128kb -> 192kb. Increased GC to fit sector size 4kb. (thanks @mwalker33) 2022-08-28 12:21:21 +02:00
spiffs_gc.c
spiffs_hydrogen.c
spiffs_nucleus.c
spiffs_nucleus.h
start.c
string.c
string.h
thinfilm.c
thinfilm.h
usart.c the clocks for usart rxtx wasnt enabled. 2023-05-27 21:10:11 +02:00
usart.h
util.c
util.h
vtsend.c
vtsend.h
wiegand.c
wiegand.h