nfc-mfclassic

Langue: en

Version: 372691 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

nfc-mfclassic - MIFARE Classic command line tool based on libnfc

SYNOPSIS

nfc-mfclassic r|w a|b DUMP [KEYS]

DESCRIPTION

nfc-mfclassic is a MIFARE Classic tool that allow to read or write DUMP file using Mifare keys provide in KEYS file.

MIFARE Classic tag is one of the most widely used RFID tags. The firmware in the NFC controller supports authenticating, reading and writing to/from Mifare Classic tags. This tool demonstrate the speed of this library and its easy-of-use. It possible to read and write the complete content of a Mifare Classic 4KB tag within 1 second. It uses a binary Mifare Dump file (MFD) to store the keys and data for all sectors.

OPTIONS

r | w Perform read from ( r ) or write to ( w ) card.
a | b
Use A or B Mifare keys.
DUMP
MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)
KEYS
MiFare Dump (MFD) that contain the keys (optional)

BUGS

Please report any bugs on the libnfc forum at http://www.libnfc.org/community/.

LICENCE

libnfc and libnfc-examples are covered by the GNU Lesser General Public License (LGPL), version 3.

AUTHORS

Roel Verdult <roel@libnfc.org>

This manual page was written by Romuald Conty <romuald.conty@free.fr>. It is licensed under the terms of the GNU GPL (version 2 or later).