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

Add MFKey utility for NFC app flow #3943

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

noproto
Copy link
Contributor

@noproto noproto commented Oct 13, 2024

What's new

This PR supports PR #3822, and allows key recovery of MIFARE Classic smart cards to be performed fully on the Flipper Zero.

More information: #3874 (comment)

Verification

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@skotopes
Copy link
Member

@noproto do you mind If we add missing part: nfc to mfkey integration?

@skotopes
Copy link
Member

Also it does looks like couple APIs is missing

@skotopes skotopes marked this pull request as draft October 14, 2024 19:52
@noproto
Copy link
Contributor Author

noproto commented Oct 14, 2024

@noproto do you mind If we add missing part: nfc to mfkey integration?

@skotopes That would be very helpful, I've been trying to understand what API could be used to launch it and free the active application (NFC->MFKey, MFKey->NFC on exit if NFC launches it). It would be a seamless process without immediately needing to optimize the NFC app's memory usage.

@noproto
Copy link
Contributor Author

noproto commented Oct 14, 2024

Detail: #3822 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants