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

CLONE_MFU: command and button action #239

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

hsanjuan
Copy link
Contributor

This adds automatic cloning of Mifare Ultralight cards to the selected
setting.

Currently, only the DUMP_MFU command existed. In order to clone a Mifare
Ultralight card, the user had to convert the hex output of DUMP_MFU to binary
and upload the result to the card.

The CLONE_MFU command will attempt to read and store the Mifare Ultralight
contents directy to the slot which is then transitioned to emulation mode.

The CLONE_MFU button action does the same, so the board can be configured to
clone cards by simply selecting a slot with one button and cloning with the
other.

This adds automatic cloning of Mifare Ultralight cards to the selected
setting.

Currently, only the DUMP_MFU command existed. In order to clone a Mifare
Ultralight card, the user had to convert the hex output of DUMP_MFU to binary
and upload the result to the card.

The CLONE_MFU command will attempt to read and store the Mifare Ultralight
contents directy to the slot which is then transitioned to emulation mode.

The CLONE_MFU button action does the same, so the board can be configured to
clone cards by simply selecting a slot with one button and cloning with the
other.
@hsanjuan
Copy link
Contributor Author

I can do documentation updates later if this looks good. Fixes parts of #165.

@fptrs fptrs merged commit 0290bb7 into emsec:master Nov 25, 2019
@fptrs fptrs mentioned this pull request Nov 25, 2019
@hsanjuan
Copy link
Contributor Author

hsanjuan commented Dec 6, 2019

@fptrs you just deleted this change altogether by doing a succession of strange merges on master

@fptrs
Copy link
Collaborator

fptrs commented Dec 6, 2019

@hsanjuan already looking into it...

@fptrs
Copy link
Collaborator

fptrs commented Dec 6, 2019

@hsanjuan should be fixed now. Good someone is paying attention at the end of the week 😄

@hsanjuan
Copy link
Contributor Author

hsanjuan commented Dec 6, 2019

Thanks! 👍

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.

None yet

2 participants