-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Mifare Classic emulation regression after NFC refactor #3248
Comments
Hello @dogtopus |
It does go further and now empty/unlocked tags can be read. Though I'm now getting tag lost when trying to unlock a locked card. More info coming soon... |
So it seems like whenever Flipper tries to emulate a tag with keyB auth I'm getting tag lost. Unfortunately I can't provide a protocol trace here because my Proxmark3 seems to desync after the first AUTH command and only prints out a bunch of gibberish, for some reason. |
Test file that reproduces this. Tag lost occurs when unlocking the sector 1 (which has the access condition patched to 0x70f878) with Metrodroid. |
Thanks for information! |
@gornekich Seems to work well. |
Describe the bug.
The NFC refactor (at least partially) reintroduces bugs fixed by #2825. My phone (Pixel 7 Pro) can no longer read emulated Mifare Classic tags after the NFC refactor was merged.
Reproduction
Target
f7
Logs
Anything else?
Proxmark3 trace
The text was updated successfully, but these errors were encountered: