-
Notifications
You must be signed in to change notification settings - Fork 67
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
Picopass: handle NR-MAC auth for legacy cards #95
Picopass: handle NR-MAC auth for legacy cards #95
Conversation
cc @ezhang7423 |
Affirming that this change worked for me |
@skotopes When you have time, can you review this? |
@bettse yep, I'll merge it later today. |
you did the NR-MAC process? |
Yep. then used another flipper to read partial dump, nr-mac was saved. PS: Removing picopass folder with nr-mac data restores reading. |
Yeah, this is expected. when doing the NR-MAC read we don't know the key (all 00's), but we do read the data. The only time this preempts is when the {nr}_{mac} file exists, which is easy to clean up, as you saw |
I'll make a note that perhaps we could put on the screen "Read using NR-MAC" instead of the key |
ok ok ) |
What's new
Verification
Checklist (For Reviewer)