X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ef3f88bca9fbf8f228781f7e7b41fb6435130d84..f86d6b557af096460adcb596a6e829e5900e0e76:/include/hitag2.h diff --git a/include/hitag2.h b/include/hitag2.h index 284b5ecb..00447623 100644 --- a/include/hitag2.h +++ b/include/hitag2.h @@ -14,14 +14,15 @@ #define _HITAG2_H_ typedef enum { - RHTSF_CHALLENGE = 01, - RHTSF_KEY = 02, + RHTSF_CHALLENGE = 01, + RHTSF_KEY = 02, WHTSF_CHALLENGE = 03, WHTSF_KEY = 04, RHT2F_PASSWORD = 21, RHT2F_AUTHENTICATE = 22, RHT2F_CRYPTO = 23, RHT2F_TEST_AUTH_ATTEMPTS = 25, + RHT2F_UID_ONLY = 26 } hitag_function; typedef struct {