mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-10 14:44:59 +08:00
Updated Standalone mode (markdown)
parent
bf5475617f
commit
76a2f21f69
1 changed files with 17 additions and 12 deletions
|
@ -19,18 +19,23 @@ In this repo its even easier than before. The default standalone mode is LF_SAM
|
|||
The following standalone modes is built in this repo.
|
||||
|
||||
|
||||
| STANDALONE | DESCRIPTION | AUTHOR | RDV4 only |
|
||||
|-----------------------|---------------|--------|-----------|
|
||||
| LF_SAMYRUN (def) | HID26 read/clone/sim | Samy Kamkar||
|
||||
| LF_ICERUN | Standalone mode skeleton | Iceman1001 ||
|
||||
| LF_PROXBRUTE | HID ProxII bruteforce | Brad Antoniewicz ||
|
||||
| LF_HIDBRUTE | HID corporate 1000 bruteforce | Federico dotta & Maurizio Agazzini ||
|
||||
| LF_ICEHID | LF HID / IOprox / AWID / EM4100 collector with storing in flashmem | Iceman1001 |x|
|
||||
| HF_YOUNG | Mifare sniff/simulation | Craig Young ||
|
||||
| HF_MATTYRUN | Mifare sniff/clone | Matías A. Ré Medina ||
|
||||
| HF_COLIN | Mifare ultra fast sniff/sim/clone | Colin Brigato |x|
|
||||
| HF_BOG | 14a sniff with ULC/ULEV1/NTAG auth with storing in flashmem | Bogito |x|
|
||||
| HF_14ASNIFF | 14a sniff with storing in flashmem | Michael Farrell |x|
|
||||
| STANDALONE | DESCRIPTION | AUTHOR | RDV4 only |
|
||||
|----------------|---------------|--------|-----------|
|
||||
| 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 | 14a sniff with to flashmem | Michael Farrell |x|
|
||||
| HF_BOG | 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_LEGIC | Read/simulate Legic Prime tags to flashmem | Stefanie Hofmann & Uli Heilmeier |x|
|
||||
| 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 ||
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue