No output pls help
#1
Hello,

I use oclhashcat to crack sha1 hashes with wordlists...

I run hashcat with this command cudahashcat64.exe -m 100 -output-file=cracked.txt --remove hash.txt wordlists

it run succefully i think... but i dont have an output in my cracked.txt... and in the hashcat.pot is also nothing...

please help me Tongue

Thanks
#2
Then it didn't find any of the hashes................ really....
#3
Hashcat find hashes and one or two times it works but now it doesnt work anymore with the output and i dont know why...
#4
If you press "s" during the run and it show 0/xxxx besides the recovered line, it simply means that you don't crack any of them with your wordlists. It would be a good idea to also specify what kind of attack your doing by also putting -a 0 in your command line.