1nfc-mfsetuid(1) NFC Utilities nfc-mfsetuid(1)
2
3
4
6 nfc-mfsetuid - MIFARE 1K special card UID setting and recovery tool
7
9 nfc-mfsetuid [ UID ]
10
11
13 nfc-mfsetuid is a MIFARE tool that allows setting of UID on special
14 versions (Chinese clones) of Mifare 1K cards. It will also recover dam‐
15 aged cards that have had invalid data written to block 0 (e.g. wrong
16 BCC). Currently only 4 Byte UID is supported. Specify an eight hex
17 character UID or leave blank for the default '01234567'.
18
19
21 -f Format. Wipe all data (set to 0xFF) and reset ACLs to defaults.
22
23 -q Quiet. Suppress output of commands and responses.
24
26 Please report any bugs on the libnfc issue tracker at:
27 http://code.google.com/p/libnfc/issues
28
30 libnfc is licensed under the GNU Lesser General Public License (LGPL),
31 version 3.
32 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
33 license.
34
36 Adam Laurie <adam@algroup.co.uk>
37
38 This manual page was written by Adam Laurie <adam@algroup.co.uk>. It
39 is licensed under the terms of the GNU GPL (version 2 or later).
40
41
42
43libnfc Sep 05, 2011 nfc-mfsetuid(1)