Current command:
hf 15 dump --help
This command dumps the contents of a ISO-15693 tag and save to file (bin/json) usage: hf 15 dump [-h*2ovz] [-u <hex>] [--ua] [-f <fn>] [--bs <dec>] [--ns] options: -h, --help This help -u, --uid <hex> full UID (8 hex bytes) --ua unaddressed mode -* scan for tag -2 use slower '1 out of 256' mode -o, --opt set OPTION Flag (needed for TI) -f, --file <fn> Specify a filename for dump file --bs <dec> block size (def 4) --ns no save to file -v, --verbose verbose output -z, --dense dense dump output style examples/notes: hf 15 dump hf 15 dump -* hf 15 dump -u E011223344556677 -f hf-15-my-dump.bin