nfc-tools / mfcuk

MiFare Classic Universal toolKit (MFCUK)
GNU General Public License v2.0
960 stars 227 forks source link

key never change #32

Open NotsOverflow opened 8 years ago

NotsOverflow commented 8 years ago

hello, i use "mfcuk -C -R 0 -v 3 -o dump" to try to find a key with the last version of mfcuk it seams not to work cause the key is always 000000000 in the verbose output

Let me entertain you! uid: d3e215f3 type: 08 key: 000000000000 block: 03 diff Nt: 3351 auths: 9997

is it normal? or do i have to change something in the source code to make it change the key? thanks in advance.

ilfuriano commented 8 years ago

I have the same issue.

NotsOverflow commented 8 years ago

i just waited and everything went ok ;)

(don't forger to get uid-changable cards :p )

ilfuriano commented 8 years ago

Which version of mfoc and libnfc did you use?

NotsOverflow commented 8 years ago

not sure, the one in this tutorial or above :/

http://www.george-smart.co.uk/wiki/NFC_Experiments

theforcedk commented 8 years ago

Same issue. OS X, libnfc 1.7.1, mfcuk 0.3.8

shoaly commented 7 years ago

@richardjuan i have the same issue, are you confirm mfcuk is running ok even the key never change?

NotsOverflow commented 7 years ago

@shoaly yep, everything is ok. btw some reader implementation ( garrage door, buildings entry ) look like they don't care about what's in the key and only look for the uid :)

SamDecrock commented 5 years ago

@richardjuan How long did it eventually take?

SamDecrock commented 5 years ago

After 2 days I got this error:

Let me entertain you!
    uid: 985d588e
   type: 08
    key: 000000000000
  block: 03
diff Nt: 65536
  auths: 128671
-----------------------------------------------------
mfcuk: ERROR: mfcuk_key_recovery_block() (error code=0x09)
ChunJyeBehBeh commented 5 years ago

@SamDecrock Hello, at the end have you successfully crack the card?

SamDecrock commented 5 years ago

@ChunJyeBehBeh I did using the mfoc hardnested fork. I made a write up about it.