PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
lf visa2000 clone --help


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

usage:
    lf visa2000 clone [--em]

options:
    -h, --help                     This help
    --cn <dec>                     Visa2k card ID
    --q5                           optional - specify writing to Q5/T5555 tag
    --em                           optional - specify writing to EM4305/4469 tag

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