Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pruwait opened this issue Jan 26, 2017 · 2 comments
Open

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

pruwait opened this issue Jan 26, 2017 · 2 comments

Comments

@pruwait
Copy link

pruwait commented Jan 26, 2017

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, [email protected], https://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
Copy link

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

@c7h
Copy link

c7h commented Jul 23, 2018

I have the same Issue - the return code 0x08 is a bit cryptic, but it translates to MFCUK_FAIL_COMM (

#define MFCUK_FAIL_COMM (MFCUK_FAIL_SECTOR_INVALID+1)
).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants