Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: hashcat 0.41 putting something other than hash in .pot file
Post: hashcat 0.41 putting something other than hash in ...

Hashcat 0.41 64-bit for Windows is putting a hex string in the hashcat.pot file that is not the hash. Since I usually look at the output file, I hadn't noticed this before. The hex string is jus...
Kgx Pnqvhm Old hashcat Support 4 9,436 11-27-2012, 01:25 AM
    Thread: --remove with just one hash?
Post: --remove with just one hash?

Running hashcat-cli64.exe 0.44 with --remove against the last or just one hash seems to not remove it when the password is successfully found. Shouldn't it remove the last hash, and leave a zero-by...
Kgx Pnqvhm Old hashcat Support 1 5,514 05-19-2013, 07:08 PM
    Thread: increasing threads for stdout?
Post: increasing threads for stdout?

I haven't run hashcat to generate mangles for quite a while, but trying the new 0.45 (hashcat-cli64.exe) in --stdout mode piped to a file seemed to run slower than I remembered, and I noticed it was o...
Kgx Pnqvhm Old hashcat Support 9 16,842 06-02-2013, 01:49 PM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

I remember this from the original thread about that problem from way back. So my question would be what settings can we change to make the --stdout usage for generating the list of mangles faster?
Kgx Pnqvhm Old hashcat Support 9 16,842 06-02-2013, 03:27 PM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

Maybe a formal specified mangle output file mode is needed, as opposed to stdout.
Kgx Pnqvhm Old hashcat Support 9 16,842 06-02-2013, 06:27 PM
    Thread: M needed for Q?
Post: M needed for Q?

In the changes for hashcat v0.42, some "JtR compatible" memory rules were added: type: feature file: hashcat-cli desc: added new rule function (JtR compatible): Q - query the memory and reject th...
Kgx Pnqvhm Old hashcat Support 0 3,154 06-02-2013, 08:56 PM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

Upon attempting to boot my computer today, I got beeps indicating a RAM problem. Pulling out and re-seating all the RAM modules let me boot. Maybe something was flaky with my RAM the last couple of ...
Kgx Pnqvhm Old hashcat Support 9 16,842 06-04-2013, 10:01 PM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

There is a program that may have been causing some system troubles, which I've uninstalled. If a week goes by without trouble, then I'll re-try the batch file running hashcat.
Kgx Pnqvhm Old hashcat Support 12 22,818 07-21-2013, 09:42 PM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

The guts are: :: run the batch of rules FOR /F %%G IN (rules-batch.txt) DO (call :main %%G) The command line used starts off with: hashcat-cli64.exe -n 4 -c 128
Kgx Pnqvhm Old hashcat Support 12 22,818 07-26-2013, 12:13 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

Even after uninstalling the program I thought was at fault for my system wierdness, I still had more crashes. The real problem may've been updating to NVIDIA's 320.49 driver. See the thread "NVIDI...
Kgx Pnqvhm Old hashcat Support 12 22,818 07-27-2013, 11:32 PM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to a file. As pointed out, stdout isn't real...
Kgx Pnqvhm Old hashcat Support 9 16,842 06-03-2013, 02:42 AM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

Watching my taskbar HD LED while hashcat is doing the mangles shows very infrequent writes, so quite a bit of processing is happening between the writes, so I still don't think the I/O involving my HD...
Kgx Pnqvhm Old hashcat Support 9 16,842 06-04-2013, 12:32 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: hashcat 0.46 memory trouble in cmd file?

Today I was running hashcat 0.46 via a batch/command file with a list of 52 rules, and it seemed to be a culprit in crashing my 16 GB Windows 7 Home Premium system. I've run that same batch/command fi...
Kgx Pnqvhm Old hashcat Support 12 22,818 07-21-2013, 05:20 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

After having cleaned up my system a bit on the weekend, including re-building the page file, and having uninstalled a suspect program, I was going to kill two birds with one stone by running that grou...
Kgx Pnqvhm Old hashcat Support 12 22,818 07-25-2013, 12:14 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

Running some tests tonight, I found that the problem was actually due to using the new option: --debug-mode=3.
Kgx Pnqvhm Old hashcat Support 12 22,818 08-03-2013, 03:25 AM
    Thread: hashcat combination attack odd even difference
Post: hashcat combination attack odd even difference

Combination attack in hashcat-cli64.exe -a 1 v0.46 acts differently with an odd number of words vs. even? Edited: It's more complicated than that. I'm getting single words in the output, not combi...
Kgx Pnqvhm Old hashcat Support 10 18,473 08-03-2013, 02:27 PM
    Thread: hashcat combination attack odd even difference
Post: RE: hashcat combination attack odd even difference

Yes, I'm getting just single words interspersed with the combinations. At first I though it had to do with the word list having an odd or even number of words, but that only seems to affect whether...
Kgx Pnqvhm Old hashcat Support 10 18,473 08-04-2013, 05:50 PM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

No, I haven't set myself up there, as I'm never quite sure if what I find is really a hashcat problem or something to do with my test environment. I'd prefer to post a problem here, and let someone...
Kgx Pnqvhm Old hashcat Support 12 22,818 08-04-2013, 05:52 PM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

hashcat-cli64.exe -n 4 -c 128 --remove --debug-file=..\output\debug.txt --debug-mode=3 -a 0 -m 1100 -r KoreLogicRulesAppend4Num.rule -o ..\output\found.txt ..\hashes\A0.M1100.hash ..\dicts\CainWordli...
Kgx Pnqvhm Old hashcat Support 12 22,818 08-04-2013, 08:38 PM
    Thread: hashcat combination attack odd even difference
Post: RE: hashcat combination attack odd even difference

I'm using hand-typed lists of five, six, seven words of four to six characters in length. The number of words in the stdout file is higher than the number of input words squared.
Kgx Pnqvhm Old hashcat Support 10 18,473 08-06-2013, 07:49 PM