PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hf mf ekeyprn --help


Download and print the keys from emulator memory

usage:
    hf mf ekeyprn [-hw] [--mini] [--1k] [--2k] [--4k]

options:
    -h, --help                     This help
    -w, --write                    write keys to binary file `hf-mf-<UID>-key.bin`
    --mini                         MIFARE Classic Mini / S20
    --1k                           MIFARE Classic 1k / S50 (def)
    --2k                           MIFARE Classic/Plus 2k
    --4k                           MIFARE Classic 4k / S70

examples/notes:
    hf mf ekeyprn --1k             -> print MFC 1K keyset
    hf mf ekeyprn -w               -> write keys to binary file