Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Looking for LHR 3060 Ti benchmark
Post: RE: Looking for LHR 3060 Ti benchmark
@Chick3nman
Good to know. Thanks! |
|
skalderis |
Hardware
|
9 |
18,476 |
09-04-2021, 07:42 PM |
|
|
Thread: Looking for LHR 3060 Ti benchmark
Post: RE: Looking for LHR 3060 Ti benchmark
Chick3nman Wrote: (08-13-2021, 02:34 AM)
--
Also we have benchmarks for other LHR cards like the 3080Ti that doesn't show any problems. See here: https://gist.github.com/roycewilliams/a005bb9a29e423d... |
|
skalderis |
Hardware
|
9 |
18,476 |
09-04-2021, 07:27 PM |
|
|
Thread: Large zip/gz wordlists gives error
Post: Large zip/gz wordlists gives error
If multiple wordlists compressed with same software (7z v19.00 and WinRaR v5.50 they all work fine with hashcat up to a sertain size. Don't know exactly where is the threshold where it gets too big bu... |
|
skalderis |
hashcat
|
4 |
6,749 |
01-20-2021, 01:53 AM |
|
|
Thread: Cap file convert to hccapx HELP
Post: RE: Cap file convert to hccapx HELP
@Uraniumhazee
I think its against forum rules posting your hashes.
Code:
--
Zero value timestamps detected in file: TurkTelekom_ZPUY9-C8-54-4B-59-41-68.cap.
This prevents correct EAPOL-Key timeout... |
|
skalderis |
hashcat
|
4 |
9,203 |
02-12-2020, 06:25 PM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
Tried beta with updated drivers. Results normalized. PMKID +7%. Never occurred to me to try beta.
Thanks for tips!
Driver 442.19, CUDA 10.2
Windows
Code:
--
hashcat.exe -m 16800 -b
Speed.#1........ |
|
skalderis |
hashcat
|
4 |
6,859 |
02-12-2020, 06:10 PM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
Code:
--
D:\hashcat-5.1.0>hashcat64.exe --version
v5.1.0
--
EDIT: in both OS |
|
skalderis |
hashcat
|
4 |
6,859 |
02-11-2020, 12:03 AM |
|
|
Thread: Linux vs Win speed
Post: Linux vs Win speed
I get better performance in Ubuntu 18.04 vs Win7. In Ubuntu, hashcat chooses different -n -u -T values ant it works faster 8-11% on few tested hashes. I tried forcing these values in Win7 but I get sa... |
|
skalderis |
hashcat
|
4 |
6,859 |
02-10-2020, 11:56 PM |
|
|
Thread: is sorting wordlist by length needed?
Post: RE: is sorting wordlist by length needed?
|
skalderis |
hashcat
|
2 |
4,773 |
02-06-2020, 05:34 PM |
|
|
Thread: is sorting wordlist by length needed?
Post: is sorting wordlist by length needed?
From old wiki:
Quote:
--
Hint: You can optimize your wordlists for oclhashcat-plus usage. You just need to sort them by their length. It is recommended that you generate seperate wordlists sorted ... |
|
skalderis |
hashcat
|
2 |
4,773 |
02-06-2020, 03:47 PM |
|
|
Thread: ERROR: restore value greater keyspace
Post: RE: ERROR: restore value greater keyspace
Thanks for the reply. My guess it has to do something with last update on "slow hash candidate amplifiers, ported from CPU to GPU". Correct -s is 4475366 Thanks for that! |
|
skalderis |
Old oclHashcat Support
|
2 |
9,370 |
01-16-2015, 09:45 PM |
|
|
Thread: ERROR: restore value greater keyspace
Post: ERROR: restore value greater keyspace
Can't restore wpa progress with 1.32. Catalyst 14.9 Win7.64bit. It starts fine from the start (no -s). And everything works fine with 1.31.
Code:
--
D:\oclHashcat>oclHashcat64.exe -m 2500 -a 3 -w 3 ... |
|
skalderis |
Old oclHashcat Support
|
2 |
9,370 |
01-16-2015, 07:58 PM |
|
|
Thread: bruteforce mode strange behavior
Post: bruteforce mode strange behavior
Hashcat stuck on some past command. Take a look at this there is no "-i", but still does incrementally. And the mask charset is different. Mask is 8 in length, but it goes beyond that.
Code:
--
D:\... |
|
skalderis |
Old oclHashcat Support
|
1 |
7,812 |
12-26-2013, 11:54 PM |
|
|
Thread: Powercolor 7870 Myst Edition Benchmark
Post: Powercolor 7870 Myst Edition Benchmark
Couldn't find review here when I was buying the card. So maybe it will help someone else if they considering.
Device 1 : Powercolor 7970
Device 2 : Powercolor 7870 Myst
http://www.freeimagehostin... |
|
skalderis |
Hardware
|
0 |
5,915 |
12-15-2013, 12:06 AM |
|
|
Thread: oclHashcat v1.00
Post: RE: oclHashcat v1.00
Another anticipated great release! |
|
skalderis |
Old oclHashcat Announcements
|
17 |
86,834 |
12-07-2013, 01:27 AM |
|
|
Thread: VCL over the Internet? Possible, even at loss of performance?
Post: RE: VCL over the Internet? Possible, even at loss ...
Everything is in wiki:
Hardware requirements
A private, high-speed, local network.
GigE is required at a minimum
Infiniband is highly recommended
No WiFi, VPN, or Internet clustering. |
|
skalderis |
General Help
|
5 |
16,622 |
12-06-2013, 10:55 PM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
Mangix Wrote: (09-16-2013, 07:46 PM)
--
I made you a 64-bit binary using MinGW64. Should work.
https://dl.dropboxusercontent.com/u/102011983/splitlen.exe
--
I appreciate that. But I don't open rand... |
|
skalderis |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
48,780 |
09-16-2013, 09:04 PM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
I changed and recompiled with Dev-C++. It drops me an exe. But then it doesn't do what it suppose to. Maybe I should use different compiler. |
|
skalderis |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
48,780 |
09-16-2013, 06:40 PM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
Just changing #define LEN_MAX 15 doesn't do the trick. Dictionary goes from 16gig -> 4mb. |
|
skalderis |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
48,780 |
09-15-2013, 04:12 PM |
|
|
Thread: ERROR: clCreateBuffer() -61
Post: RE: ERROR: clCreateBuffer() -61
Would anyone know how to set this in windows? GPU_MAX_HEAP_SIZE=90 |
|
skalderis |
Very old oclHashcat-plus Support
|
6 |
22,021 |
09-14-2013, 04:12 PM |
|
|
Thread: ERROR: clCreateBuffer() -61
Post: RE: ERROR: clCreateBuffer() -61
Thanks for info Rolf. Looks like i need to follow twiter. |
|
skalderis |
Very old oclHashcat-plus Support
|
6 |
22,021 |
09-14-2013, 11:58 AM |