Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Opinions on this rig?
Post: RE: Opinions on this rig?
It's certainly a solid all-around platform, but it may be more than you need depending on your goals. Are you just looking to do GPU hashcat (oclhashcat), or other things as well?
oclhashcat jobs... |
|
royce |
Hardware
|
3 |
5,391 |
11-08-2015, 08:27 PM |
|
|
Thread: maskprocessor to output in HEX?
Post: RE: maskprocessor to output in HEX?
Not sure if this matches your use case, but FWIW, hops suggested this workaround:
Code:
--
$ ./mp64.bin -1 ?dabcdef '$HEX[?1?1]'
$HEX[00]
$HEX[01]
$HEX[02]
$HEX[03]
$HEX[04]
$HEX[05]
$HEX... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,357 |
11-25-2017, 10:34 PM |
|
|
Thread: cl platform not found
Post: RE: cl platform not found
Try refreshing the entire stack with the applicable instructions from this question in the FAQ:
https://hashcat.net/faq/wrongdriver |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
5,339 |
09-09-2018, 03:33 AM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Theoretically, could you generate those kernels on an otherwise identical setup, and then copy them to the kernel cache area?
Also, if it's the kernel generation, I would expect the delay before any ... |
|
royce |
hashcat
|
5 |
5,334 |
10-05-2016, 12:04 AM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Any view into where resources are going during the delay? Can you strace it to see what hashcat is doing in that moment? |
|
royce |
hashcat
|
5 |
5,334 |
10-05-2016, 02:21 AM |
|
|
Thread: custom workload
Post: RE: custom workload
What is the use case? If you're trying to make a set of attacks more efficient for a given period of time, you'd be better off running the first attack for 20% of your timeframe, the second for 30%, a... |
|
royce |
hashcat
|
6 |
5,311 |
05-10-2017, 09:56 PM |
|
|
Thread: custom workload
Post: RE: custom workload
Interesting. I'm not familiar with a way to divide up hashcat's resources in this way.
The only workaround that I know of would be to use --session and --restore for each of the three instances, and... |
|
royce |
hashcat
|
6 |
5,311 |
05-10-2017, 11:23 PM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: RE: Possible to do attack mode 6 and 7 on same att...
Assuming the syntax is correct, that would indeed work - it would be slower than a direct on-GPU implementation, but a good compromise solution. |
|
royce |
hashcat
|
6 |
5,306 |
12-20-2017, 08:34 AM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: RE: Possible to do attack mode 6 and 7 on same att...
No - stdout leaves the hashcat process entirely, and there is no in-hashcat method for this today (other than, perhaps, generating a *very* large list of masks using maskprocessor:
Simplified PoC:
... |
|
royce |
hashcat
|
6 |
5,306 |
12-20-2017, 05:00 PM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: RE: Possible to do attack mode 6 and 7 on same att...
I think that you've got all of the possible pieces already, and you just need to arrange them with the trade-off that works best for you. It looks like appending or prepending ?a?a with rules as the f... |
|
royce |
hashcat
|
6 |
5,306 |
12-25-2017, 09:06 PM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
Most of what you're looking to do can be accomplished with the PACK toolkit:
https://github.com/iphelix/pack
The 'policygen' tool can help generate masks with arbitrary policies (and they won't ... |
|
royce |
hashcat
|
11 |
5,302 |
12-26-2019, 03:45 AM |
|
|
Thread: Need some tips
Post: RE: Need some tips
Take a pass through the FAQ first:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions |
|
royce |
hashcat
|
7 |
5,285 |
03-24-2018, 05:09 AM |
|
|
Thread: Need some tips
Post: RE: Need some tips
Read the advice that is provided in an alternate color in the output. :) You also probably want -O and -w 3 or higher (if you can stand the desktop lag). |
|
royce |
hashcat
|
7 |
5,285 |
03-24-2018, 04:07 PM |
|
|
Thread: Need some tips
Post: RE: Need some tips
GOD Wrote: (03-24-2018, 09:37 PM)
--
As far as I know, using '-O' has no effect on WPA.
--
Ah, yes - good catch (though I usually tell people to always add it regardless, because 99.9% of the time,... |
|
royce |
hashcat
|
7 |
5,285 |
03-24-2018, 09:47 PM |
|
|
Thread: .PST to wordlist
Post: RE: .PST to wordlist
Interesting idea. I haven't worked with readpst before, but if the results are plain text, then the remaining question is how to turn emails into wordlists. Splitting the resulting text files into com... |
|
royce |
hashcat
|
4 |
5,249 |
04-26-2017, 03:13 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Hi, Robert - could you please copy and paste the simplest, but complete, cmdline example and resulting output that demonstrates the issue, including an artificial/synthetic hash with a known password ... |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:56 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Also, could you please confirm whether the 'rdgeno' user on these forums is also you?
https://hashcat.net/forum/user-12496.html
If so, why are you creating multiple accounts? |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:59 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Are you having to use --force? Can you please post the actual full commands you're using? |
|
royce |
hashcat
|
20 |
5,249 |
11-17-2019, 12:43 AM |
|
|
Thread: How to decrypt CSS/CPPM?
Post: RE: How to decrypt CSS/CPPM?
What's the definition of "clean" in this context? |
|
royce |
General Talk
|
4 |
5,241 |
04-23-2017, 03:17 PM |
|
|
Thread: [Benchmark] MSI GTX 1080 Gaming
Post: RE: [Benchmark] MSI GTX 1080 Gaming
Thanks for the benchmark! |
|
royce |
Hardware
|
1 |
5,181 |
11-19-2017, 03:23 AM |