PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf t55xx dangerraw --help


This command allows to emit arbitrary raw commands on T5577 and cut the field after arbitrary duration.
Uncontrolled usage can easily write an invalid configuration, activate lock bits,
OTP bit, password protection bit, deactivate test-mode, lock your card forever.
WARNING: this may lock definitively the tag in an unusable state!

usage:
    lf t55xx dangerraw [-h] -d <string> -t <us>

options:
    -h, --help                     This help
    -d, --data <string>            raw bit string
    -t, --time <us>                <0 - 200000> time in microseconds before dropping the field

examples/notes:
    lf t55xx dangerraw -d 01000000000000010000100000000100000000 -t 3200