]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/mifare.h
add a specific check function for static nonces (used in 'hf mf nested') (#911)
[proxmark3-svn] / include / mifare.h
index 144094f0bf2e6ebeb7fb4d5937753587a5255bb4..dbf5ed39c4bb9194cfd8e66e052b1dfab79cc584 100644 (file)
@@ -19,6 +19,9 @@
 #define MF_MAD1_SECTOR 0x00
 #define MF_MAD2_SECTOR 0x10
 
+// Fixed encrypted nonce used for nested attack with fixed nonce tags
+#define NESTED_FIXED_NR_ENC   {0x70, 0x69, 0x77, 0x69}
+
 //-----------------------------------------------------------------------------
 // ISO 14443A
 //-----------------------------------------------------------------------------
Impressum, Datenschutz