Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...
If you need to use --force you're doing something wrong still. |
|
undeath |
hashcat
|
4 |
9,115 |
12-21-2018, 12:34 PM |
|
|
Thread: cloud computing
Post: RE: cloud computing
I think it's more about running hashcat on EC2 and similar. That's exactly the same as everywhere else, just install the correct opencl drivers. |
|
undeath |
hashcat
|
4 |
1,859 |
08-22-2019, 04:23 PM |
|
|
Thread: Combinator
Post: RE: Combinator
It's not directly supported. For best performance in your case do it like this:
1. create combined.txt
hashcat -a1 word1.txt word2.txt --stdout -o combined.txt
2. pipe in hybrid combined + mask
hash... |
|
undeath |
hashcat
|
8 |
1,615 |
05-20-2020, 02:01 PM |
|
|
Thread: Combinator
Post: RE: Combinator
It would work that way but since there are only 3*4=12 words it would be very slow. |
|
undeath |
hashcat
|
8 |
1,615 |
05-20-2020, 04:29 PM |
|
|
Thread: Combinator
Post: RE: Combinator
The case at hand doesn't have much to do with I/O but hashcat's scheduler/parallelisation. Without having any idea about how hashcat's implementation actually works I think you can imagine it to sched... |
|
undeath |
hashcat
|
8 |
1,615 |
05-21-2020, 02:59 AM |
|
|
Thread: Combinator + Mask
Post: RE: Combinator + Mask
https://hashcat.net/forum/thread-9235-post-48849.html |
|
undeath |
General Talk
|
2 |
779 |
05-20-2020, 02:11 PM |
|
|
Thread: Combinator + mask?
Post: RE: Combinator + mask?
The most efficient way to tackle this problem is probably combinator stdin on a0 and generated rules files to emulate the mask part. |
|
undeath |
hashcat
|
1 |
1,081 |
06-04-2019, 10:09 AM |
|
|
Thread: combinator + rule
Post: RE: combinator + rule
-j/-k only accept a single rule, not files |
|
undeath |
hashcat
|
6 |
6,142 |
02-05-2018, 12:20 AM |
|
|
Thread: Combinator - how to save combined files.
Post: RE: Combinator - how to save combined files.
royce posted the exact commands |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
3,857 |
07-28-2018, 01:17 PM |
|
|
Thread: Combinator attack
Post: RE: Combinator attack
4 wordlists will probably mean way to many combinations to finish in your lifetime (unless they are small). Of course you can redirect the output to a file as well. combinator list1 list2 > result |
|
undeath |
Old oclHashcat Support
|
2 |
5,559 |
08-18-2014, 08:19 PM |
|
|
Thread: Combinator attack - all posibillities
Post: RE: Combinator attack - all posibillities
merge all your lists and use princeprocessor (https://hashcat.net/wiki/doku.php?id=princeprocessor) |
|
undeath |
hashcat
|
3 |
2,000 |
01-01-2019, 07:36 PM |
|
|
Thread: combinator attack : empty dic
Post: RE: combinator attack : empty dic
|
undeath |
Very old oclHashcat-plus Support
|
4 |
11,356 |
02-02-2013, 02:41 PM |
|
|
Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules
royce Wrote: (07-08-2018, 07:23 PM)
--
?d?d?d?d rule mask
--
|
|
undeath |
hashcat
|
10 |
6,617 |
07-09-2018, 03:03 PM |
|
|
Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules
There is not "a rule" to simulate a hybrid attack ;) Since OP is already confused about rules vs masks that info was not very helpful. But you are right, hybrid attacks don't actually support stdin, s... |
|
undeath |
hashcat
|
10 |
6,617 |
07-09-2018, 05:01 PM |
|
|
Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules
k4rlm4rx Wrote: (07-09-2018, 11:18 PM)
--
I just never though of making a single digit rule instead I thought of a 4 digit rule.
--
Technically you can do both, but the later approach will use up mo... |
|
undeath |
hashcat
|
10 |
6,617 |
07-10-2018, 12:39 PM |
|
|
Thread: Combinator help
Post: RE: Combinator help
why are you even trying to use -a 6? That's a completely different attack mode. Use -a 0 and pipe in princeprocessor. |
|
undeath |
hashcat
|
3 |
3,013 |
11-19-2018, 12:04 PM |
|
|
Thread: combine password with ?d?d?d?d
Post: RE: combine password with ?d?d?d?d
use rules for number append/prepend |
|
undeath |
hashcat
|
2 |
1,770 |
12-22-2018, 01:26 PM |
|
|
Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?
@royce: I assume the bigger problem is with rules that are equivalent, yet do not have the same string representation, eg "sa4 sb6" and "sb6 sa4".
I guess you don't want to simply combine them but ... |
|
undeath |
hashcat
|
10 |
965 |
09-01-2020, 02:13 PM |
|
|
Thread: Command error
Post: RE: Command error
yes, itunes backups use a very slow kdf. |
|
undeath |
hashcat
|
4 |
2,207 |
03-24-2019, 06:30 PM |
|
|
Thread: command problem
Post: RE: command problem
0.06 is not supported anymore. |
|
undeath |
General Help
|
7 |
13,035 |
04-16-2012, 01:06 PM |