PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf em 410x sim --help


Enables simulation of EM 410x card.
Simulation runs until the button is pressed or another USB command is issued.

usage:
    lf em 410x sim [-h] [--clk <dec>] --id <hex> [--gap <dec>]

options:
    -h, --help                     This help
    --clk <dec>                    <32|64> clock (default 64)
    --id <hex>                     EM Tag ID number (5 hex bytes)
    --gap <dec>                    gap (0's) between ID repeats (default 20)

examples/notes:
    lf em 410x sim --id 0F0368568B
    lf em 410x sim --id 0F0368568B --clk 32
    lf em 410x sim --id 0F0368568B --gap 0