mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-10 22:54:54 +08:00
Updated Standalone mode (markdown)
parent
475fe432af
commit
5345da4c43
1 changed files with 18 additions and 18 deletions
|
@ -19,25 +19,25 @@ In this repo its even easier than before. The default standalone mode is HF_MSD
|
|||
The following standalone modes is built in this repo.
|
||||
|
||||
|
||||
| STANDALONE | DESCRIPTION | AUTHOR | RDV4 only |
|
||||
| STANDALONE | DESCRIPTION | AUTHOR | non-RDV4 compatible |
|
||||
|----------------|---------------|--------|-----------|
|
||||
| LF_SKELETON | Standalone mode skeleton | Iceman1001 ||
|
||||
| LF_EM4100EMUL | Simulate predefined EM4100 tags | Artyom Gnatyuk ||
|
||||
| LF_EM4100RSWB | Read/simulate/brute/clone EM4100 tags| Monster1024 ||
|
||||
| LF_EM4100RWC | Read/simulate/clone EM4100 tags| Artyom Gnatyuk ||
|
||||
| LF_HIDBRUTE | HID corporate 1000 bruteforce | Federico dotta & Maurizio Agazzini ||
|
||||
| LF_ICEHID | LF HID / IOprox / AWID / EM4100 collector to flashmem | Iceman1001 |x|
|
||||
| LF_PROXBRUTE | HID ProxII bruteforce | Brad Antoniewicz ||
|
||||
| LF_SAMYRUN | HID26 read/clone/sim | Samy Kamkar||
|
||||
| HF_14ASNIFF | HF 14a sniff with to flashmem | Michael Farrell |x|
|
||||
| HF_AVEFUL | MIFARE Ultralight read/simulation | Ave Ozkal ||
|
||||
| HF_BOG | HF 14a sniff with ULC/ULEV1/NTAG auth to flashmem | Bogito |x|
|
||||
| HF_COLIN | MIFARE ultra fast sniff/sim/clone to flashmem | Colin Brigato |x|
|
||||
| HF_ICECLASS | iCLASS 4-1 mode sim/read & dump/loclass/glitch & config to flashmem | Iceman1001 |x|
|
||||
| HF_LEGIC | Read/simulate Legic Prime tags to flashmem | Stefanie Hofmann & Uli Heilmeier |PARTIAL|
|
||||
| HF_MATTYRUN | MIFARE sniff/clone | Matías A. Ré Medina ||
|
||||
| HF_MSDSAL (def)| Read and emulate MSD Visa cards | Salvador Mendoza ||
|
||||
| HF_YOUNG | MIFARE sniff/simulation | Craig Young ||
|
||||
| LF_SKELETON | Standalone mode skeleton | Iceman1001 |Yes|
|
||||
| LF_EM4100EMUL | Simulate predefined EM4100 tags | Artyom Gnatyuk |Yes|
|
||||
| LF_EM4100RSWB | Read/simulate/brute/clone EM4100 tags| Monster1024 |Yes|
|
||||
| LF_EM4100RWC | Read/simulate/clone EM4100 tags| Artyom Gnatyuk |Yes|
|
||||
| LF_HIDBRUTE | HID corporate 1000 bruteforce | Federico dotta & Maurizio Agazzini |Yes|
|
||||
| LF_ICEHID | LF HID / IOprox / AWID / EM4100 collector to flashmem | Iceman1001 |No|
|
||||
| LF_PROXBRUTE | HID ProxII bruteforce | Brad Antoniewicz |Yes|
|
||||
| LF_SAMYRUN | HID26 read/clone/sim | Samy Kamkar|Yes|
|
||||
| HF_14ASNIFF | HF 14a sniff with to flashmem | Michael Farrell |No|
|
||||
| HF_AVEFUL | MIFARE Ultralight read/simulation | Ave Ozkal |Yes|
|
||||
| HF_BOG | HF 14a sniff with ULC/ULEV1/NTAG auth to flashmem | Bogito |No|
|
||||
| HF_COLIN | MIFARE ultra fast sniff/sim/clone to flashmem | Colin Brigato |No|
|
||||
| HF_ICECLASS | iCLASS 4-1 mode sim/read & dump/loclass/glitch & config to flashmem | Iceman1001 |No|
|
||||
| HF_LEGIC | Read/simulate Legic Prime tags (RDV4: + save to flashmem) | Stefanie Hofmann & Uli Heilmeier |Partial|
|
||||
| HF_MATTYRUN | MIFARE sniff/clone | Matías A. Ré Medina |Yes|
|
||||
| HF_MSDSAL (def)| Read and emulate MSD Visa cards | Salvador Mendoza |Yes|
|
||||
| HF_YOUNG | MIFARE sniff/simulation | Craig Young |Yes|
|
||||
|
||||
_* take notice, that some standalone modes takes advantage of RDV4 specific features which may or may not allow for a generic non-rdv4 device to use the mode. You will most likely read the source code to understand what is supported._
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue