mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-08 13:44:56 +08:00
Updated Standalone mode (markdown)
parent
d0464b5616
commit
f8246289eb
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ Table of built-in standalone modes:
|
|||
| [HF_ICECLASS][] | iCLASS 4-1 mode sim/read & dump/loclass/glitch & config to flashmem | Iceman1001 |RDV4|
|
||||
| [HF_LEGIC][] | Read/simulate Legic Prime tags (RDV4: + save to flashmem) | Stefanie Hofmann & Uli Heilmeier |All / RDV4 *|
|
||||
| [HF_MATTYRUN][] | MIFARE sniff/clone | Matías A. Ré Medina |All|
|
||||
| [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_TCPRST][] | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation | Nick Draffen |Yes|
|
||||
|
@ -70,6 +71,7 @@ Table of built-in standalone modes:
|
|||
[HF_ICECLASS]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_iceclass.c
|
||||
[HF_LEGIC]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_legic.c
|
||||
[HF_MATTYRUN]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_mattyrun.c
|
||||
[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_TCPRST]: https://github.com/RfidResearchGroup/proxmark3/blob/master/armsrc/Standalone/hf_tcprst.c
|
||||
|
|
Loading…
Add table
Reference in a new issue