help need on hashcat cpu sha1 and sha256
#1
Hello
want to understand cpu version how salt handling done.
i have search before and found exactly same thing is posted.
http://hashcat.net/forum/thread-856.html

as i think now --hex-salt is possible in cpu version but i can't make it working.

try1
Quote:hashcat-cli32 ef63bf26e2382917d96850ccf9632458ee6e6c77:0000000000000000 --hex-salt -m 110 --stdout -a 3 --pw-min=8 --pw-max=8 -1 ?d?d?d?d?d?d?d?d
ouput
Quote:ef63bf26
ef63bf26
ef63bf26
ef63bf26

try2
Quote:hashcat-cli32 -1 ef63bf26e2382917d96850ccf9632458ee6e6c77:0000000000000000 --hex-salt -m 110 --stdout -a 3 --pw-min=8 --pw-max=8 ?d?d?d?d?d?d?d?d
process work but no password found.

as i know password already i try to this way too.
try3
Quote:hashcat-cli32 -1 ef63bf26e2382917d96850ccf9632458ee6e6c77:0000000000000000 --hex-salt -m 110 --stdout -a 3 --pw-min=8 --pw-max=8 ?d?d?d?d1318d

output
it try to bf password but found nothing.
some last digits
39991318
49991318
59991318
69991318
79991318
89991318
99991318

i don't understand where is problem.

Regards,
Chevli


Messages In This Thread
help need on hashcat cpu sha1 and sha256 - by stanner_austin - 01-01-2013, 06:09 PM