PM3 Commands Reference (Iceman Firmware):

Main Help


Current command: hf 14b restore --help

Restore data from (bin/eml/json) dump file to tag
If the dump file includes the special block at the end it will be ignored

usage:
    hf 14b restore [-h] [-f <fn>] [--512] [--4k]

options:
    -h, --help                     This help
    -f, --file <fn>                (optional) filename,  if no <name> UID will be used as filename
    --512                          target SRI 512 tag
    --4k                           target SRIX 4k tag (def)

examples/notes:
    hf 14b restore --4k -f myfilename
    hf 14b restore --512 -f myfilename