PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf mf rdsc --help


Read MIFARE Classic sector

usage:
    hf mf rdsc [-habv] [-k <hex>] -s <dec>

options:
    -h, --help                     This help
    -a                             input key specified is A key (def)
    -b                             input key specified is B key
    -k, --key <hex>                key specified as 6 hex bytes
    -s, --sec <dec>                sector number
    -v, --verbose                  verbose output

examples/notes:
    hf mf rdsc -s 0
    hf mf rdsc -s 0 -k A0A1A2A3A4A5