PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf vas reader --help


Read and decrypt Value Added Services (VAS) message

usage:
    hf vas reader [-h@v] [--pid <str>] [-f <fn>] [--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 -@