PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf iclass rdbl --help


Read a iCLASS block from tag

usage:
    hf iclass rdbl [-hv] [-k <hex>] [--ki <dec>] --blk <dec> [--credit] [--elite] [--raw] [--nr] [--shallow]

options:
options:
    -h, --help                     This help
    -k, --key <hex>                Access key as 8 hex bytes
    --ki <dec>                     Key index to select key from memory 'hf iclass managekeys'
    --blk <dec>                    Block number
    --credit                       key is assumed to be the credit key
    --elite                        elite computations applied to key
    --raw                          no computations applied to key
    --nr                           replay of NR/MAC
    -v, --verbose                  verbose output
    --shallow                      use shallow (ASK) reader modulation instead of OOK

examples/notes:
    hf iclass rdbl --blk 6 -k 0011223344556677
    hf iclass rdbl --blk 27 -k 0011223344556677 --credit
    hf iclass rdbl --blk 10 --ki 0