PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf mfu rdbl --help


Read a block and print. It autodetects card type.

usage:
    hf mfu rdbl [-hl] [-k <hex>] -b <dec> [--force]

options:
    -h, --help                     This help
    -k, --key <hex>                Authentication key (UL-C 16 bytes, EV1/NTAG 4 bytes)
    -l                             Swap entered key's endianness
    -b, --block <dec>              Block number to read
    --force                        Force operation even if address is out of range

examples/notes:
    hf mfu rdbl -b 0
    hf mfu rdbl -b 0 -k AABBCCDD
    hf mfu rdbl -b 0 --key 00112233445566778899AABBCCDDEEFF