2009-11-02 12:34:58 +01:00
|
|
|
.TH NFC-MFULTRALIGHT 1 "Nov 02, 2009"
|
2009-10-06 11:15:25 +02:00
|
|
|
.SH NAME
|
2010-10-08 18:24:04 +02:00
|
|
|
nfc-mfultralight \- MIFARE Ultralight command line tool
|
2009-10-06 11:15:25 +02:00
|
|
|
.SH SYNOPSIS
|
2009-11-02 12:34:58 +01:00
|
|
|
.B nfc-mfultralight
|
2009-10-06 11:15:25 +02:00
|
|
|
.RI \fR\fBr\fR|\fBw\fR
|
|
|
|
.IR DUMP
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
2009-11-02 12:34:58 +01:00
|
|
|
.B nfc-mfultralight
|
2010-10-08 22:01:47 +02:00
|
|
|
is a MIFARE Ultralight tool that allows to read or write
|
|
|
|
a tag data to/from a
|
2009-10-06 11:15:25 +02:00
|
|
|
.IR DUMP
|
|
|
|
file.
|
|
|
|
|
2009-11-02 12:34:58 +01:00
|
|
|
MIFARE Ultralight tag is one of the most widely used RFID tags for ticketing application.
|
2009-10-06 11:15:25 +02:00
|
|
|
It uses a binary Mifare Dump file (MFD) to store data for all sectors.
|
|
|
|
|
2010-10-08 22:01:47 +02:00
|
|
|
Be cautious that some parts of a Ultralight memory can be written only once
|
|
|
|
and some parts are used as lock bits, so please read the tag documentation
|
|
|
|
before experimenting too much!
|
|
|
|
|
2009-10-06 11:15:25 +02:00
|
|
|
.SH OPTIONS
|
|
|
|
.BR r " | " w
|
|
|
|
Perform read from (
|
|
|
|
.B r
|
|
|
|
) or write to (
|
|
|
|
.B w
|
|
|
|
) card.
|
|
|
|
.TP
|
|
|
|
.IR DUMP
|
|
|
|
MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)
|
|
|
|
|
|
|
|
|
|
|
|
.SH BUGS
|
|
|
|
Please report any bugs on the
|
|
|
|
.B libnfc
|
|
|
|
forum at
|
|
|
|
.BR http://www.libnfc.org/community/ "."
|
|
|
|
.SH LICENCE
|
|
|
|
.B libnfc
|
|
|
|
and
|
|
|
|
.B libnfc-examples
|
|
|
|
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
|
|
|
.SH AUTHORS
|
|
|
|
Roel Verdult <roel@libnfc.org>
|
2010-10-08 18:24:04 +02:00
|
|
|
Romuald Conty <romuald@libnfc.org>
|
2009-10-06 11:15:25 +02:00
|
|
|
.PP
|
2010-10-01 16:27:39 +02:00
|
|
|
This manual page was written by Romuald Conty <romuald@libnfc.org>.
|
2009-10-06 11:15:25 +02:00
|
|
|
It is licensed under the terms of the GNU GPL (version 2 or later).
|