mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08:00
clarify standalone table
This commit is contained in:
parent
7093fdaa5d
commit
1229b358aa
1 changed files with 5 additions and 5 deletions
|
@ -9,10 +9,10 @@ define KNOWN_STANDALONE_DEFINITIONS
|
||||||
+==========================================================+
|
+==========================================================+
|
||||||
| STANDALONE | DESCRIPTION |
|
| STANDALONE | DESCRIPTION |
|
||||||
+==========================================================+
|
+==========================================================+
|
||||||
| | No standalone mode |
|
| (empty) | No standalone mode |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| LF_SAMYRUN (def)| HID26 read/clone/sim |
|
| LF_SAMYRUN | HID26 read/clone/sim |
|
||||||
| | - Samy Kamkar |
|
| (default) | - Samy Kamkar |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| LF_ICERUN | standalone mode skeleton |
|
| LF_ICERUN | standalone mode skeleton |
|
||||||
| | - iceman |
|
| | - iceman |
|
||||||
|
@ -30,10 +30,10 @@ define KNOWN_STANDALONE_DEFINITIONS
|
||||||
| | - Matías A. Ré Medina |
|
| | - Matías A. Ré Medina |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| HF_COLIN | Mifare ultra fast sniff/sim/clone |
|
| HF_COLIN | Mifare ultra fast sniff/sim/clone |
|
||||||
| | - Colin Brigato |
|
| (RDV4 only) | - Colin Brigato |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| HF_BOG | 14a sniff with ULC/ULEV1/NTAG auth |
|
| HF_BOG | 14a sniff with ULC/ULEV1/NTAG auth |
|
||||||
| | storing in flashmem - Bogito |
|
| (RDV4 only) | storing in flashmem - Bogito |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue