1NFC-MFULTRALIGHT(1) General Commands Manual NFC-MFULTRALIGHT(1)
2
3
4
6 nfc-mfultralight - MIFARE Ultralight command line tool
7
9 nfc-mfultralight r|w DUMP
10
11
13 nfc-mfultralight is a MIFARE Ultralight tool that allows to read or
14 write a tag data to/from a DUMP file.
15
16 MIFARE Ultralight tag is one of the most widely used RFID tags for
17 ticketing application. It uses a binary Mifare Dump file (MFD) to
18 store data for all sectors.
19
20 Be cautious that some parts of a Ultralight memory can be written only
21 once and some parts are used as lock bits, so please read the tag docu‐
22 mentation before experimenting too much!
23
24
26 r | w Perform read from ( r ) or write to ( w ) card.
27
28 DUMP MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)
29
30
31
33 Please report any bugs on the libnfc forum at http://www.lib‐
34 nfc.org/community/.
35
37 libnfc and libnfc-examples are covered by the GNU Lesser General Public
38 License (LGPL), version 3.
39
41 Roel Verdult <roel@libnfc.org> Romuald Conty <romuald@libnfc.org>
42
43 This manual page was written by Romuald Conty <romuald@libnfc.org>. It
44 is licensed under the terms of the GNU GPL (version 2 or later).
45
46
47
48 Nov 02, 2009 NFC-MFULTRALIGHT(1)