mirror of
https://github.com/hashcat/hashcat.git
synced 2025-05-31 21:28:48 +00:00
Remove temporary workaround for wpa->message_pair in -m 22000
This commit is contained in:
parent
6d24f18f8c
commit
8f41c346ef
@ -1102,10 +1102,6 @@ int module_hash_decode (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE_UNUSE
|
|||||||
wpa->detected_be = 1;
|
wpa->detected_be = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
wpa->detected_le = 1; // temporary see https://github.com/hashcat/hashcat/issues/2987
|
|
||||||
wpa->detected_be = 1; // temporary see https://github.com/hashcat/hashcat/issues/2987
|
|
||||||
|
|
||||||
|
|
||||||
// mic
|
// mic
|
||||||
|
|
||||||
const u8 *mic_pos = token.buf[2];
|
const u8 *mic_pos = token.buf[2];
|
||||||
|
Loading…
Reference in New Issue
Block a user