mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
remove esalt param
This commit is contained in:
parent
5154807c4e
commit
2d79bc1a22
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user