-
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
NFC: Certain DESFire cards cannot be read #3168
Comments
Not sure if it's the same issue, but I can't read one of my Desfire cards with The log says:
|
Yep we received those card, they are clearly differ from the standard ones. We'll include fix in next release. |
Good morning! Sorry, I've been under the weather and missed a few updates. I did want to drop in and confirm that my DESFire cards are HID-branded. I wasn't aware HID branded DESFire EV2 cards were different from "standard" DESFire EV2 cards, but that certainly sounds correct. |
I have a NXP MIFARE DESFire Ev2 that also just in some rare cases get's read successfully by the Flipper Zero as Here is the proxmark read log of the card:
|
I have a Desfire EV1 from KISI that also has the same infinite
|
Myki DESFire Mini 0.3K used to work before refactor, but now Myki public transport card wont read either. Stays on Reading card, Don't move. Don't have proxmark to dump unfortunately! |
@LeeroysHub fix is coming soon |
With firmware 0.96.1 the problem with According to my observations with several cards it seems that the infinite loop occurs when there is an application with unavailable key configuration present on the card. I could read empty card without any problems. After adding an application with publicly unavailable key configuration (in my case 2N PICard), flipper gets stuck in an infinite loop while reading. |
@jkter probably same issues, please wait till fix will be released |
I've got a few other DESFire cards that don't work Ola money (Mumbai Metro) |
Can confirm NXP DESFire EV3 stuck on „reading card don’t move…“ with fw version 0.97.1 Could check our BOM if knowing the exact part number of the NFC IC helps. |
@skotopes sure thing, i've got 2 PTV cards and one of the others |
Same problem here, with Xtreme or Momentum... |
The fix arrived in dev. Please, reopen the issue if the problem persists. |
Just tried to read my PTV Myki card again after installing 1.0.1 and the behaviour is unchanged. Log shows reads constantly failing with the following error: 41589083 [E][MfDesfirePoller] Failed to read free memory I've doublechecked that the previous fix attempt made it into the release, and it appears it has, but |
Describe the bug.
According to @noproto's data, two MF DESFire EV2 cards cannot be read. Attempting to read them also leads to application abnormal behaviour.
Original posts:
More info is available in the of #3050 discussion thread.
UPDATE: Most likely happening only with HID-branded cards due to additional protocol extensions.
Reproduction
The bug could not be reproduced by any of the devs.UPDATE: Waiting for HID cards to become available for testing (ETA: 2w...1mo)
Target
No response
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: