mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-13 09:11:01 +00:00
removed the debug printf
This commit is contained in:
parent
ba99ce69a3
commit
8c717ffa21
@ -773,8 +773,6 @@ DECLSPEC void m21200s (u32 *w0, u32 *w1, u32 *w2, u32 *w3, const u32 pw_len, KER
|
|||||||
const u32x d0 = d;
|
const u32x d0 = d;
|
||||||
const u32x e0 = e;
|
const u32x e0 = e;
|
||||||
|
|
||||||
if (gid == 0) printf("sha1(salt): %08x %08x %08x %08x %08x\n", a0, b0, c0, d0, e0);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* digest
|
* digest
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user