03-30-2015, 08:15 PM
Hello,
First of all, thank you for creating this amazing program.
I've been enjoy it a lot!
Question 1:
As you can see, I'm running an input file and my wordlist to check for everything.
Now, I'm wondering how I should make Hashcat work with a combolist (email:hash). I'm using Windows.
I've tried searching the forum and came out with the --username & --outfile-format=2 also it said that I had to use --show, but where do I add this?
Question 2:
Can I adjust the maximum temperature before the "Watchdog" (I believe) sets in?
Question 3:
Could you give me some examples of your .bat files so I can learn from it?
Could you please answer these questions as simple as possible? Since I'm a noob.
Thank you for creating an awesome program.
First of all, thank you for creating this amazing program.
I've been enjoy it a lot!
Question 1:
Code:
cudaHashcat64.exe -m 0 --username --outfile-format=2 input.txt wordlist.txt
pause
As you can see, I'm running an input file and my wordlist to check for everything.
Now, I'm wondering how I should make Hashcat work with a combolist (email:hash). I'm using Windows.
I've tried searching the forum and came out with the --username & --outfile-format=2 also it said that I had to use --show, but where do I add this?
Question 2:
Can I adjust the maximum temperature before the "Watchdog" (I believe) sets in?
Question 3:
Could you give me some examples of your .bat files so I can learn from it?
Could you please answer these questions as simple as possible? Since I'm a noob.
Thank you for creating an awesome program.