PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
lf viking clone --help


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

usage:
    lf viking clone [--em]

options:
    -h, --help                     This help
    --cn <hex>                     8 digit hex viking card number
    --q5                           optional - specify writing to Q5/T5555 tag
    --em                           optional - specify writing to EM4305/4469 tag

examples/notes:
    lf viking clone --cn 01A337            -> encode for T55x7 tag
    lf viking clone --cn 01A337 --q5       -> encode for Q5/T5555 tag
    lf viking clone --cn 112233 --em       -> encode for EM4305/4469