From 475fe432af6a545642d5f3fa4521fb4818404f23 Mon Sep 17 00:00:00 2001 From: Iceman Date: Wed, 11 Nov 2020 12:24:03 +0100 Subject: [PATCH] Updated Standalone mode (markdown) --- Standalone-mode.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Standalone-mode.md b/Standalone-mode.md index 47d880a..d7dfc9c 100644 --- a/Standalone-mode.md +++ b/Standalone-mode.md @@ -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.