PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf mf rdbl --help


Read MIFARE Classic block

usage:
    hf mf rdbl [-k <hex>]

options:
    -h, --help                     This help
    --blk <dec>                    block number
    -a                             input key type is key A (def)
    -b                             input key type is key B
    -c <dec>                       input key type is key A + offset
    -k, --key <hex>                key, 6 hex bytes
    -v, --verbose                  verbose output

examples/notes:
    hf mf rdbl --blk 0
    hf mf rdbl --blk 0 -k A0A1A2A3A4A5
    hf mf rdbl --blk 3 -v         -> get block 3, decode sector trailer