PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf mf csetuid --help


Set UID, ATQA, and SAK for magic gen1a card

usage:
    hf mf csetuid [-hw] [-u <hex>] [-a <hex>] [-s <hex>]

options:
    -h, --help                     This help
    -w, --wipe                     wipes card with backdoor cmd`
    -u, --uid <hex>                UID, 4/7 hex bytes
    -a, --atqa <hex>               ATQA, 2 hex bytes
    -s, --sak <hex>                SAK, 1 hex byte

examples/notes:
    hf mf csetuid -u 01020304
    hf mf csetuid -w -u 01020304 --atqa 0004 --sak 08