Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Why different speed?
Post: RE: Why different speed?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow |
|
atom |
Old oclHashcat Support
|
2 |
4,820 |
06-13-2015, 11:32 PM |
|
|
Thread: String generation, how did you avoid previous outputs?
Post: RE: String generation, how did you avoid previous ...
With hashcat it's solved like this: https://github.com/hashcat/hashcat/blob/master/OpenCL/markov_le.cl
If you want to verify, use --stdout and sort -u the output. The number of passwords in your ou... |
|
atom |
hashcat
|
3 |
4,820 |
10-15-2016, 10:27 AM |
|
|
Thread: String generation, how did you avoid previous outputs?
Post: RE: String generation, how did you avoid previous ...
You're lucky, there's a standalone implementation of it. It should answer all your questions. You can find it here: https://github.com/hashcat/statsprocessor |
|
atom |
hashcat
|
3 |
4,820 |
10-15-2016, 06:21 PM |
|
|
Thread: DES/NetNTLMv1 Cracking Issue
Post: RE: DES/NetNTLMv1 Cracking Issue
I think you just forgot to mix in the SSP. You can do that like this:
1. Generate SSP by appending the ESS e81d062fe3f8fb9f to the challenge 7ab2b26a22061831 and calculate the md5 of it
Code:
-... |
|
atom |
hashcat
|
2 |
4,799 |
10-10-2016, 04:54 PM |
|
|
Thread: What is wrong
Post: RE: What is wrong
Interger overflow (32^16)
32 because you use -t 32 |
|
atom |
Old oclHashcat Support
|
2 |
4,794 |
04-14-2015, 06:41 PM |
|
|
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: WARN: ADL_Overdrive6_FanSpeed_Get(): -5
Post: RE: WARN: ADL_Overdrive6_FanSpeed_Get(): -5
please try with latest beta version |
|
atom |
Old oclHashcat Support
|
1 |
4,788 |
10-08-2014, 04:06 PM |
|
|
Thread: v3.0 : *.dic: No such file or directory
Post: RE: v3.0 : *.dic: No such file or directory
I've put up a new beta (62). Please try again with that one. |
|
atom |
hashcat
|
2 |
4,768 |
06-07-2016, 12:42 PM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
This is a typical error which occours if there's an OpenCL runtime problem, not a hashcat problem.
The only way to deal with it is to create a workaround. To find the workaround, we need to know the ... |
|
atom |
hashcat
|
7 |
4,755 |
07-22-2018, 11:42 AM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
Yeah that's clearly the OpenCL runtime then.
I've add more workarounds to buggy OpenCL runtime in the latest beta. If you want to try, you can find it on https://hashcat.net/beta/ |
|
atom |
hashcat
|
7 |
4,755 |
07-22-2018, 01:00 PM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
Works fine with your example command:
Quote:
--
root@ht:~/hashcat# ./hashcat -O -m 500 -a 3 -1 ?l?d?u '$1$pdQG$xpOTb2OXGpAY1qhATa5Oq.' ?1?1?1?1_test
hashcat (v4.2.0) starting...
OpenCL Platf... |
|
atom |
hashcat
|
7 |
4,755 |
07-24-2018, 02:15 PM |
|
|
Thread: ERROR: restore greater than keyspace
Post: RE: ERROR: restore greater than keyspace
|
atom |
Old oclHashcat Support
|
2 |
4,753 |
02-21-2016, 07:44 PM |
|
|
Thread: Smart Password?
Post: RE: Smart Password?
-1 ?l?d?u ?1?1?1?1-?1?1?1?1-?1?1?1?1 |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,748 |
06-23-2016, 11:28 AM |
|
|
Thread: Problem with -e
Post: RE: Problem with -e
yes. number of salts is limited to 500k. split it into two files. |
|
atom |
Very old oclHashcat Support
|
1 |
4,742 |
09-28-2010, 09:41 AM |
|
|
Thread: ERROR: cuLaunchKernel() 999
Post: RE: ERROR: cuLaunchKernel() 999
|
atom |
Very old oclHashcat-plus Support
|
1 |
4,737 |
01-03-2013, 12:23 PM |
|
|
Thread: passwords via DPAPI cracking?
Post: RE: passwords via DPAPI cracking?
|
atom |
Old oclHashcat Support
|
1 |
4,736 |
06-26-2015, 09:21 PM |
|
|
Thread: hcxdumptool status
Post: RE: hcxdumptool status
The enable status syntax changed in latest version. You need to add a number, see the help menu.
About the mask, please check the mask attack page on wiki: https://hashcat.net/wiki/doku.php?id=mask... |
|
atom |
hashcat
|
2 |
4,733 |
08-09-2018, 12:27 PM |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: RE: b64(b64(md5($pass))) supperted by hashcat
With that algorithm you can simply reverse the b64 and then crack the md5 |
|
atom |
hashcat
|
4 |
4,731 |
11-03-2016, 12:10 AM |
|
|
Thread: PCIe transfer compression
Post: PCIe transfer compression
While trying to find the cause of the performance loss of WPA in version 4.x discussed in this thread https://hashcat.net/forum/thread-7251.html we found the root of the problem and were able to build... |
|
atom |
User Contributions
|
2 |
4,729 |
02-05-2018, 06:18 PM |
|
|
Thread: ERROR: (null): No such file or directory - assume I've done something dumb - SOLVED
Post: RE: ERROR: (null): No such file or directory - ass...
For The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related questions please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forum |
|
atom |
hashcat
|
2 |
4,724 |
08-31-2016, 01:51 PM |