mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-13 08:04:47 +08:00
Updated Standalone mode (markdown)
parent
56b1381e2d
commit
aacec6727e
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@ Table of built-in standalone modes:
|
|||
| [HF_REBLAY][] | 14A relay over BT | Salvador Mendoza |All|
|
||||
| [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|
|
||||
| [HF_YOUNG][] | MIFARE sniff/simulation | Craig Young |All|
|
||||
| [DANKARMULTI][] | Load multiple standalone modes | Daniel Karling |All|
|
||||
|
||||
|
@ -93,6 +94,7 @@ Table of built-in standalone modes:
|
|||
[HF_REBLAY]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_reblay.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
|
||||
[HF_YOUNG]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_young.c
|
||||
[DANKARMULTI]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/dankarmulti.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue