PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf legic eload --help


Loads a LEGIC Prime dump file into emulator memory

usage:
    hf legic eload [-h] -f <fn> [--obfuscate]

options:
    -h, --help                     This help
    -f, --file <fn>                Filename to load
    --obfuscate                    Obfuscate dump data (xor with MCC)

examples/notes:
    hf legic eload -f myfile
    hf legic eload -f myfile --obfuscate