nfc-tools / mfcuk

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

mfcuk: ERROR: configuring NP_ACTIVATE_FIELD error code=0x08 #45

Open pruwait opened 7 years ago

pruwait commented 7 years ago

PN532 Breakout Board + Kali-Linux-Light-2016.2-vbox-amd64.ova libnfc 1.7.1 What must I do?

`mfcuk - 0.3.8 Mifare Classic DarkSide Key Recovery Tool - 0.3 by Andrei Costin, zveriu@gmail.com, http://andreicostin.com

WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_skgt.mfd' WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_ratb.mfd' WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_oyster.mfd'

INFO: Connected to NFC reader: pn532_uart:/dev/ttyUSB0

VERIFY: Key A sectors: 0 1 2 3 4 5 6 7 8 9 a b c d e f Key B sectors: 0 1 2 3 4 5 6 7 8 9 a b c d e f

RECOVER: 0mfcuk: ERROR: configuring NP_ACTIVATE_FIELD mfcuk: ERROR: mfcuk_key_recovery_block() (error code=0x08) mfcuk: ERROR: configuring NP_ACTIVATE_FIELD mfcuk: ERROR: mfcuk_key_recovery_block() (error code=0x08) mfcuk: ERROR: configuring NP_ACTIVATE_FIELD mfcuk: ERROR: mfcuk_key_recovery_block() (error code=0x08) mfcuk: ERROR: configuring NP_ACTIVATE_FIELD `

javier4444 commented 6 years ago

hi, i have the same error, i don't know how to fix it You have been able to fix it?

c7h commented 6 years ago

I have the same Issue - the return code 0x08 is a bit cryptic, but it translates to MFCUK_FAIL_COMM (https://github.com/nfc-tools/mfcuk/blob/b333a7925a3be80d9496c88c9fef816777827a83/src/mfcuk.h#L66).