Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Hash file type something:username:email:hash
Post: RE: Hash file type something:username:email:hash
|
atom |
hashcat
|
1 |
2,813 |
07-13-2016, 06:26 PM |
|
|
Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX
It's a known bug in Apples OpenCL runtime. We can't do anything on it |
|
atom |
hashcat
|
8 |
8,387 |
07-13-2016, 06:27 PM |
|
|
Thread: CPU-only usage not allowed
Post: RE: CPU-only usage not allowed
Can you please post the output of clinfo |
|
atom |
hashcat
|
11 |
35,566 |
07-14-2016, 11:59 AM |
|
|
Thread: Nvidia fan use issues
Post: RE: Nvidia fan use issues
If you set it even lower, for example "--gpu-temp-retain 10", then it should instantly set the fan speed to 100%. Please try that and what philsmd said. |
|
atom |
hashcat
|
9 |
11,016 |
07-14-2016, 12:03 PM |
|
|
Thread: Build cluster 8X8 Geforce
Post: RE: Build cluster 8X8 Geforce
See this thread: https://hashcat.net/forum/thread-3047.html |
|
atom |
Hardware
|
6 |
7,966 |
07-14-2016, 12:05 PM |
|
|
Thread: Best strategy, attack mode or rules for certain password structure
Post: RE: Best strategy, attack mode or rules for certai...
Yes, that's simple.
1. First create a wordlist to match the CBA321: mp64.bin ?u?u?u?d?d?d -o wordlist.txt
2. Run hashcat as normal and add a rule "-j lMu4", ex: hashcat64.bin -m 6211 -w 3 tc.header... |
|
atom |
hashcat
|
1 |
3,509 |
07-14-2016, 12:10 PM |
|
|
Thread: Bitslice DES S-boxes with LOP3.LUT instructions
Post: RE: Bitslice DES S-boxes with LOP3.LUT instruction...
Bitsliced DES makes sense with brute-force -a 3 mode. Otherwise the register pressure is too strong and your data gets swapped on global memory, making everything slower than it would be without bitsl... |
|
atom |
hashcat
|
5 |
7,895 |
07-14-2016, 12:20 PM |
|
|
Thread: CPU-only usage not allowed
Post: RE: CPU-only usage not allowed
Your Intel OpenCL SDK is ways too old.
Quote:
--
Platform Name Intel(R) OpenCL
Platform Vendor ... |
|
atom |
hashcat
|
11 |
35,566 |
07-14-2016, 06:21 PM |
|
|
Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?
No, this is a known bug in AMD OpenCL runtime/compiler, which is part of the AMD driver. Somewhere between AMD driver version 15.12 and the current driver they made some change and this change was bad... |
|
atom |
Hardware
|
3 |
5,313 |
07-15-2016, 10:11 AM |
|
|
Thread: Segmentation fault on Mesa and AMDGPU
Post: RE: Segmentation fault on Mesa and AMDGPU
Yes, hashcat fully supports them. But they are very unstable and therefore they often crash.
To verify it's not hashcat, compile hashcat from sources with DEBUG=1 make and then run the same command... |
|
atom |
hashcat
|
3 |
6,179 |
07-15-2016, 10:16 AM |
|
|
Thread: CPU-only usage not allowed
Post: RE: CPU-only usage not allowed
Looks good, performance is good, too. |
|
atom |
hashcat
|
11 |
35,566 |
07-15-2016, 10:24 AM |
|
|
Thread: Bitslice DES S-boxes with LOP3.LUT instructions
Post: RE: Bitslice DES S-boxes with LOP3.LUT instruction...
Quote:
--
My first impression is that a < 400 speed boost for 1 high end 3k+ core GPU versus 1 outdated CPU is pretty poor
--
There's no such general statement. I think your speed, if it includes ... |
|
atom |
hashcat
|
5 |
7,895 |
07-15-2016, 10:28 AM |
|
|
Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?
If this is a workaround for you, just clone it from github, remove the quotes, recompile. |
|
atom |
Hardware
|
3 |
5,313 |
07-15-2016, 06:31 PM |
|
|
Thread: Segmentation fault on Mesa and AMDGPU
Post: RE: Segmentation fault on Mesa and AMDGPU
Yes, that's true. You have either switch to windows, buy a new gpu with amdgpu-pro support or stick to an older distribution. Thanks AMD :) |
|
atom |
hashcat
|
3 |
6,179 |
07-15-2016, 06:32 PM |
|
|
Thread: device local mem size is too small, use anyway?
Post: RE: device local mem size is too small, use anyway...
Some of the algorithms wont work, they will fail to compile, that way you know if it's safe to use that session or not. |
|
atom |
hashcat
|
6 |
28,662 |
07-17-2016, 05:53 PM |
|
|
Thread: Open Document Format
Post: RE: Open Document Format
There's a request for adding support here: https://github.com/hashcat/hashcat/issues/101 |
|
atom |
General Talk
|
1 |
3,780 |
07-17-2016, 05:56 PM |
|
|
Thread: Problems with RAR archive
Post: RE: Problems with RAR archive
RAR cracking without header encryption is not yet supported |
|
atom |
hashcat
|
2 |
4,632 |
07-17-2016, 05:57 PM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
Only -j and -k accept rejection rules. |
|
atom |
hashcat
|
16 |
23,766 |
07-17-2016, 06:00 PM |
|
|
Thread: mask password without 3 or more recurring characters
Post: RE: mask password without 3 or more recurring char...
maskprocessor can do that for "aaa", but not for different cases like "EeE". |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
5,149 |
07-17-2016, 06:01 PM |
|
|
Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...
please post some examples |
|
atom |
hashcat
|
3 |
4,303 |
07-17-2016, 06:02 PM |