mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
ADD: 'lf search' - added @marshmellow42 's hitag2 identification
This commit is contained in:
parent
a38f5a0704
commit
69784c3801
3 changed files with 67 additions and 8 deletions
|
@ -22,6 +22,7 @@ typedef enum {
|
|||
RHT2F_AUTHENTICATE = 22,
|
||||
RHT2F_CRYPTO = 23,
|
||||
RHT2F_TEST_AUTH_ATTEMPTS = 25,
|
||||
RHT2F_UID_ONLY = 26
|
||||
} hitag_function;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue