PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
data hexsamples --help


Dump big buffer as hex bytes

usage:
    data hexsamples [-h] [-b <dec>] [-n <dec>] [-o <hex>]

options:
    -h, --help                     This help
    -b, --breaks <dec>             row break, def 16
    -n <dec>                       num of bytes to download
    -o, --offset <hex>             offset in big buffer

examples/notes:
    data hexsamples -n 128         ->  dumps 128 bytes from offset 0