]> git.zerfleddert.de Git - proxmark3-svn/commit
speedup 'hf mf chk' (#901)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Thu, 9 Jan 2020 14:42:31 +0000 (15:42 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2020 14:42:31 +0000 (15:42 +0100)
commita749b1e58b3e2739460a982ca180d79012ab62c8
treefa65e6a1c165d07f0c1edecd0e339477057055ba
parentf0c48553cbe15f3218e4ab37a812df53f845c650
speedup 'hf mf chk' (#901)

* 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
* fishing for microseconds in TransmitFor14443a()
* allow arbitrary number of keys in MifareChkKeys()
* and move progress printing to MifareChkKeys()

Co-authored-by: uzlonewolf <github_com@hacker-nin.com>
armsrc/iso14443a.c
armsrc/iso14443a.h
armsrc/mifarecmd.c
armsrc/mifarecmd.h
armsrc/mifareutil.c
armsrc/mifareutil.h
client/cmdhfmf.c
client/mifare/mifarehost.c
client/mifare/mifarehost.h
Impressum, Datenschutz