PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf io clone --help


clone a ioProx card with specified facility-code and card number
to a T55x7, Q5/T5555 or EM4305/4469 tag.
Tag must be on the antenna when issuing this command.

usage:
    lf io clone [-h] --vn <dec> --fc <dec> --cn <dec> [--q5] [--em]

options:
    -h, --help                     This help
    --vn <dec>                     8bit version
    --fc <dec>                     8bit facility code
    --cn <dec>                     16bit card number
    --q5                           optional - specify writing to Q5/T5555 tag
    --em                           optional - specify writing to EM4305/4469 tag

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