Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
nfc-jewel(1)			  NFC Utilities 		    nfc-jewel(1)

NAME
     nfc-jewel - Jewel command line tool

SYNOPSIS
     nfc-jewel r|w DUMP

DESCRIPTION
     nfc-jewel	is  a  Jewel  tool  that  allows one to read or write a tag data
     to/from a DUMP file.

     Jewel tag by Broadcom, previously Innovision, uses a binary  Dump	file  to
     store data for all sectors.

     Be  cautious that some parts of a Jewel memory can be written only once and
     some parts are used as lock bits, so please read the tag documentation  be-
     fore experimenting too much!

OPTIONS
     r | w Perform read from ( r ) or write to ( w ) card.

     DUMP   JeWel Dump (JWD) used to write (card to JWD) or (JWD to card)

BUGS
     Please report any bugs on the libnfc issue tracker at:
     https://github.com/nfc-tools/libnfc/issues

LICENCE
     libnfc is licensed under the GNU Lesser General Public License (LGPL), ver-
     sion 3.
     libnfc-utils  and	libnfc-examples  are covered by the the BSD 2-Clause li-
     cense.

AUTHORS
     Roel Verdult <roel@libnfc.org>,
     Romuald Conty <romuald@libnfc.org>.

     This manual page was written by Romuald Conty <romuald@libnfc.org>.  It  is
     licensed under the terms of the GNU GPL (version 2 or later).

libnfc				  Feb 02, 2014			    nfc-jewel(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=nfc-jewel&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help