Commit graph

5 commits

Author SHA1 Message Date
pwpiwi
ac2668f898 speedup hf mf chk
* revert queuing change
* instead allow arbitrary number of keys in MifareChkKeys()
* and move progress printing to MifareChkKeys()
2019-12-30 14:55:52 +01:00
uzlonewolf
766c978bd0 mf chk queue up the next set of keys to check (#1) 2019-12-29 15:10:51 +01:00
pwpiwi
e0ca05575c speedup 'hf mf chk'
* add separate timeout for tag response to nr_ar
* measure response time and use it for response timeout
* don't drop field between keyblocks
* some reformatting
* some whitespace fixes
2019-12-23 16:32:45 +01:00
uzlonewolf
5a03ea993f Nested loop fix for static nonces
* add detection of static tag nonces
* add tag nonce to error message
* modify mfCheckKeys() to pass button press events upstream
* don't abort nested when a static nonce is encountered
* modify nested to try multiple keys in a single operation
* Print keys remaining only every 10 seconds, and add estimated worst-case time
2019-12-23 16:08:23 +01:00
Oleg Moiseenko
fdd9395d1a Ndef and MAD (#801)
* move mifare stuff to separate folder
* add mad and ndef
2019-03-19 07:51:10 +01:00
Renamed from client/mifarehost.c (Browse further)