proxmark3/armsrc
2019-07-18 17:44:50 +03:00
..
obj
Standalone Fix hf_mattyrun bug introduced in 732bc766f9 2019-07-16 22:47:34 +02:00
appmain.c Merge pull request #251 from merlokk/reorg_includes 2019-07-16 14:52:14 +02:00
apps.h Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
BigBuf.c
BigBuf.h
buzzer.c
buzzer.h
des.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
des.h
desfire_crypto.c Remove aes.c in favor of mbedtls implementation. 2019-07-12 23:48:54 +02:00
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
epa.h
felica.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
flashmem.c added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
flashmem.h BUSY_TIMEOUT for mem wipe was too short, thanks @cjbrigato 2019-07-15 01:13:11 +02:00
fonts.c
fonts.h
fpgaloader.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
fpgaloader.h
hfsnoop.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
hitag2.c make style 2019-07-13 00:38:30 +02:00
hitag2.h Remove unused oldarg in SniffHitag 2019-05-13 12:27:00 +02:00
hitag2_crypto.c
hitag2_crypto.h
hitagS.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
hitagS.h
iclass.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
iso14443a.c Merge branch 'master' of github.com:merlokk/proxmark3i into apdu_armside 2019-07-18 17:44:50 +03:00
iso14443a.h chg: hf mf dbg\nchg: hf mf sim\nchg: hf 14a sim - uses NG 2019-05-26 13:42:27 -04:00
iso14443b.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
iso14443b.h MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
iso15693.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
LCD.c
LCD.h
ldscript
legicrf.c convert NG 2019-06-13 12:28:30 -04:00
legicrf.h
legicrfsim.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
legicrfsim.h
lfops.c added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
lfsampling.c make style 2019-07-13 00:38:30 +02:00
lfsampling.h units 2019-05-09 01:07:34 +02:00
Makefile Move Makefile standalone stuff to armsrc/Standalone for easier access 2019-07-16 19:18:54 +02:00
mifarecmd.c added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
mifarecmd.h
mifaredesfire.c Remove aes.c in favor of mbedtls implementation. 2019-07-12 23:48:54 +02:00
mifaredesfire.h
mifaresim.c Merge pull request #245 from McEloff/hf_mf_sim_auth_nack 2019-07-14 22:48:04 +02:00
mifaresim.h Remove unused args in some MF cmds 2019-05-13 12:49:41 +02:00
mifaresniff.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mifaresniff.h
mifareutil.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
mifareutil.h chf: hf mf eget\nhf mf eset\nhf mf eclr - uses NG 2019-05-27 07:46:27 -04:00
optimized_cipher.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
optimized_cipher.h
pcf7931.c
pcf7931.h
printf.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
printf.h
start.c
string.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
string.h
ticks.c rework usart RX timings 2019-05-22 23:30:52 +02:00
ticks.h rework usart RX timings 2019-05-22 23:30:52 +02:00
util.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
util.h replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
vtsend.c
vtsend.h