support lower and upper case hex chars
[librfid] / utils / mifare-tool.1
1 .TH mifare-tool 1 "January 24, 2008"
2 .SH NAME
3 mifare-tool \- Low-level mifare tag command line tool based on librfid
4 .SH SYNOPSIS
5 .B mifare-tool \fR[\fB\-rlwkbh\fR]
6 .SH DESCRIPTION
7 .B mifare-tool
8 is a command line tool for testing low-level mifare tag support in librfid.
9 .SH OPTIONS
10 .B "\-r, \-\-read"
11 Read a mifare sector.
12 .TP
13 .B "\-l, \-\-loop-read"
14 Loop reading a mifare sector.
15 .TP
16 .B "\-w, \-\-write"
17 Write a mifare sector.
18 .TP
19 .B "\-k, \-\-key"
20 Specify a mifare access key (in hex tuples).
21 .TP
22 .B "\-b, \-\-brute-force N"
23 Brute-force read sector N.
24 .TP
25 .B "\-h, \-\-help"
26 Show a help text and exit.
27 .SH BUGS
28 Please report any bugs on the
29 .B librfid-devel
30 mailing list at
31 .BR https://lists.gnumonks.org/mailman/listinfo/librfid-devel/ "."
32 .SH LICENCE
33 .B mifare-tool
34 is covered by the GNU General Public License (GPL), version 2.
35 .SH AUTHORS
36 Harald Welte <laforge@gnumonks.org>
37 .PP
38 This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>.
39 It is licensed under the terms of the GNU GPL (version 2 or later).