Updated Standalone mode (markdown)

Iceman 2020-11-11 12:24:03 +01:00
parent 0b504baae1
commit 475fe432af

@ -34,11 +34,13 @@ The following standalone modes is built in this repo.
| 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 |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 ||
_* 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._
## Documentation
Some community efforts has been done to document these.