proxmark3/armsrc
2023-08-08 21:09:31 -07:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone rmeoved some fct devices side regarding eml get/ set 2023-07-27 18:55:41 +02:00
appmain.c fix loading mifare keys to flash memory, forgot to wipe the new area which we extended to 2023-07-27 22:53:01 +02:00
appmain.h arm Adc: Fix codeql warnings 2022-02-27 15:03:54 +01:00
BigBuf.c const improvement for BigBuf.h 2023-08-08 20:52:21 -07:00
BigBuf.h const improvement for BigBuf.h 2023-08-08 20:52:21 -07:00
buzzer_disabled.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
buzzer_disabled.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
cmd.c More const enabled 2023-08-08 21:03:36 -07:00
cmd.h More const enabled 2023-08-08 21:03:36 -07:00
dbprint.c more use of const 2023-08-08 21:09:31 -07:00
dbprint.h more use of const 2023-08-08 21:09:31 -07:00
desfire_crypto.c init array w zero 2023-02-21 04:41:11 +01:00
desfire_crypto.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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 Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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 Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
fonts_disabled.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
fonts_disabled.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
fpgaloader.c style 2023-07-06 22:37:34 +02:00
fpgaloader.h iso15 sniffing: intragrate 2SC sniffing in same FPGA mode 2022-03-08 10:11:14 +01:00
frozen.c cppcheck uninitialized vars (false positive) 2023-01-15 02:23:19 +01:00
frozen.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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 Rewrote completely cmds & options lf hitag read/dump/wrbl/ta 2023-07-21 01:08:24 +02:00
hitag2.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
hitag2_crypto.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
hitag2_crypto.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
hitag2crack.c Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-01-06 15:24:35 +01:00
hitag2crack.h Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-01-06 15:24:35 +01:00
hitagS.c reduce variable scopes 2023-01-15 02:23:19 +01:00
hitagS.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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-07-27 23:42:06 +02:00
iso14443a.h adapt name to match code style 2023-07-27 18:02:53 +02: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 rmeoved some fct devices side regarding eml get/ set 2023-07-27 18:55:41 +02:00
iso15693.h rmeoved some fct devices side regarding eml get/ set 2023-07-27 18:55:41 +02:00
LCD_disabled.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
LCD_disabled.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
ldscript Simplify firmware image generation and preserve original sections 2022-02-17 01:43:41 +01:00
legicrf.c style 2022-06-30 22:54:13 +02:00
legicrf.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
legicrfsim.c maybe the return codes are wrong in legic sim now 2023-07-27 16:46:52 +02:00
legicrfsim.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
lfadc.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
lfadc.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
lfops.c simplify save files 2022-06-06 13:20:39 +02:00
lfops.h make style 2022-01-06 20:05:26 +01:00
lfsampling.c style 2023-02-11 11:42:58 +01:00
lfsampling.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
lfzx.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
lfzx.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
Makefile Revert "Release v4.16717 - seven" 2023-06-26 13:10:45 +02:00
mifarecmd.c ugly hack to load the signature data if we are on a MFC Ev1 card. First we dont want to trigger the partial read unnecessary and secondly we dont save signature data in our MFC dump file. Need to adapt the JSON format for this 2023-07-27 22:23:33 +02:00
mifarecmd.h rmeoved some fct devices side regarding eml get/ set 2023-07-27 18:55:41 +02:00
mifaredesfire.c Fix formatting and run make style 2023-03-26 16:12:39 +03:00
mifaredesfire.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
mifaresim.c rmeoved some fct devices side regarding eml get/ set 2023-07-27 18:55:41 +02:00
mifaresim.h some historical copyright adjustments, thanks @iceman1001! 2022-01-06 11:24:04 +01:00
mifaresniff_disabled.c style 2022-01-06 19:41:45 +01:00
mifaresniff_disabled.h some historical copyright adjustments, thanks @iceman1001! 2022-01-06 11:24:04 +01:00
mifareutil.c remove fct in header file.\nreverted this decline 2023-07-27 18:57:11 +02:00
mifareutil.h remove fct in header file.\nreverted this decline 2023-07-27 18:57:11 +02:00
nprintf.c cppcheck fixes 2022-01-06 18:18:48 +01:00
nprintf.h make style 2022-01-06 20:05:26 +01:00
optimized_cipher.c cppcheck fixes for const 2022-01-06 15:40:11 +01:00
optimized_cipher.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
optimized_cipherutils.c arm utils: Fix codeql warnings 2022-02-27 14:54:11 +01:00
optimized_cipherutils.h Fix the types of parameters in BitstreamOut_t 2023-01-22 07:15:47 +00:00
optimized_elite.c cppcheck fixes for const 2022-01-06 15:40:11 +01:00
optimized_elite.h cppcheck fixes for const 2022-01-06 15:40:11 +01:00
optimized_ikeys.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
optimized_ikeys.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
pcf7931.c cppcheck fixes for const 2022-01-06 23:07:47 +01:00
pcf7931.h cppcheck fixes for const 2022-01-06 15:40:11 +01:00
printf.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
printf.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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 Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
spiffs_check.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
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 Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
spiffs_hydrogen.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
spiffs_nucleus.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
spiffs_nucleus.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
start.c visual clue in case of data decompression error at boot time 2022-02-17 01:43:41 +01:00
string.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
string.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
thinfilm.c cppcheck fixes for const 2022-01-06 15:40:11 +01:00
thinfilm.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
usart.c Localize effect of unused macro 2023-08-08 21:06:17 -07:00
usart.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
util.c style 2022-01-06 19:41:45 +01:00
util.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
vtsend.c Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
vtsend.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
wiegand.c cppcheck fixes for const 2022-01-06 15:40:11 +01:00
wiegand.h cppcheck fixes for const 2022-01-06 15:40:11 +01:00