You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to read previously saved Mifare DESfire cards, I get a "Can not parse file" error. However, when I try to access the saved data through the mobile app, it works fine and can even get the Flipper to emulate it. The flipper is also able to emulate the card when it has just been read and not yet saved.
Reproduction
Go to NFC -> Read
Read a Mifare DESfire
Save it
Go to NFC -> Saved
Select the Mifare DESfire
"Cannot parse file"
Target
Version 0.66.1
Logs
n/a
Anything else?
Let me know how to get the right logs if you need them to solve this issue
The text was updated successfully, but these errors were encountered:
I don't have any DESFire cards to test this on, however I believe Flipper only stores basic info about the card (like UID). It's impossible to fully save the contents of a DESFire card.
I have done some research myself and came to the same conclusion; part of the information is stored on an inaccessible part of the chip. (Inaccessible from the outside that is.) This issue can be closed.
Describe the bug.
When trying to read previously saved Mifare DESfire cards, I get a "Can not parse file" error. However, when I try to access the saved data through the mobile app, it works fine and can even get the Flipper to emulate it. The flipper is also able to emulate the card when it has just been read and not yet saved.
Reproduction
Target
Version 0.66.1
Logs
Anything else?
Let me know how to get the right logs if you need them to solve this issue
The text was updated successfully, but these errors were encountered: