mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-13 19:28:56 +00:00
Removed duplicate lines from WPA modules
This commit is contained in:
parent
5f434cc338
commit
0553bf96b8
@ -557,8 +557,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
@ -533,8 +533,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
@ -269,8 +269,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
@ -291,8 +291,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
@ -582,8 +582,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
@ -584,8 +584,6 @@ bool module_potfile_custom_check (MAYBE_UNUSED const hashconfig_t *hashconfig, M
|
||||
kernel_param.digests_offset_host = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.combs_mode = 0;
|
||||
kernel_param.salt_repeat = 0;
|
||||
kernel_param.pws_pos = 0;
|
||||
kernel_param.gid_max = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user