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

Support for reading Mifare Classic cards #135

Open
milcaca opened this issue Aug 29, 2017 · 3 comments
Open

Support for reading Mifare Classic cards #135

milcaca opened this issue Aug 29, 2017 · 3 comments

Comments

@milcaca
Copy link

milcaca commented Aug 29, 2017

Before trying to get my hands dirty and try to do something would it be possible to use the clone comand to dump a MF4K/1K if the keys are known ?
If so any clue of where I should look into the code to get some point to start ?
regards #

@geo-rg
Copy link
Collaborator

geo-rg commented Aug 29, 2017

Currently this is not implemented. The necessary Crypto1 functions are implemented, but the application layer for reading MF Classic is not. Just have a look at these lines for a first start.

@milcaca
Copy link
Author

milcaca commented Aug 29, 2017

thanks for the info, I think I'll have a lot of work to do :/
BTW, I have a ASCII style dump of NFC MF4 card, I'd like to convert or create a file to have a .mfd file in order to upload to Chameleon. Any idea ?

@geo-rg
Copy link
Collaborator

geo-rg commented Aug 29, 2017

I think xxd is useful for this.

@geo-rg geo-rg changed the title Cloning classic 4k Support for reading Mifare Classic cards Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants