PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf mfdes lsapp --help


Show application list. Master key needs to be provided or flag --no-auth set (depend on cards settings).

usage:
    hf mfdes lsapp [--kdf <none|AN10922|gallagher>]

options:
    -h, --help                     This help
    -a, --apdu                     Show APDU requests and responses
    -v, --verbose                  Verbose output
    -n, --keyno <dec>              Key number
    -t, --algo <DES|2TDEA|3TDEA|AES> Crypt algo
    -k, --key <hex>                Key for authenticate (HEX 8(DES), 16(2TDEA or AES) or 24(3TDEA) bytes)
    --kdf <none|AN10922|gallagher> Key Derivation Function (KDF)
    -i, --kdfi <hex>               KDF input (1-31 hex bytes)
    -m, --cmode <plain|mac|encrypt> Communicaton mode
    -c, --ccset <native|niso|iso>  Communicaton command set
    --schann <d40|ev1|ev2|lrp>     Secure channel
    --no-auth                      Execute without authentication
    --no-deep                      not to check authentication commands that avail for any application
    --files                        scan files and print file settings

examples/notes:
    hf mfdes lsapp                -> show application list with defaults from `default` command
    hf mfdes lsapp --files        -> show application list and show each file type/settings/etc