Current command:
lf t55xx wipe --help
This commands wipes a tag, fills blocks 1-7 with zeros and a default configuration block usage: lf t55xx wipe [-h] [-c <hex>] [-p <hex>] [--q5] [--r0] [--r1] [--r2] [--r3] options: -h, --help This help -c, --cfg <hex> configuration block0 (4 hex bytes) -p, --pwd <hex> password (4 hex bytes) --q5 specify writing to Q5/T5555 tag using dedicated config block --r0 downlink - fixed bit length (detected def) --r1 downlink - long leading reference --r2 downlink - leading zero --r3 downlink - 1 of 4 coding reference examples/notes: lf t55xx wipe -> wipes a T55x7 tag, config block 0x000880E0 lf t55xx wipe --q5 -> wipes a Q5/T5555 tag, config block 0x6001F004 lf t55xx wipe -p 11223344 -> wipes a T55x7 tag, config block 0x000880E0, using pwd