]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: 'hf mf mifare' - special zero parity attack vector now works. Thanks to the...
authoriceman1001 <iceman@iuse.se>
Sat, 29 Oct 2016 19:41:02 +0000 (21:41 +0200)
committericeman1001 <iceman@iuse.se>
Sat, 29 Oct 2016 19:41:02 +0000 (21:41 +0200)
commit19693bdc06cca834589aae52fdd4b8475f4aec3a
tree0350e8869785f9616d7e65d3567321943b8497ff
parent9c6000a0650e066a6d46e231e7fec98d99660990
FIX:  'hf mf mifare'  - special zero parity attack vector now works. Thanks to the dude who figured this vector out: @douniwan5788  (sorry for comments, I was clearly wrong.)  @piwi - for proving me wrong.
this version uses int64_t  (signed)  to signify end-of-lists (-1). It also needs its own compare function for the qsort.  I didn't merge this into existing code which uses uint64_t. (too lazy)
client/cmdhfmf.c
client/cmdhfmf.h
client/nonce2key/nonce2key.c
Impressum, Datenschutz