Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
let me go ahead with another question, a little off-topic, about .hcmask files.
I'm working with 3 different .hcmask files..
Code:
--
1.
?l?l?l?l?l?l?a?a
?l?l?l?l?l?l?a?a?a
?l?l?l?l?l?l?a?... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-16-2014, 04:32 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
here's a new challenge.
I'm looking to build a syntax that would cover certain criteria.
A capture.hccap is the target. I'm using cudaHashcat 1.30
- 8 character long.
- first character is both... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 07:17 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
- first character is both a Capitalized letter and a lower case (-u -l).
- last four characters are numbers, Capitalized letters, lower case (all except symbols (-u -l -d)).
these to me, remain a ... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 08:49 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
yes you refereed me to the wiki the last time, when I had the same question.
Can you stop being a Sneaky Bastard and give me an example syntax? ;P
The wiki does not work for me. Just vague noti... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 09:01 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
lol, you do realize that we are having a circular discussion? |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 09:13 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
lol ;)
niope. Not at all.
Where is the Capitalized letter in the above example?
i need a Capitalized and a lower case on first position, then, 3 lower cases, then, 4 everything except symbols... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 09:27 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
Ah now i get it. So the definition of the "-1, -2" character set, is in my syntax. So my syntax would look like this..
Code:
--
cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /... |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 11:10 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
I understand that also. Beautiful.
post#37 and #39 beats the wiki any day of the week and would do miracles to demystify any noob.
Thanks Wushu and epixoip!! |
|
Quest |
Old oclHashcat Support
|
42 |
69,281 |
09-19-2014, 11:32 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33
Hi atom,
the two benchmarks above were done with the exact same hardware/software setup, five days appart. I uninstalled 1.31 and installed 1.33.
How can it take twice as long with 1.33?
@ al... |
|
Quest |
Old oclHashcat Support
|
8 |
10,903 |
02-26-2015, 04:36 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33
Thx undeath,
I just ran my test again with 1.31 then 1.33 with the same results.
This time I noticed something different in the beginning of the benchmark session... maybe it's nothing.
=====... |
|
Quest |
Old oclHashcat Support
|
8 |
10,903 |
02-26-2015, 06:58 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33 speed drop
so if someone like me has a slower system, it's better to stick with 1.31 then?
Edit: Just noticed your comment at the bottom. Ok will try that! Thanks! |
|
Quest |
Old oclHashcat Support
|
8 |
10,903 |
02-26-2015, 08:21 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33 speed drop
If anyone ran comparative benchmark(any) between 1.31 and 1.33 I would like to see those results. Just curious to see what you all get =] |
|
Quest |
Old oclHashcat Support
|
8 |
10,903 |
03-02-2015, 10:50 PM |
|
|
Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat
this is interesting. Never thought about limiting repetitions, or how many of the same in one word!
I prefer to work with .hcmask files in linux. How would that translate in real life if I'm using.... |
|
Quest |
Old oclHashcat Support
|
7 |
10,698 |
03-07-2015, 05:10 PM |
|
|
Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat
radiac Wrote: (03-03-2015, 03:13 PM)
--
But it noticed the following:
Using the parameter -q 3 with the maskprocessor means, that the same letter can't be 3 times in a row. So the maximum is actuall... |
|
Quest |
Old oclHashcat Support
|
7 |
10,698 |
03-09-2015, 07:17 PM |
|
|
Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat
@ atom,
a nice addition to maskprocessor would be to specify the max repetition of consonants and the max repetition vowels.
* 'y' 'Y' with the vowels. |
|
Quest |
Old oclHashcat Support
|
7 |
10,698 |
03-09-2015, 07:30 PM |
|
|
Thread: statsprocessor v0.07
Post: RE: statsprocessor v0.07
Hello all,
I would like to know what is the development status of statsprocessor? Is it still being worked on?
More precisely, is there any chances of it working with cudaHashcat in the near fut... |
|
Quest |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
12 |
57,042 |
09-11-2014, 06:04 PM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
:~# cd /usr/share/cudahashcat/ && ./mp64.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d
./mp64.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./mp64.bin)
LOL |
|
Quest |
General Help
|
13 |
19,600 |
03-16-2015, 03:00 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
Hi coolbry,
because that's the way it installed, but I might just do that. |
|
Quest |
General Help
|
13 |
19,600 |
03-16-2015, 01:05 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
fresh/updated The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) install.
How do you install maskprocessor? This is so weird. |
|
Quest |
General Help
|
13 |
19,600 |
03-16-2015, 04:44 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
Hi epixoip,
How can I limit the number of repetitions and frequency?
markov chains is very good, but still spews out things like "metassse" or "meta2777" So what I'm trying to do is eliminate 3... |
|
Quest |
General Help
|
13 |
19,600 |
03-16-2015, 04:06 PM |