1NFC-MFCLASSIC(1)            General Commands Manual           NFC-MFCLASSIC(1)
2
3
4

NAME

6       nfc-mfclassic - MIFARE Classic command line tool
7

SYNOPSIS

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

DESCRIPTION

13       nfc-mfclassic is a MIFARE Classic tool that allow to read or write DUMP
14       file using Mifare keys provided in KEYS file.
15
16       MIFARE Classic tag is one of the most widely used RFID tags.
17
18       The firmware in the NFC controller supports authenticating, reading and
19       writing  to/from  Mifare Classic tags. This tool demonstrates the speed
20       of this library and its ease-of-use. It's possible to  read  and  write
21       the  complete  content  of a Mifare Classic 4KB tag within 1 second. It
22       uses a binary Mifare Dump file (MFD) to store the keys and data for all
23       sectors.
24
25       Be cautious that some parts of a Mifare Classic memory are used for r/w
26       access of the rest of the memory, so please read the tag  documentation
27       before experimenting too much!
28
29

OPTIONS

31       r | w Perform read from ( r ) or write to ( w ) card.
32
33       a | b  Use A or B Mifare keys.
34
35       DUMP   MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)
36
37       KEYS   MiFare  Dump  (MFD) that contains the keys (optional). Data part
38              of the dump is ignored.
39
40
41

BUGS

43       Please  report  any  bugs  on  the  libnfc  forum  at   http://www.lib
44       nfc.org/community/.
45

LICENCE

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

AUTHORS

51       Roel  Verdult  <roel@libnfc.org>  Romuald  Conty   <romuald@libnfc.org>
52       Romain Tartière <romain@blogreen.org>
53
54       This manual page was written by Romuald Conty <romuald@libnfc.org>.  It
55       is licensed under the terms of the GNU GPL (version 2 or later).
56
57
58
59                                 Nov 02, 2009                 NFC-MFCLASSIC(1)
Impressum