πŸ–₯️High Frequency

Learn how to use commands of high frequency on Proxmark3 X.

Proxmark3 X supports all 13.56MHz HF tags in all types which include ISO14443A, ISO14443B, ISO18092, ISO15693, Cipurse transport Cards, ICLASS, MIFARE CLASSIC, MIFARE Plus, MIFARE Ultralight, MIFARE Desfire, SEOS, ST25TA, TOPAZ.

Try command hf to list all protocals.

[usb] pm3 --> hf
--------         ----------------------- High Frequency -----------------------
14a              { ISO14443A RFIDs...                  }
14b              { ISO14443B RFIDs...                  }
15               { ISO15693 RFIDs...                   }
cipurse          { Cipurse transport Cards...          }
epa              { German Identification Card...       }
emrtd            { Machine Readable Travel Document... }
felica           { ISO18092 / FeliCa RFIDs...          }
fido             { FIDO and FIDO2 authenticators...    }
jooki            { Jooki RFIDs...                      }
iclass           { ICLASS RFIDs...                     }
legic            { LEGIC RFIDs...                      }
lto              { LTO Cartridge Memory RFIDs...       }
mf               { MIFARE RFIDs...                     }
mfp              { MIFARE Plus RFIDs...                }
mfu              { MIFARE Ultralight RFIDs...          }
mfdes            { MIFARE Desfire RFIDs...             }
seos             { SEOS RFIDs...                       }
st25ta           { ST25TA RFIDs...                     }
thinfilm         { Thinfilm RFIDs...                   }
topaz            { TOPAZ (NFC Type 1) RFIDs...         }
waveshare        { Waveshare NFC ePaper...             }
-----------      --------------------- General ---------------------
help             This help
list             List protocol data in trace buffer
plot             Plot signal
tune             Continuously measure HF antenna tuning
search           Search for known HF tags
sniff            Generic HF Sniff

hf 14a (ISO14443A Card Commands)

hf 14b (ISO14443B Card Commands)

hf 15 (ISO15693 Card Commands)

hf iclass (ICLASS Card Commands)

hf mf (Mifare Card Commands)

Last updated

Was this helpful?