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

Flipper zero NFC Keys Encryption #830

Open
flipper239852 opened this issue Oct 25, 2024 · 0 comments
Open

Flipper zero NFC Keys Encryption #830

flipper239852 opened this issue Oct 25, 2024 · 0 comments

Comments

@flipper239852
Copy link

flipper239852 commented Oct 25, 2024

Hello everyone,

I am new to using the Flipper Zero, and I’m trying to clone encrypted MIFARE 1K Classic cards. Here’s my current situation:

I have two MIFARE 1K Classic cards, and I’m able to read the encrypted card’s UID using the Flipper Zero.
The card reader I’m working with is an RC522, which is installed in my device.
When I try to emulate the copied UID using the Flipper Zero, the RC522 reader does not respond at all.
It seems like the reader doesn’t just rely on the UID; it’s likely looking for specific data in the card’s sectors. My goal is to successfully clone the entire card, not just the UID.

Could someone guide me on the right steps to clone the card’s encrypted data so that it works with my RC522 reader? Any tools, techniques, or advice on handling encryption would be greatly appreciated.

Thanks in advance!

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

No branches or pull requests

1 participant