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

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: Using two rule files at the same time
Post: RE: Using two rule files at the same time

royce Wrote: (09-06-2020, 11:41 PM) -- It's the product of both rulesets - rule 1 from list 1 AND rule 1 from list 2, etc etc. This is one reason why ':' (do nothing) is often included in rulesets...
XakEp hashcat 2 323 09-07-2020, 12:27 AM
    Thread: How to insert a wordlist into a mask?
Post: How to insert a wordlist into a mask?

I am trying to figure out if this is possible - can I have a mask appended AND prepended to all entries in a wordlist? Here's what I mean - ?a?a(wordlistgoeshere)?a?a I know I can prepend and...
XakEp hashcat 2 296 09-11-2020, 05:48 AM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

And as a side note, I do appreciate all the help/pointers in the thread. I know how aggravating it can be and I'm trying other things. I think my biggest issue is the "how" hashcat works on the back e...
XakEp hashcat 43 12,644 08-30-2019, 08:37 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

hashcat64.exe -m0 -a3 d:\hashlists\Random\Quillen.txt ?b?b?b?b?b?b?b -w4 -O Quote: -- hashcat (v5.1.0) starting... * Device #1: WARNING! Kernel exec timeout is not disabled.             This ...
XakEp hashcat 43 12,644 08-30-2019, 08:54 PM
    Thread: How to insert a wordlist into a mask?
Post: RE: How to insert a wordlist into a mask?

Got it, thanks!
XakEp hashcat 2 296 09-11-2020, 04:34 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

*smacks forehead* I apologize, I thought I had already posted that. Quote: -- D:\hashcat>hashcat64.exe -b -m0 hashcat (v5.1.0) starting in benchmark mode... Benchmarking uses hand-optimize...
XakEp hashcat 43 12,644 08-30-2019, 09:33 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Ok, so I've been doing a LOT of testing and have a mask attack at this speed now - Quote: -- Speed.#1.........: 40525.5 MH/s (8.24ms) @ Accel:64 Loops:512 Thr:256 Vec:4 Speed.#2.........: 2947...
XakEp hashcat 43 12,644 08-31-2019, 02:07 AM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

For giggles I ran the ?b attack on my personal desktop (single 1080ti) and here's what I got [quote]Session..........: hashcat Status...........: Running Hash.Type........: MD5 Hash.Target.........
XakEp hashcat 43 12,644 08-31-2019, 07:33 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

undeath Wrote: (08-30-2019, 09:41 PM) -- I'd guess the mask is still too short and doesn't provide enough work. Numbers are pretty close to the benchmark on all cards but the fastest, the 2080. -- ...
XakEp hashcat 43 12,644 08-31-2019, 07:13 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Ok so for giggles I did some testing, and accidentally came across something. Here's the benchmark for MD5 Quote: -- Hashmode: 0 - MD5 Speed.#1.........: 41444.7 MH/s (18.21ms) @ Accel:64 Loops:1...
XakEp hashcat 43 12,644 08-31-2019, 08:16 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

I moved the rule to the other side of the pipe, this happens... hashcat64.exe --stdout d:\wordlists\rockyou.txt | hashcat64.exe -m0 d:\hashlists\Random\Quillen.txt -r rules\best64.rule -O --status ...
XakEp hashcat 43 12,644 08-31-2019, 09:02 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Think I found something wrong with hashcat itself, but you guys are the experts not me. If I run this attack with -w3 or -w4, I get something like this - hashcat64.exe -m0 -a3 d:\hashlists\Rand...
XakEp hashcat 43 12,644 08-31-2019, 08:31 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

What has me wondering if I'd be better off huffing paint is WHY this command gets such high speeds, but when I correct it, it doesn't get anywhere NEAR the speeds. Same idea with NTLM instead of MD5. ...
XakEp hashcat 43 12,644 08-31-2019, 09:09 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Ok so here are the results of the testing - hashcat64.exe -m1000 -a3 d:\hashlists\Random\test.txt --status --status-timer=2 -w1 Speed.#*.........: 41946.0 MH/s -w2 Speed.#*.........: 60583...
XakEp hashcat 43 12,644 08-31-2019, 09:52 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Update time! Ok, so here is current performance against NTLM -  hashcat64.exe -m1000 -a3 d:\hashlists\Random\test.txt -O ?a?a?a?a?a?a?a?a -i -w2 Quote: -- Session..........: hashcat Status...
XakEp hashcat 43 12,644 09-02-2019, 12:08 AM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

Because I'm functionally illiterate. Whoops. hashcat64.exe -m1000 -a3 d:\hashlists\Random\test.txt --status --status-timer=2 -O -w1 Quote: -- Session..........: hashcat Status...........: Running H...
XakEp hashcat 43 12,644 09-01-2019, 12:48 AM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

philsmd Wrote: (09-03-2019, 10:55 AM) -- Resource Monitor and msinfo32 in windows: https://answers.microsoft.com/en-us/windows/forum/windows_10-performance/physical-and-virtual-memory-in-windows-10/e...
XakEp hashcat 43 12,644 09-03-2019, 08:45 PM