Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Hash rate slowing when unattended
Post: RE: Hash rate slowing when unattended
Set your fans to 100% and try to hold the temp below 75c, that's all that matters |
|
atom |
hashcat
|
1 |
2,555 |
09-03-2016, 11:23 AM |
|
|
Thread: How to make use of the DES KPA mode
Post: How to make use of the DES KPA mode
Just wanted to make a quick writeup how to use the new DES KPA cracking mode.
An interessting example, I thought, would be how to retrieve the NTLM out of a captured NetNTLMv1 session. It doesn't m... |
|
atom |
User Contributions
|
1 |
19,607 |
09-03-2016, 11:39 AM |
|
|
Thread: mode 11600 (7z) not working?
Post: RE: mode 11600 (7z) not working?
I can reproduce this on my local setup, but this is the wrong place to report. Please post an issue on github. |
|
atom |
hashcat
|
1 |
3,203 |
09-08-2016, 08:10 AM |
|
|
Thread: Nvidia memory utilization.
Post: RE: Nvidia memory utilization.
The 1/4 memory limit is because of OpenCL, which has some weird memory allocation rule. According to their specs: "Max size of memory object allocation in bytes. The minimum value is max (1/4th of CL_... |
|
atom |
hashcat
|
1 |
4,312 |
09-08-2016, 08:18 AM |
|
|
Thread: Cosmetic Bug?
Post: RE: Cosmetic Bug?
It depends largely on xorg.conf. Hashcat doesn't do any reordering, it takes it 1:1 as it comes from the runtime. |
|
atom |
hashcat
|
1 |
3,204 |
09-10-2016, 10:02 AM |
|
|
Thread: Attack succeeds with brute-force, but same attack fails with dictionary
Post: RE: Attack succeeds with brute-force, but same att...
I can reproduce this locally, please open a github issue |
|
atom |
hashcat
|
1 |
3,338 |
09-16-2016, 09:03 AM |
|
|
Thread: ERROR: clCreateContext(): CL_OUT_OF_RESOURCES
Post: RE: ERROR: clCreateContext(): CL_OUT_OF_RESOURCES
Please rebuild your xorg.conf |
|
atom |
hashcat
|
1 |
3,864 |
09-27-2016, 03:00 PM |
|
|
Thread: Is dictionary file masking being removed?
Post: RE: Is dictionary file masking being removed?
No it should work. Probably related to refactoring, please open a github issue otherwise it's forgotten. |
|
atom |
hashcat
|
1 |
2,756 |
09-27-2016, 03:02 PM |
|
|
Thread: Seeking help with slow hashing speeds
Post: RE: Seeking help with slow hashing speeds
The 170 kH/s sounds about right for WPA with a GTX970. Not sure where you got the 10.5 MH/s from, but not from WPA. To test it, run: hashcat32.exe -b -m 2500
And of course it takes longer if you us... |
|
atom |
hashcat
|
1 |
2,621 |
10-01-2016, 08:58 AM |
|
|
Thread: Can't get hashcat 3.x to use my Radeon 5970
Post: RE: Can't get hashcat 3.x to use my Radeon 5970
Please update your GPU to a more modern one. AMD dropped support for 5xxx and 6xxx series long time ago. |
|
atom |
hashcat
|
1 |
3,761 |
10-07-2016, 02:29 PM |
|
|
Thread: need help with cracking sha1 hash
Post: RE: need help with cracking sha1 hash
The hash sha1($salt.sha1($salt.sha1($pass))) is not supported. |
|
atom |
General Talk
|
1 |
2,923 |
10-10-2016, 05:08 PM |
|
|
Thread: confusion in example list
Post: RE: confusion in example list
|
atom |
hashcat
|
1 |
2,660 |
10-21-2016, 06:59 PM |
|
|
Thread: Iterated hash
Post: RE: Iterated hash
You can't, because iteration (as well as salted) are somehow too unprecise to map it to code. Therefore, there can't be any generic hash-mode for this.
This is the way to go for you: https://hashca... |
|
atom |
General Talk
|
1 |
2,939 |
10-25-2016, 10:57 AM |
|
|
Thread: (null): No such file or directory
Post: RE: (null): No such file or directory
Problem is, this only occurs with Apple systems. Since I don't have any Apple system I can't reproduce this. There's a github issue for this, hence I'm closing the thread on here: https://github.com/h... |
|
atom |
hashcat
|
1 |
3,556 |
10-25-2016, 10:59 AM |
|
|
Thread: hashcat isn't doing anything?
Post: RE: hashcat isn't doing anything?
You can try using CPU only by using the -D 1 switch. This will disable the GPU, which seems to have problems with your installation. |
|
atom |
hashcat
|
1 |
2,956 |
10-30-2016, 03:30 PM |
|
|
Thread: 40bit decryption, pls help me to understand!
Post: RE: 40bit decryption, pls help me to understand!
No, you need the source code or reverse engineer the algorithm from the binary. |
|
atom |
hashcat
|
1 |
2,543 |
10-31-2016, 01:58 PM |
|
|
Thread: Triple SHA1
Post: RE: Triple SHA1
No, this requires a special kernel. See here how to request: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
hashcat
|
1 |
2,642 |
11-03-2016, 12:06 AM |
|
|
Thread: Candidates
Post: RE: Candidates
Because if the autotuned -u value is smaller than the total number of rules the innerloop has to be called N times. If the ruleset is only a low number above the -u value then you would see the '9' fo... |
|
atom |
Beta Tester
|
1 |
4,792 |
11-03-2016, 01:11 AM |
|
|
Thread: hashcat-3.10/OpenCL/amp_a100.cl: No such file or directory
Post: RE: hashcat-3.10/OpenCL/amp_a100.cl: No such file ...
There's no -a 2 in hashcat v3.10, just remove that |
|
atom |
hashcat
|
1 |
4,139 |
11-04-2016, 08:50 AM |
|
|
Thread: SHA 256 $salt.$pass.$salt
Post: RE: SHA 256 $salt.$pass.$salt
Hashcat does not support it. See this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
hashcat
|
1 |
2,735 |
11-06-2016, 03:39 PM |