PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
lf nedap sim --help


Enables simulation of NEDAP card with specified card number.
Simulation runs until the button is pressed or another USB command is issued.

usage:
    lf nedap sim [--st <dec>] --cc <dec> --id <dec>

options:
    -h, --help                     This help
    --st <dec>                     optional - sub type (default 5)
    --cc <dec>                     customer code (0-4095)
    --id <dec>                     ID (0-99999)
    -l, --long                     optional - long (128), default to short (64)

examples/notes:
    lf nedap sim --st 1 --cc 101 --id 1337