]> git.zerfleddert.de Git - proxmark3-svn/commit
ADD: J-Run's 2nd phase tool mf_key_brute ref: https://github.com/J-Run/mf_key_brute...
authoriceman1001 <iceman@iuse.se>
Mon, 8 Aug 2016 15:49:30 +0000 (17:49 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 8 Aug 2016 15:49:30 +0000 (17:49 +0200)
commitd9ed4e191445d342d11e35fbe4886980e40771a8
tree8bdbe5f7710abd41c0cad5659f49c31a48be96d7
parente55eda39cd7fe60fb2c46f2efa167297061fc7a1
ADD:  J-Run's 2nd phase tool mf_key_brute  ref: https://github.com/J-Run/mf_key_brute   Estimated time to search keyspace is ~18min.

J_Run's 2nd phase of multiple sector nested authentication key recovery
You have a known 4 last bytes of a key recovered with mf_nonce_brute tool.
First 2 bytes of key will be bruteforced

Usage:  hf mf keybrute [h] <block number> <A|B> <key>
options:
      h               this help
      <block number>  target block number
      <A|B>           target key type
      <key>           candidate key from mf_nonce_brute tool
samples:
           hf mf keybrute 1 A 000011223344
client/cmdhfmf.c
client/cmdhfmf.h
client/mifarehost.c
client/mifarehost.h
Impressum, Datenschutz