change default standalone mode to LF_SAMYRUN

This commit is contained in:
iceman1001 2021-09-04 22:13:54 +02:00
commit 78b48a6ce7
4 changed files with 8 additions and 7 deletions

View file

@ -1,5 +1,5 @@
# Default standalone if no standalone specified
DEFAULT_STANDALONE=HF_MSDSAL
DEFAULT_STANDALONE=LF_SAMYRUN
HELP_EXAMPLE_STANDALONE=LF_SAMYRUN
# (you can set explicitly STANDALONE= to disable standalone modes)
STANDALONE?=$(DEFAULT_STANDALONE)
@ -39,7 +39,7 @@ define KNOWN_STANDALONE_DEFINITIONS
| | - Brad Antoniewicz |
+----------------------------------------------------------+
| LF_SAMYRUN | HID26 read/clone/sim |
| | - Samy Kamkar |
| (default) | - Samy Kamkar |
+----------------------------------------------------------+
| LF_THAREXDE | Simulate/read EM4x50 tags |
| (RDV4 only) | storing in flashmem |
@ -72,7 +72,7 @@ define KNOWN_STANDALONE_DEFINITIONS
| (RDV4 only) | storing in flashmem - Ray Lee |
+----------------------------------------------------------+
| HF_MSDSAL | Read and emulate MSD Visa cards |
| (default) | - Salvador Mendoza |
| | - Salvador Mendoza |
+----------------------------------------------------------+
| HF_REBLAY | 14A Relay over BT |
| (RDV4 only) | - Salvador Mendoza |