Examples: misc fixed & enhancements in the doc
This commit is contained in:
parent
74a8ebde41
commit
7128eabfad
9 changed files with 59 additions and 42 deletions
|
|
@ -12,15 +12,15 @@ nfc-mfclassic \- MIFARE Classic command line tool
|
|||
.B nfc-mfclassic
|
||||
is a MIFARE Classic tool that allow to read or write
|
||||
.IR DUMP
|
||||
file using Mifare keys provide in
|
||||
file using Mifare keys provided in
|
||||
.IR 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
|
||||
to/from Mifare Classic tags. This tool demonstrates the speed of this library
|
||||
and its ease-of-use. It's 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.
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ Use A or B Mifare keys.
|
|||
MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)
|
||||
.TP
|
||||
.IR KEYS
|
||||
MiFare Dump (MFD) that contain the keys (optional)
|
||||
MiFare Dump (MFD) that contains the keys (optional). Data part of the dump is ignored.
|
||||
|
||||
|
||||
.SH BUGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue