PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf vas reader --help


Read and decrypt Value Added Services (VAS) message

usage:
    hf vas reader [--url <str>]

options:
    -h, --help                     This help
    --pid <str>                    PID, pass type id
    -f, --file <fn>                path to terminal private key file
    --url <str>                    a URL to provide to the mobile device
    -@                             continuous mode
    -v, --verbose                  Verbose output

examples/notes:
    hf vas reader --url https://example.com        -> URL Only mode
    hf vas reader --pid pass.com.passkit.pksamples.nfcdemo -f vas_privkey.der -@