mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-11 15:14:34 +08:00
Updated Standalone mode (markdown)
parent
5154156c3c
commit
c4c81e7020
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,7 @@ Table of built-in standalone modes:
|
|||
| [HF_MFCSIM][] | MIFARE Classic simulate | Ray Lee |RDV4|
|
||||
| [HF_MSDSAL][] | **(default)** Read and emulate MSD Visa cards | Salvador Mendoza |All|
|
||||
| [HF_REBLAY][] | 14A relay over BT | Salvador Mendoza |All|
|
||||
| [HF_ST25_TEAROFF][] | Performs TEAROFF attacks against ST25TB Counter blocks | SecLabz |All / RDV4 *|
|
||||
| [HF_TCPRST][] | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation | Nick Draffen |All|
|
||||
| [HF_TMUDFORD][] | Read and emulate ISO15693 card UID | Tim Mudford |All|
|
||||
| [HF_UNISNIFF][] | Multimode HF sniffer with optional flashmem & runtime select | Hazardousvoltage |All|
|
||||
|
@ -92,6 +93,7 @@ Table of built-in standalone modes:
|
|||
[HF_MFCSIM]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_mfcsim.c
|
||||
[HF_MSDSAL]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_msdsal.c
|
||||
[HF_REBLAY]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_reblay.c
|
||||
[HF_ST25_TEAROFF]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_st25_tearoff.c
|
||||
[HF_TCPRST]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_tcprst.c
|
||||
[HF_TMUDFORD]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_tmudford.c
|
||||
[HF_UNISNIFF]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_unisniff.c
|
||||
|
|
Loading…
Add table
Reference in a new issue