mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
initial implementation of em4x50 standalone mode (lf_tharexde)
This commit is contained in:
parent
460892eabf
commit
db679608ec
5 changed files with 294 additions and 2 deletions
|
@ -79,6 +79,7 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
|
|||
|-----------------|----------------------------------------|
|
||||
| | No standalone mode
|
||||
| LF_SKELETON | standalone mode skeleton - Iceman1001
|
||||
| LF_THAREXDE | LF EM4x50 simulator/read standalone mode - tharexde
|
||||
| LF_EM4100EMUL | LF EM4100 simulator standalone mode - temskiy
|
||||
| LF_EM4100RSWB | LF EM4100 read/write/clone/brute mode - Monster1024
|
||||
| LF_EM4100RWC | LF EM4100 read/write/clone mode - temskiy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue