libnfc/examples/nfc-relay.1

29 lines
916 B
Groff
Raw Normal View History

2009-06-26 17:10:01 +02:00
.TH NFC-RELAY 1 "June 26, 2009"
.SH NAME
nfc-relay \- Relay attack command line tool based on libnfc
.SH SYNOPSIS
.B nfc-relay
.SH DESCRIPTION
.B nfc-relay
is an utility that demonstrates an relay attack. For this it requires two
NFC devices. One will emulate an ISO/IEC 14443 type A tag, while the 2nd
device will act as a reader. The genuine tag can be placed on the 2nd reader and
the tag emulator can be placed close to the original reader. All communication
is now relayed and shown in the screen on real-time.
.SH BUGS
Please report any bugs on the
.B libnfc
forum at
.BR http://www.libnfc.org/community/ "."
.SH LICENCE
.B libnfc
and
2010-10-01 16:27:39 +02:00
.B libnfc-examples
2009-06-26 17:10:01 +02:00
are covered by the GNU Lesser General Public License (LGPL), version 3.
.SH AUTHORS
Roel Verdult <roel@libnfc.org>
.PP
2010-10-01 16:27:39 +02:00
This manual page was written by Romuald Conty <romuald@libnfc.org>.
2009-06-26 17:10:01 +02:00
It is licensed under the terms of the GNU GPL (version 2 or later).