PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf iclass chk --help


Checkkeys loads a dictionary text file with 8byte hex keys to test authenticating against a iClass tag

usage:
    hf iclass chk [-h] -f <fn> [--credit] [--elite] [--raw] [--shallow]

options:
    -h, --help                     This help
    -f, --file <fn>                Dictionary file with default iclass keys
    --credit                       key is assumed to be the credit key
    --elite                        elite computations applied to key
    --raw                          no computations applied to key (raw)
    --shallow                      use shallow (ASK) reader modulation instead of OOK

examples/notes:
    hf iclass chk -f iclass_default_keys.dic
    hf iclass chk -f iclass_default_keys.dic --elite