mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
feat: Added support for 8268/8310
This commit is contained in:
parent
edb74d084e
commit
3860942e55
4 changed files with 122 additions and 36 deletions
|
@ -48,6 +48,8 @@
|
|||
typedef enum {
|
||||
RHTSF_PLAIN,
|
||||
WHTSF_PLAIN,
|
||||
RHTSF_82xx,
|
||||
WHTSF_82xx,
|
||||
RHTSF_CHALLENGE,
|
||||
WHTSF_CHALLENGE,
|
||||
RHTSF_KEY,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue