Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Can coexist gpus amd, intel with opencl
Post: RE: Can coexist gpus amd, intel with opencl
In theory yes, but it's not a hashcat question. It's an OpenCL runtime question, therefore we cannot answer this fully. Note that when you have the rx580 it's so much faster than the other devices you... |
|
atom |
hashcat
|
1 |
1,242 |
04-02-2019, 01:32 PM |
|
|
Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns
Use -a 1 with the left wordlist having ?w?s?w?s and the right wordlist having ?w?s will give you full GPU acceleration |
|
atom |
General Talk
|
2 |
1,914 |
04-02-2019, 01:37 PM |
|
|
Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue
It's not installed correctly if you get that error message. |
|
atom |
hashcat
|
7 |
3,822 |
04-02-2019, 01:40 PM |
|
|
Thread: HASHCAT CPU
Post: RE: HASHCAT CPU
Make sure to use -D 1 to enable CPUs in case you have GPUs, too. |
|
atom |
hashcat
|
7 |
10,130 |
04-02-2019, 01:41 PM |
|
|
Thread: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
Post: RE: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST...
Please retry with the latest beta from https://hashcat.net/beta/ |
|
atom |
hashcat
|
4 |
3,177 |
04-05-2019, 04:24 PM |
|
|
Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue
Even with rocm we still need OpenCL runtime and the OpenCL runtime needs the OpenCL ICD. |
|
atom |
hashcat
|
7 |
3,822 |
04-05-2019, 04:25 PM |
|
|
Thread: Hashcat CPU vs GPU - Linux vs Windows
Post: RE: Hashcat CPU vs GPU - Linux vs Windows
1. Your GPU and CPU performance looks good, nothing to improve by compiling from source. If you want to compile from source on windows, read BUILD_msys.md or BUILD_cygwin.md you can find it on hashcat... |
|
atom |
hashcat
|
2 |
4,480 |
04-05-2019, 04:32 PM |
|
|
Thread: mask processor
Post: RE: mask processor
The maskprocessor options -q and -r are not supported by hashcat. |
|
atom |
General Talk
|
3 |
2,103 |
04-05-2019, 04:33 PM |
|
|
Thread: Consonant and Vowel masks
Post: RE: Consonant and Vowel masks
This has been answered tons of times here on the forum. hashcat cannot make use of the inner loop acceleration while at the same time has to copy each password candidate (base section) over PCI Expres... |
|
atom |
hashcat
|
2 |
1,800 |
04-05-2019, 04:36 PM |
|
|
Thread: No hashes loaded error.... help me pls
Post: RE: No hashes loaded error.... help me pls
The hccapx is a binary file, not so easy to check manually. Try to crack the example from here:
https://hashcat.net/misc/example_hashes/hashcat.hccapx
Password is hashcat! (with the !) |
|
atom |
hashcat
|
3 |
2,236 |
04-05-2019, 04:39 PM |
|
|
Thread: 4-Way Handshake vs PMKID
Post: RE: 4-Way Handshake vs PMKID
The main time for computation is in the PBKDF2 (99.99999%, well not exactly but you get the point), not anything after that. Therefore anything after that PBKDF2 can be seen as almost not existent. |
|
atom |
hashcat
|
14 |
9,429 |
04-05-2019, 04:53 PM |
|
|
Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK
Most important: no defective handshakes |
|
atom |
General Talk
|
4 |
2,794 |
04-14-2019, 07:18 AM |
|
|
Thread: Is this a known and implemented algo?
Post: RE: Is this a known and implemented algo?
|
atom |
hashcat
|
3 |
2,236 |
04-14-2019, 07:20 AM |
|
|
Thread: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
Post: RE: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST...
Another try, did some change. Please retry with the latest beta from https://hashcat.net/beta/ |
|
atom |
hashcat
|
4 |
3,177 |
04-14-2019, 07:32 AM |
|
|
Thread: dictionary cache slow at building hashcat
Post: RE: dictionary cache slow at building hashcat
|
atom |
hashcat
|
2 |
1,836 |
04-14-2019, 07:33 AM |
|
|
Thread: Brain is much slower than expected
Post: RE: Brain is much slower than expected
The speed doesn't get higher with the brain. |
|
atom |
hashcat
|
5 |
2,960 |
04-18-2019, 12:47 PM |
|
|
Thread: I think it's easy!!
Post: RE: I think it's easy!!
Yes togglesX.rule for the upper/lower combinations and then in rule stacking mode using other ruleset for the prepending and appending. I think the rules/hybid/ are the ones you are looking for. |
|
atom |
hashcat
|
5 |
2,543 |
05-22-2019, 10:57 AM |
|
|
Thread: showing different hashtypes
Post: RE: showing different hashtypes
Not possible with pure hashcat. You need to wrap a script around. |
|
atom |
hashcat
|
1 |
1,124 |
05-22-2019, 11:01 AM |
|
|
Thread: md5($salt.$pass) vs md5($pass.$salt) speeds
Post: RE: md5($salt.$pass) vs md5($pass.$salt) speeds
There's multiple reasons. The way how hashcat exploits some weakness in MD5 to get additional acceleration requires it to change only the first 4 bytes of the input data. Since this part is fixed (bec... |
|
atom |
General Talk
|
2 |
1,729 |
05-22-2019, 11:09 AM |
|
|
Thread: Hashcat drops speed
Post: RE: Hashcat drops speed
Some GUI automatically set some options which cause hashcat to not fully inform you about all events. Restart using only the hash and the wordlist with no other options and monitor the temperature. Ad... |
|
atom |
hashcat
|
4 |
2,352 |
05-22-2019, 11:14 AM |