proxmark3/armsrc
Oleg Moiseenko 275d9e61c2 Check keys in hf mf nested and hf mf chk (#414)
Improve hf mf chk and hf mf nested
* hf mf chk. added interrupt of procedure by usb
* extract mifare default keys into separate module
* arm side multisector `hf mf chk`
* hf mf nested. change key search procedure
* hf mf nested. added key check after we have found a key.
* small fix hf list f
* hf mf chk. add timeout (arm side) and some tweaks.
2017-10-15 21:19:34 +02:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
apps.h Check keys in hf mf nested and hf mf chk (#414) 2017-10-15 21:19:34 +02:00
BigBuf.c Update BigBuf.c 2017-06-25 19:35:03 +02:00
BigBuf.h Update BigBuf.h 2017-06-25 19:35:59 +02:00
epa.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
epa.h ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +02:00
fonts.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fonts.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fpgaloader.c Update fpgaloader.c 2017-06-25 19:30:07 +02:00
fpgaloader.h revert removal of quarter frequency support for hi_read_rx_xcorr.v 2017-07-13 08:48:27 +02:00
hfsnoop.c Update hfsnoop.c (#338) 2017-06-26 08:37:32 +02:00
hitag2.c hitag2 write (#310) 2017-07-05 20:16:54 +02:00
hitagS.c hitag sim fix 2017-03-25 07:49:53 -04:00
iclass.c fix some iclass reader bugs (#350) 2017-07-05 18:11:48 +02:00
iso14443a.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
iso14443a.h Check keys in hf mf nested and hf mf chk (#414) 2017-10-15 21:19:34 +02:00
iso14443b.c simplify some code, add comments 2016-03-19 00:09:58 -04:00
iso14443b.h ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +02:00
iso15693.c fix hf 15 commands (#293) 2017-05-26 07:10:30 +02:00
LCD.c major USB update 2012-12-04 23:39:18 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
ldscript Compress the .data section as well (saves another 4KBytes and comes for free) 2015-05-26 08:31:32 +02:00
legicrf.c Fixed all "misleading-indentation" warnings (fixes #187). 2016-09-26 21:15:49 +02:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c fix lf sim fpga download overwrites sim buffer (#391) 2017-09-11 19:18:32 +02:00
lfsampling.c lf read adjustments 2017-04-07 17:28:12 -04:00
lfsampling.h lf read adjustments 2017-04-07 17:28:12 -04:00
Makefile Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware (#378) 2017-08-22 10:04:47 +02:00
mifarecmd.c Check keys in hf mf nested and hf mf chk (#414) 2017-10-15 21:19:34 +02:00
mifarecmd.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifaresniff.c Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifaresniff.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifareutil.c Check keys in hf mf nested and hf mf chk (#414) 2017-10-15 21:19:34 +02:00
mifareutil.h Check keys in hf mf nested and hf mf chk (#414) 2017-10-15 21:19:34 +02:00
optimized_cipher.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
optimized_cipher.h Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
pcf7931.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
pcf7931.h Clean up pcf7931 2015-10-14 16:17:56 -04:00
printf.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
printf.h Fix a couple of warnings 2010-02-24 20:34:13 +00:00
start.c Compress the .data section as well (saves another 4KBytes and comes for free) 2015-05-26 08:31:32 +02:00
string.c ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper for the list. 2015-01-07 21:06:15 +01:00
string.h Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
util.c Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
util.h Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00