Added new hash-mode 13800 = Windows 8+ phone PIN/Password
[hashcat.git] / OpenCL / inc_types.cl
index 1d3a7b8..3bde5c1 100644 (file)
@@ -1021,6 +1021,12 @@ typedef struct
 
 } zip2_t;
 
+typedef struct
+{
+  u32 salt_buf[32];
+
+} win8phone_t;
+
 typedef struct
 {
   u32 version;