PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf 15 slixwritepwd --help


Write a password on a SLIX family ISO-15693 tag.nSome tags do not support all different password types.

usage:
    hf 15 slixwritepwd [-h] -t <read|write|privacy|destroy|easafi> [-o <hex>] -n <hex>

options:
    -h, --help                     This help
    -t, --type <read|write|privacy|destroy|easafi> which password field to write to
    -o, --old <hex>                old password (if present), 4 hex bytes
    -n, --new <hex>                new password, 4 hex bytes

examples/notes:
    hf 15 slixwritepwd -t READ -o 00000000 -n 12131415