PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf iclass loclass --help


Execute the offline part of loclass attack
  An iclass dumpfile is assumed to consist of an arbitrary number of
  malicious CSNs, and their protocol responses
  The binary format of the file is expected to be as follows:
  <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>
  <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>
  <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>
   ... totalling N*24 bytes

usage:
    hf iclass loclass [-h] [-f <fn>] [--test] [--long]

options:
    -h, --help                     This help
    -f, --file <fn>                filename with nr/mac data from `hf iclass sim -t 2`
    --test                         Perform self-test
    --long                         Perform self-test, including long ones

examples/notes:
    hf iclass loclass -f iclass_dump.bin
    hf iclass loclass --test