PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf nedap clone --help


clone a Nedap tag to a T55x7, Q5/T5555 or EM4305/4469 tag.

usage:
    lf nedap clone [-hl] [--st <dec>] --cc <dec> --id <dec> [--q5] [--em]

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)
    --q5                           optional - specify writing to Q5/T5555 tag
    --em                           optional - specify writing to EM4305/4469 tag

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