]> git.zerfleddert.de Git - proxmark3-svn/commit - client/cmdhfmfhard.c
CHG: "hf mf hardnested" - fixes and additions.
authoriceman1001 <iceman@iuse.se>
Wed, 16 Nov 2016 17:16:14 +0000 (18:16 +0100)
committericeman1001 <iceman@iuse.se>
Wed, 16 Nov 2016 17:16:14 +0000 (18:16 +0100)
commit06d09c98eb9aff8fc1f258f60eb869728ebb92a8
tree0198155e0a658cb3eb6e0ef592b9161872fa9c83
parent2618e313bf9a72e6bceeceda17021025229919e5
CHG: "hf mf hardnested" - fixes and additions.
  - freeing candidate lists after generate_candidates calls.
  - longer timeout when waiting for responses (it takes a while to collect 58 nonces per call) From 3sec to 6sec
  - if best_first_byte[0] (best guess) has been the same for 3 nonces calls in a row, it enters the generate_candidates test.
  - when total_added_nonces increases but does not enter generate_candidates tests,  it now increases the threshold_index variable. Make the output look better

Known bugs still.
   - TestIfKeyExists sometimes crashes the client,  still after the null check.
   - proxmark3 device doesn't answer calls after entering brute_force call and fails finding a key,  where it should start collecting nonces again. This bug doesn't make sense.
client/cmdhfmfhard.c
Impressum, Datenschutz