mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Added new standalone mode HF_ST25_TEAROFF
to store/restore ST25TB tags with tearoff for counters (@seclabz)
This commit is contained in:
parent
cf3cb6e03a
commit
19789381df
7 changed files with 1186 additions and 4 deletions
|
@ -140,6 +140,7 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
|
|||
| HF_MFCSIM | Simulate Mifare Classic 1k card storing in flashmem - Ray Lee
|
||||
| HF_MSDSAL | EMV Read and emulation - Salvador Mendoza
|
||||
| HF_REBLAY | 14A relay over BT - Salvador Mendoza
|
||||
| HF_ST25_TEAROFF | Store/restore ST25TB tags with tear-off for counters - SecLabz
|
||||
| HF_TCPRST | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation - Nick Draffen
|
||||
| HF_TMUDFORD | Read and emulate ISO15693 card UID - Tim Mudford
|
||||
| HF_UNISNIFF | Combined 14a/14b/15 sniffer with runtime selection & extra save options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue