PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf jooki clone --help


Write a Jooki token to a Ultralight or NTAG tag

usage:
    hf jooki clone [-p <hex>]

options:
    -h, --help                     This help
    -b, --b64 <base64>             base64 url parameter
    -d, --data <hex>               raw NDEF bytes
    -p, --pwd <hex>                password for authentication (EV1/NTAG 4 bytes)

examples/notes:
    hf jooki clone -d <hex bytes>              -> where hex is raw NDEF
    hf jooki clone --b64 7WzlgEzqLgwTnWNy      -> using base64 url parameter