1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

remove esalt param

This commit is contained in:
Jakub Štrom 2022-03-01 00:25:06 +01:00
parent 5154807c4e
commit 2d79bc1a22

View File

@ -448,7 +448,7 @@ KERNEL_FQ void m23400_loop2 (KERN_ATTR_TMPS (bitwarden_tmp_t))
unpackv (tmps, out, gid, 7, out[7]); unpackv (tmps, out, gid, 7, out[7]);
} }
KERNEL_FQ void m23400_comp (KERN_ATTR_TMPS (bitwarden_tmp_t, u32)) KERNEL_FQ void m23400_comp (KERN_ATTR_TMPS (bitwarden_tmp_t))
{ {
/** /**
* base * base