Table of Contents

tm55xx rfid tag

Clone em 410x to tm 55xx

Get em info

$ lf search 
[usb] pm3 --> lf em 410x demod
[+] EM 410x ID 1234567890
[+] EM410x ( RF/64 )
...

Write EM ID to TM tag

$ lf em 410x clone --id 1234567890

Restore brick tm 55xx tag

After the message:

[usb] pm3 --> lf t55xx detect
[!] ⚠️  Could not detect modulation automatically. Try setting it manually with 'lf t55xx config'

can be used commands to revive tm 55xx tag:

lf t55xx wipe
lf t55 write -b 0 -d 000880E0 -t
lf t55 write -b 0 -d 000880E0 --r0 -t
lf t55 write -b 0 -d 000880E0 --r1 -t
lf t55 write -b 0 -d 000880E0 --r2 -t
lf t55 write -b 0 -d 000880E0 --r3 -t