PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf iclass eview --help


Display emulator memory.
Number of bytes to download defaults to 256. Other value is 2048.

usage:
    hf iclass eview [-hvz] [-s <256|2048>]

options:
    -h, --help                     This help
    -s, --size <256|2048>          number of bytes to save (default 256)
    -v, --verbose                  verbose output
    -z, --dense                    dense dump output style

examples/notes:
    hf iclass eview
    hf iclass eview -s 2048
    hf iclass eview -s 2048 -v