PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
data print --help


Print the data in the DemodBuffer as hex or binary.
Defaults to binary output

usage:
    data print [-hisx] [-o <dec>]

options:
    -h, --help                     This help
    -i, --inv                      invert DemodBuffer before printing
    -o, --offset <dec>             offset in # of bits
    -s, --strip                    strip leading zeroes, i.e. set offset to first bit equal to one
    -x, --hex                      output in hex (omit for binary output)

examples/notes:
    data print