1nfc-jewel(1) NFC Utilities nfc-jewel(1)
2
3
4
6 nfc-jewel - Jewel command line tool
7
9 nfc-jewel r|w DUMP
10
11
13 nfc-jewel is a Jewel tool that allows one to read or write a tag data
14 to/from a DUMP file.
15
16 Jewel tag by Broadcom, previously Innovision, uses a binary Dump file
17 to store data for all sectors.
18
19 Be cautious that some parts of a Jewel memory can be written only once
20 and some parts are used as lock bits, so please read the tag documenta‐
21 tion before experimenting too much!
22
23
25 r | w Perform read from ( r ) or write to ( w ) card.
26
27 DUMP JeWel Dump (JWD) used to write (card to JWD) or (JWD to card)
28
29
31 Please report any bugs on the libnfc issue tracker at:
32 https://github.com/nfc-tools/libnfc/issues
33
35 libnfc is licensed under the GNU Lesser General Public License (LGPL),
36 version 3.
37 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
38 license.
39
40
42 Roel Verdult <roel@libnfc.org>,
43 Romuald Conty <romuald@libnfc.org>.
44
45 This manual page was written by Romuald Conty <romuald@libnfc.org>. It
46 is licensed under the terms of the GNU GPL (version 2 or later).
47
48
49
50libnfc Feb 02, 2014 nfc-jewel(1)