Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Low Hashrate
Post: Low Hashrate
I have an RTX 2080 and the benchmark/actual hashrate are quite different. I get a benchmark of 2500 mhz but only 1700 mhz on NTLMV2.
Ive tried everything but I cant get it past 1750 mhz. |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:13 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
I am talking in H/s
sudo hashcat -a3 -w4 -m 5600 -O ~/Desktop/scott.txt ?u?a?a?a?a?a?a?s
and I get this as an output. 1750 mh/s almost half the benchmark speed.
Session..........: hashcat
Status...... |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:26 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
undeath Wrote: (11-10-2019, 05:27 PM)
--
you didn't use -O in that example
--
I added it in, It doesn't change the hashrate at all. |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:28 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
undeath Wrote: (11-10-2019, 05:29 PM)
--
your mask is not ideal. Try ?b?b?b?b?b?b?b?b as suggested by philsmd
--
When I try sudo hashcat -a3 -w4 -m 5600 -O ~/Desktop/scott.txt ?b?b?b?b?b?b?b?b
I... |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:32 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
royce Wrote: (11-10-2019, 05:33 PM)
--
Drop one or two ?b and try again
--
I dropped a ?b and the hashrate stays at 1700 mh/s |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:36 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
undeath Wrote: (11-10-2019, 05:37 PM)
--
that's interesting. can you try with -w3?
--
with -w3 the hashrate goes down to 1650 mh/s |
|
mkfox |
hashcat
|
10 |
3,235 |
11-10-2019, 05:38 PM |
|
|
Thread: Benchmark Variance
Post: Benchmark Variance
Hello, there seems to be a 1600 MH/s disparity between my benchmark numbers and the actual cracking numbers. I am thinking it may be due to a difference between the "Accel", "Loops" and through settin... |
|
mkfox |
hashcat
|
4 |
1,598 |
11-11-2019, 03:44 PM |
|
|
Thread: Benchmark Variance
Post: RE: Benchmark Variance
philsmd Wrote: (11-12-2019, 09:00 AM)
--
For me it has kind of the different effect, -w 4 is even slightly faster than the benchmark with -b , because benchmark doesn't use -w 4 by default.
If you w... |
|
mkfox |
hashcat
|
4 |
1,598 |
11-12-2019, 11:58 PM |
|
|
Thread: Benchmark Variance
Post: RE: Benchmark Variance
The problem was my hash size. I was using the whole hash that I captured, but as soon as I cut it down to the same length as the example, I achieved the same speed as the bench mark.
The hash in th... |
|
mkfox |
hashcat
|
4 |
1,598 |
11-13-2019, 02:00 AM |
|
|
Thread: Pkzip Format Error
Post: RE: Pkzip Format Error
Id try running the hash without the $pkzip in front of the hash. What command did.you.run? |
|
mkfox |
hashcat
|
4 |
3,546 |
11-13-2019, 03:36 AM |