Added standalone mode that can load multiple different modes

This commit is contained in:
Daniel Karling 2021-11-20 22:01:09 +01:00
commit 315e58dac4
6 changed files with 214 additions and 1 deletions

View file

@ -104,6 +104,7 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
| HF_TCPRST | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation - Nick Draffen
| HF_TMUDFORD | Read and emulate ISO15693 card UID - Tim Mudford
| HF_YOUNG | Mifare sniff/simulation - Craig Young
| DANKARMULTI | Standalone mode that bakes together multiple other standalone modes. - dankar
By default `STANDALONE=LF_SAMYRUN`.