PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
analyse crc --help


A stub method to test different crc implementations inside the PM3 sourcecode.
Just because you figured out the poly, doesn't mean you get the desired output

usage:
    analyse crc [-h] -d <hex>

options:
    -h, --help                     This help
    -d, --data <hex>               bytes to calc crc

examples/notes:
    analyse crc -d 137AF00A0A0D