PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf mfp auth --help


Executes AES authentication command for MIFARE Plus card

usage:
    hf mfp auth [-hv] --ki <hex> --key <hex>

options:
    -h, --help                     This help
    -v, --verbose                  Verbose output
    --ki <hex>                     Key number, 2 hex bytes
    --key <hex>                    Key, 16 hex bytes

examples/notes:
    hf mfp auth --ki 4000 --key 000102030405060708090a0b0c0d0e0f          -> executes authentication
    hf mfp auth --ki 9003 --key FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF -v       -> executes authentication and shows all the system data