PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf io sim --help


Enables simulation of ioProx card with specified facility-code and card number.
Simulation runs until the button is pressed or another USB command is issued.

usage:
    lf io sim [-h] --vn <dec> --fc <dec> --cn <dec>

options:
    -h, --help                     This help
    --vn <dec>                     8bit version
    --fc <dec>                     8bit facility code
    --cn <dec>                     16bit card number

examples/notes:
    lf io sim --vn 1 --fc 101 --cn 1337