PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
lf t55xx detect --help


Try detecting the tag modulation from reading the configuration block

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

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
    --all                          try all downlink modes

examples/notes:
    lf t55xx detect
    lf t55xx detect -1
    lf t55xx detect -p 11223344