-
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
Saving NFC key crashes Flipper Zero #3432
Comments
@RoBoneHead22 can you try dev? we have couple desfire fixes in it. |
Got the same problem with the same type of NFC. |
@skotopes Hello, I tried release, RC, and dev Channels. Same result. Currently updated to Release Channel 0.98.3 and same issue |
@RoBoneHead22 how about now? |
I am starting to believe that this issue is deeper than just the firmware. I even tried the XFW firmware and had the same results. Reverted back to the release firmware now, still no change. |
@RoBoneHead22 @ArkBrj we need someone to provide us backtrace. Anyone of you have debugger(wifi board/st-link/j-link/etc)? |
@RoBoneHead22 |
@skotopes Just realized that I tagged a wrong person in my previous post. Correcting the mistake....
|
#3576 should fix the issue |
Please try latest dev and reopen if issue persists. |
@gornekich |
@gornekich On my FZ1 I recorded the original NFC. The resultant file consists of 2 parts (I removed most of the lines for brevity and privacy):
I replayed this recording and recorded on another FZ2 (also updated to the latest dev build).
Not only the second recording is much shorter and missing all "Mifare DESFire specific data" portion, the Device Type is not "Mifare DESFire" anymore. |
Hello @ArkBrj Basically, Mifare DESFire is very secure protocol. If you don't know keys from your card, it's almost impossible to find them. And without these keys you can't emulate your card |
@gornekich |
Describe the bug.
I am attempting to save a Mifare DESFire NFC key fob and it crashes my flipper. After the reboot the key cannot be emulated
I have attached Screenshots from the Flipper iOS app as well as the debug log.
Reproduction
Main Menu --> NFC --> Read --> Save
Target
No response
Logs
Anything else?
No response
The text was updated successfully, but these errors were encountered: