PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf t55xx p1detect --help


Detect Page 1 of a T55xx chip

usage:
    lf t55xx p1detect [-h1] [-p <hex>] [--r0] [--r1] [--r2] [--r3]

options:
    -h, --help                     This help
    -1                             extract using data from graphbuffer
    -p, --pwd <hex>                password (4 hex bytes)
    --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 p1detect
    lf t55xx p1detect -1
    lf t55xx p1detect -p 11223344 --r3