PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
emv roca --help


Tries to extract public keys and run the ROCA test against them.

usage:
    emv roca [-htaw]

options:
    -h, --help                     This help
    -t, --selftest                 Self test
    -a, --apdu                     Show APDU requests and responses
    -w, --wired                    Send data via contact (iso7816) interface. (def: Contactless interface)

examples/notes:
    emv roca -w                    -> select --CONTACT-- card and run test
    emv roca                       -> select --CONTACTLESS-- card and run test