PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
analyse lfsr --help


looks at LEGIC Prime's lfsr,  iterates the first 48 values

usage:
    analyse lfsr [-h] --iv <hex> [--find <hex>] 

options:
    -h, --help                     This help
    --iv <hex>                     init vector data (1 hex byte)
    --find <hex>                   lfsr data to find (1 hex byte)

examples/notes:
    analyse lfsr --iv 55