PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf 15 csetuid --help


Set UID for magic Chinese card (only works with such cards)

usage:
    hf 15 csetuid [-h2] -u <hex>

options:
    -h, --help                     This help
    -u, --uid <hex>                UID, 8 hex bytes
    -2, --v2                       Use gen2 magic command

examples/notes:
    hf 15 csetuid -u E011223344556677           -> use gen1 command
    hf 15 csetuid -u E011223344556677 --v2      -> use gen2 command