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

NFC: Desfire Poller furi_check failed #166

Open
s1rleblanc opened this issue Jul 18, 2024 · 2 comments
Open

NFC: Desfire Poller furi_check failed #166

s1rleblanc opened this issue Jul 18, 2024 · 2 comments
Labels
bugfix Something isn't working needs-more-info Requires more information to triage

Comments

@s1rleblanc
Copy link

s1rleblanc commented Jul 18, 2024

Describe the bug.

Im trying to clone a NFC Hotel Card and every time i try to do that all the flipper crash

Screenshot-20240717-204945

here is a screenshot.. im tried to find the path, but i can't.

UPDATE

i update to Dev version and now this error appears

Screenshot-20240717-212057

Reproduction

  1. Go to NFC
  2. Read
  3. Put card in flipper back
  4. Crash

Target

No response

Logs

No response

Anything else?

No response

@Willy-JL
Copy link
Member

This seems like a software shortcoming of desfire protocol implementation. Please try to replicate on official firmware, and if the issue persists consider reporting the issue to https://github.com/flipperdevices/flipperzero-firmware including some debug logs (can view from cli on lab.flipper.net)

@Willy-JL Willy-JL added bugfix Something isn't working needs-more-info Requires more information to triage labels Jul 18, 2024
@Willy-JL Willy-JL changed the title NFC Crash NFC: Desfire Poller furi_check failed Jul 18, 2024
@s1rleblanc
Copy link
Author

s1rleblanc commented Jul 18, 2024

Thank you i will try meanwhile i past the cli debug log of momentum:

148328 �[34m[D][NfcScanner] �[0mFound 6 children
148372 �[34m[D][Nfc] �[0mFWT Timeout
148374 �[34m[D][Nfc] �[0mFWT Timeout
148407 �[34m[D][Nfc] �[0mFWT Timeout
148439 �[34m[D][Iso14443_4aPoller] �[0mRead ATS success
148473 �[34m[D][Iso14443_4aPoller] �[0mRead ATS success
148520 �[34m[D][Iso14443_4aPoller] �[0mRead ATS success
148523 �[34m[D][EMVPoller] �[0mSend select PPSE
148529 �[31m[E][EMVPoller] �[0mFailed to parse application
148553 �[32m[I][NfcScanner] �[0mDetected 1 protocols
148671 �[33m[W][ViewPort] �[0mViewPort lockup: see applications/services/gui/view_port.c:303
148690 �[34m[D][Iso14443_4aPoller] �[0mRead ATS success
148698 �[34m[D][MfDesfirePoller] �[0mRead version success
148702 �[34m[D][MfDesfirePoller] �[0mRead free memory success
148706 �[34m[D][MfDesfirePoller] �[0mRead master key settings success
148710 �[34m[D][MfDesfirePoller] �[0mRead master key version success
148715 �[34m[D][MfDesfirePoller] �[0mRead application ids success
148718 �[34m[D][MfDesfirePoller] �[0mSelecting app 0
148722 �[34m[D][MfDesfirePoller] �[0mReading app 0
148734 �[34m[D][MfDesfirePoller] �[0mCan't read file 0 data without authentication
148737 �[34m[D][MfDesfirePoller] �[0mSelecting app 1
148742 �[34m[D][MfDesfirePoller] �[0mReading app 1
148758 �[34m[D][MfDesfirePoller] �[0mCan't read file 1 data without authentication
148761 �[34m[D][MfDesfirePoller] �[0mSelecting app 2
148766 �[34m[D][MfDesfirePoller] �[0mReading app 2

hope help or work for something.. im will try OFW.

UPDATE:

same error on OFW.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working needs-more-info Requires more information to triage
Projects
None yet
Development

No branches or pull requests

2 participants