Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
use the latest beta version from https://hashcat.net/beta/ to fix the error with your gpu, |
|
undeath |
hashcat
|
20 |
6,851 |
10-09-2019, 10:38 PM |
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
https://hashcat.net/forum/uploads/avatars/avatar_85.jpg?dateline=1337188913 |
|
undeath |
hashcat
|
20 |
6,851 |
10-09-2019, 11:21 PM |
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
If the self test is failing hashcat will be unable to crack hashes. This has nothing to do with speed. |
|
undeath |
hashcat
|
20 |
6,851 |
10-10-2019, 09:08 PM |
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
If you bought the card specifically for hashcat the question is why you chose AMD at all. Their OpenCL runtime is known to be garbage and their hardware is poorly suited for hashcat's purposes, compar... |
|
undeath |
hashcat
|
20 |
6,851 |
10-11-2019, 12:07 AM |
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
it's the GPU it's the OS it you it the driver, not hashcat |
|
undeath |
hashcat
|
20 |
6,851 |
10-11-2019, 12:37 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs
wlanhcxinfo of https://github.com/ZerBea/hcxtools should be able to do all you need. |
|
undeath |
General Talk
|
4 |
2,073 |
10-13-2019, 12:07 PM |
|
|
Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain
1. only the instance that cracked the hash knows about it
2. brain only synchronises attacks, not hashes |
|
undeath |
hashcat
|
9 |
2,505 |
10-16-2019, 10:23 PM |
|
|
Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain
no, brain only stores a checksum for the whole hash file. If the hash file is different in any way it's considered a different one with independent attack tracking. |
|
undeath |
hashcat
|
9 |
2,505 |
10-16-2019, 11:30 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
you have not specified a mask, hence hashcat uses its default mask which does not include your password. |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:24 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
There is no such thing as a "raw bruteforce" in hashcat. You can see the default mask it is using in your status output. |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:28 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
the syntax is documented here: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:33 PM |
|
|
Thread: Using discrete GPU on macOS
Post: RE: Using discrete GPU on macOS
can you post a hashcat status output? |
|
undeath |
hashcat
|
4 |
2,030 |
10-18-2019, 12:45 PM |
|
|
Thread: Using discrete GPU on macOS
Post: RE: Using discrete GPU on macOS
Looks like a bug in the macOS dashboard then. Probably not accounting for OpenCL usage. Speed also seems ok. |
|
undeath |
hashcat
|
4 |
2,030 |
10-18-2019, 01:37 PM |
|
|
Thread: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Post: RE: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
looks like your hashcat is missing files. Re-download it and extract it anew, to a new folder to make sure it's in a clean state. |
|
undeath |
hashcat
|
8 |
6,178 |
10-19-2019, 03:54 PM |
|
|
Thread: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Post: RE: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Are you copying stuff around or running "make install" or are you running hashcat from the build directory? |
|
undeath |
hashcat
|
8 |
6,178 |
10-19-2019, 07:26 PM |
|
|
Thread: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Post: RE: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Code:
--
Device #2: Kernel /hashcat/OpenCL/m00000_a3-optimized.cl build failed - proceeding without this device.
--
the path is weird. It shouldn't be trying to pick up anything from /hashcat but ~... |
|
undeath |
hashcat
|
8 |
6,178 |
10-19-2019, 09:19 PM |
|
|
Thread: mask search with doubles
Post: RE: mask search with doubles
It's not possible with masks only. You can pipe in a mask attack and then apply the repeat rule "p" to each input word. However, depending on your hash type, this may severely slow down your attack sp... |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
1,317 |
10-21-2019, 11:49 AM |
|
|
Thread: Token Length Exception for m 9820
Post: RE: Token Length Exception for m 9820
Quote:
--
[…]GTX1050 laptop[…]
my GPU heats up really quick, prompting Hashcat abort, is this normal?
--
Yes, laptops have poor cooling. Expect hardware defects if running hashcat frequently.
98... |
|
undeath |
hashcat
|
4 |
1,724 |
10-21-2019, 08:40 PM |
|
|
Thread: Token Length Exception for m 9820
Post: RE: Token Length Exception for m 9820
that was a typo on my part, I meant --keep-guessing |
|
undeath |
hashcat
|
4 |
1,724 |
10-22-2019, 10:06 AM |
|
|
Thread: TITAN RTX - performance issues?
Post: RE: TITAN RTX - performance issues?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for_full_speed |
|
undeath |
hashcat
|
5 |
2,340 |
10-24-2019, 08:18 PM |