mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-28 01:53:11 +08:00
change default standalone mode to LF_SAMYRUN
This commit is contained in:
parent
480e8c8acb
commit
78b48a6ce7
4 changed files with 8 additions and 7 deletions
|
@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||||
|
|
||||||
## [unreleased][unreleased]
|
## [unreleased][unreleased]
|
||||||
|
- Changed default standalone mode to LF_SAMYRUN (@iceman1001)
|
||||||
- Add MIFARE Plus SL3 mode traces (@iceman1001)
|
- Add MIFARE Plus SL3 mode traces (@iceman1001)
|
||||||
- Fix PAC/Stanley checksum calculation (@rknoll)
|
- Fix PAC/Stanley checksum calculation (@rknoll)
|
||||||
- Added option --mem to `hf mf nested`, from icopyx source (@doegox)
|
- Added option --mem to `hf mf nested`, from icopyx source (@doegox)
|
||||||
|
|
|
@ -5,4 +5,4 @@ PLATFORM=PM3RDV4
|
||||||
#PLATFORM=PM3GENERIC
|
#PLATFORM=PM3GENERIC
|
||||||
# If you want more than one PLATFORM_EXTRAS option, separate them by spaces:
|
# If you want more than one PLATFORM_EXTRAS option, separate them by spaces:
|
||||||
#PLATFORM_EXTRAS=BTADDON
|
#PLATFORM_EXTRAS=BTADDON
|
||||||
#STANDALONE=HF_MSDSAL
|
#STANDALONE=LF_SAMYRUN
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Default standalone if no standalone specified
|
# Default standalone if no standalone specified
|
||||||
DEFAULT_STANDALONE=HF_MSDSAL
|
DEFAULT_STANDALONE=LF_SAMYRUN
|
||||||
HELP_EXAMPLE_STANDALONE=LF_SAMYRUN
|
HELP_EXAMPLE_STANDALONE=LF_SAMYRUN
|
||||||
# (you can set explicitly STANDALONE= to disable standalone modes)
|
# (you can set explicitly STANDALONE= to disable standalone modes)
|
||||||
STANDALONE?=$(DEFAULT_STANDALONE)
|
STANDALONE?=$(DEFAULT_STANDALONE)
|
||||||
|
@ -39,7 +39,7 @@ define KNOWN_STANDALONE_DEFINITIONS
|
||||||
| | - Brad Antoniewicz |
|
| | - Brad Antoniewicz |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| LF_SAMYRUN | HID26 read/clone/sim |
|
| LF_SAMYRUN | HID26 read/clone/sim |
|
||||||
| | - Samy Kamkar |
|
| (default) | - Samy Kamkar |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| LF_THAREXDE | Simulate/read EM4x50 tags |
|
| LF_THAREXDE | Simulate/read EM4x50 tags |
|
||||||
| (RDV4 only) | storing in flashmem |
|
| (RDV4 only) | storing in flashmem |
|
||||||
|
@ -72,7 +72,7 @@ define KNOWN_STANDALONE_DEFINITIONS
|
||||||
| (RDV4 only) | storing in flashmem - Ray Lee |
|
| (RDV4 only) | storing in flashmem - Ray Lee |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| HF_MSDSAL | Read and emulate MSD Visa cards |
|
| HF_MSDSAL | Read and emulate MSD Visa cards |
|
||||||
| (default) | - Salvador Mendoza |
|
| | - Salvador Mendoza |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
| HF_REBLAY | 14A Relay over BT |
|
| HF_REBLAY | 14A Relay over BT |
|
||||||
| (RDV4 only) | - Salvador Mendoza |
|
| (RDV4 only) | - Salvador Mendoza |
|
||||||
|
|
|
@ -87,7 +87,7 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
|
||||||
| LF_ICEHID | LF HID collector to flashmem - Iceman1001
|
| LF_ICEHID | LF HID collector to flashmem - Iceman1001
|
||||||
| LF_NEXID | Nexwatch credentials detection mode - jrjgjk & Zolorah
|
| LF_NEXID | Nexwatch credentials detection mode - jrjgjk & Zolorah
|
||||||
| LF_PROXBRUTE | HID ProxII bruteforce - Brad Antoniewicz
|
| LF_PROXBRUTE | HID ProxII bruteforce - Brad Antoniewicz
|
||||||
| LF_SAMYRUN | HID26 read/clone/sim - Samy Kamkar
|
| LF_SAMYRUN (def)| HID26 read/clone/sim - Samy Kamkar
|
||||||
| LF_SKELETON | standalone mode skeleton - Iceman1001
|
| LF_SKELETON | standalone mode skeleton - Iceman1001
|
||||||
| LF_THAREXDE | LF EM4x50 simulator/read standalone mode - tharexde
|
| LF_THAREXDE | LF EM4x50 simulator/read standalone mode - tharexde
|
||||||
| HF_14ASNIFF | 14a sniff storing to flashmem - Micolous
|
| HF_14ASNIFF | 14a sniff storing to flashmem - Micolous
|
||||||
|
@ -99,13 +99,13 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
|
||||||
| HF_LEGIC | HF Legic Prime standalone - uhei
|
| HF_LEGIC | HF Legic Prime standalone - uhei
|
||||||
| HF_MATTYRUN | Mifare sniff/clone - Matías A. Ré Medina
|
| HF_MATTYRUN | Mifare sniff/clone - Matías A. Ré Medina
|
||||||
| HF_MFCSIM | Simulate Mifare Classic 1k card storing in flashmem - Ray Lee
|
| HF_MFCSIM | Simulate Mifare Classic 1k card storing in flashmem - Ray Lee
|
||||||
| HF_MSDSAL (def)| EMV Read and emulation - Salvador Mendoza
|
| HF_MSDSAL | EMV Read and emulation - Salvador Mendoza
|
||||||
| HF_REBLAY | 14A relay over BT - Salvador Mendoza
|
| HF_REBLAY | 14A relay over BT - Salvador Mendoza
|
||||||
| HF_TCPRST | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation - Nick Draffen
|
| HF_TCPRST | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation - Nick Draffen
|
||||||
| HF_TMUDFORD | Read and emulate ISO15693 card UID - Tim Mudford
|
| HF_TMUDFORD | Read and emulate ISO15693 card UID - Tim Mudford
|
||||||
| HF_YOUNG | Mifare sniff/simulation - Craig Young
|
| HF_YOUNG | Mifare sniff/simulation - Craig Young
|
||||||
|
|
||||||
By default `STANDALONE=HF_MSDSAL`.
|
By default `STANDALONE=LF_SAMYRUN`.
|
||||||
|
|
||||||
## 256kb versions
|
## 256kb versions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue