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

Nfc: ability to write MIFARE Ultralight tags back to original card #3592

Open
mxcdoam opened this issue Apr 15, 2024 · 5 comments
Open

Nfc: ability to write MIFARE Ultralight tags back to original card #3592

mxcdoam opened this issue Apr 15, 2024 · 5 comments
Assignees
Labels
New Feature Contains an IMPLEMENTATION of a new feature NFC NFC-related

Comments

@mxcdoam
Copy link

mxcdoam commented Apr 15, 2024

Description of the feature you're suggesting.

This feature is pretty much as the title says: right now flipper zero can only read and emulate Ultralight tags. Is it possible to also implement writing within the FW? Are there any plans for that? I'm talking about simple Ultralight tags without passwords, counters and encryption.

Anything else?

No response

@skotopes
Copy link
Member

@mxcdoam full writing is implemented in Nfc Magic app(requires gen4 magic card). Normal cards can not be fully written because of the immutable blocks.

@skotopes skotopes closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
@mxcdoam
Copy link
Author

mxcdoam commented Apr 16, 2024

@mxcdoam full writing is implemented in Nfc Magic app(requires gen4 magic card). Normal cards can not be fully written because of the immutable blocks.

Sorry, I was talking about scenario: read card -> save -> edit data -> update original card, not touching UID and OTP. Also, MifareMagic doesn't support direct write ultralights, sadly.

@skotopes
Copy link
Member

@gornekich @Astrrra do we have any reason why we can not implement it? Like we have for MFC?

@gornekich
Copy link
Member

gornekich commented Apr 16, 2024

No reason. We already have write to initial card for NTAGs, it will be not difficult to add this for Ultralights

@skotopes skotopes reopened this Apr 16, 2024
@skotopes skotopes added NFC NFC-related New Feature Contains an IMPLEMENTATION of a new feature labels Apr 16, 2024
@skotopes skotopes changed the title Ability to write MIFARE Ultralight tags Nfc: ability to write MIFARE Ultralight tags back to original card Apr 16, 2024
@mxcdoam
Copy link
Author

mxcdoam commented Apr 16, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature Contains an IMPLEMENTATION of a new feature NFC NFC-related
Projects
None yet
Development

No branches or pull requests

3 participants