X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/4e12287d19650c3e446deb83e87aa40121d65c18..7cb8516cb5919cf883c7d3b16f4b5e9f75b586ee:/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 {