PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf 15 rdbl --help


Read page on ISO-15693 tag

usage:
    hf 15 rdbl [-h*2ov] [-u <hex>] [--ua] -b <dec> [--bs <dec>]

options:
    -h, --help                     This help
    -u, --uid <hex>                full UID (8 hex bytes)
    --ua                           unaddressed mode
    -*                             scan for tag
    -2                             use slower '1 out of 256' mode
    -o, --opt                      set OPTION Flag (needed for TI)
    -b, --blk <dec>                page number (0-255)
    --bs <dec>                     block size (def 4)
    -v, --verbose                  verbose output

examples/notes:
    hf 15 rdbl -* -b 12
    hf 15 rdbl -u E011223344556677 -b 12