.TH nfc-relay 1 "June 26, 2009" "libnfc" "libnfc'examples" .SH NAME nfc-relay \- Relay attack command line tool based on libnfc .SH SYNOPSIS .B nfc-relay .SH DESCRIPTION .B nfc-relay is a utility that demonstrates a relay attack. This tool requires two NFC devices. One device (configured as target) will emulate an ISO/IEC 14443 type A tag, while the second device (configured as initiator) will act as a reader. The genuine tag can be placed on the second device (initiator) and the tag emulator (target) can be placed close to the original reader. All communication is now relayed and shown in the screen on real-time. This tool has the same issues regarding timing as \fBnfc-emulate-uid\fP has, therefore we advise you to try it against e.g. an OmniKey CardMan 5321 reader. .SH BUGS Please report any bugs on the .B libnfc issue tracker at: .br .BR https://github.com/nfc-tools/libnfc/issues .SH LICENCE .B libnfc is licensed under the GNU Lesser General Public License (LGPL), version 3. .br .B libnfc-utils and .B libnfc-examples are covered by the the BSD 2-Clause license. .SH AUTHORS Roel Verdult .PP This manual page was written by Romuald Conty . It is licensed under the terms of the GNU GPL (version 2 or later).