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-mfsetuid: Write complete Block0, instead of onle UID #282

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

nfc-mfsetuid: Write complete Block0, instead of onle UID #282

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

nfc-mfsetuid can only write the UID (first 4 Byte + 1 Byte Checksum) 
To clone a card it would be interesting to write the whole 16 Bytes in Block0

I patched the source to be able to set either UID or BLOCK0, the new syntax is:
> nfc-mfsetuid [OPTIONS] [UID|BLOCK0]
Where UID can be any 8 Hex-Chars like '12345678'
and BLOCK0 can be any 32 Hex-Chars like 'DCDCDCDC000804006162636465666768'


Original issue reported on code.google.com by dario.ca...@gmail.com on 24 Jul 2014 at 6:54

Attachments:

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

1 participant