PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf gallagher delete --help


Delete Gallagher application from a DESFire card
Specify site key is required if using non-default key

usage:
    hf gallagher delete [-hv] --aid <hex> [--sitekey <hex>] [--cadkey <hex>] [--nocadupdate] [--noappdelete]

options:
    -h, --help                     This help
    --aid <hex>                    Application ID to delete (3 bytes)
    --sitekey <hex>                Site key to compute diversified keys (16 bytes)
    --cadkey <hex>                 Custom AES key 0 to modify the Card Application Directory (16 bytes)
    --nocadupdate                  Don't modify the Card Application Directory (only deletes the app)
    --noappdelete                  Don't delete the application (only modifies the CAD)
    --apdu                         Show APDU requests and responses
    -v, --verbose                  Verbose output

examples/notes:
    hf gallagher delete --aid 2081f4 --sitekey 00112233445566778899aabbccddeeff