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

Error: Can't write on Mifare 1K key #721

Open
michto36 opened this issue Apr 19, 2024 · 1 comment
Open

Error: Can't write on Mifare 1K key #721

michto36 opened this issue Apr 19, 2024 · 1 comment

Comments

@michto36
Copy link

Hi,

After updating to libnfc 1.8.0 i can't write anymore on Mifare 1K card with nfc-mfclassic but I can write the dump with an application like MCT on android phone.

4bnjqIs

is there a way to fix that ?

Thank you

@gbonner
Copy link

gbonner commented May 21, 2024

I think you're missing a "u"

Looks like you should've types nfc-mfclassic w B u test.dmp test.dmp

There does appear to be an issue writing keys (i.e. changing keys) on the latest 1.8 release, which is fixed if you build from source, but it looks this is fixed if you build from latest source

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

2 participants