Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
makes no sense. the reason to have large rule files is to keep gpu busy. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,801 |
11-05-2011, 05:17 PM |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
i know what you mean. but if you do it like this, all password condidates run through the STDIN stream. no mutation on GPU = low gpu utilization = slow speed.
|
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,801 |
11-05-2011, 05:40 PM |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
extreme speed loss! will be equal to CPU cracking then. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,801 |
11-05-2011, 11:34 PM |
|
|
Thread: maskprocessor --increment
Post: RE: maskprocessor --increment
crunch is a mask processor? |
|
atom |
Feature Requests
|
13 |
30,798 |
02-24-2011, 06:07 PM |
|
|
Thread: maskprocessor --increment
Post: RE: maskprocessor --increment
cool, did not know that. is it also that fast as mp? for example, if i do:
root@sf:~/maskprocessor-0.64# time ./mp64.bin ?l?l?l?l?l?l -o /dev/null
real 0m2.838s
user 0m2.720s
sys 0m0.110s... |
|
atom |
Feature Requests
|
13 |
30,798 |
02-25-2011, 12:46 PM |
|
|
Thread: maskprocessor --increment
Post: RE: maskprocessor --increment
|
atom |
Feature Requests
|
13 |
30,798 |
11-16-2011, 12:30 PM |
|
|
Thread: maskprocessor --increment
Post: RE: maskprocessor --increment
i did not yet start since i am working on oclHashcat-lite. i understand your suggestion. will do that, its no problem.
|
|
atom |
Feature Requests
|
13 |
30,798 |
11-18-2011, 10:21 AM |
|
|
Thread: maskprocessor --increment
Post: RE: maskprocessor --increment
|
atom |
Feature Requests
|
13 |
30,798 |
05-08-2012, 04:08 PM |
|
|
Thread: maskprocessor -- reversing increments
Post: RE: maskprocessor -- reversing increments
Why not using a rule? Something like this should work:
echo $w$x$y$z > rule
mp64 -i ?l?l?l?l?l?l | oclHashcat-plus64 -r rule -m 2500 ...
|
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
7,608 |
02-14-2012, 06:56 PM |
|
|
Thread: maskprocessor & statsprocessor updates
Post: RE: maskprocessor & statsprocessor updates
This is about windows cross compiler. I dont think you will need it on OSX :) |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
15,901 |
08-17-2012, 11:15 AM |
|
|
Thread: Maskprocesor with many arguments
Post: RE: Maskprocesor with many arguments
it runs at full speed with -o |
|
atom |
General Help
|
7 |
9,347 |
11-09-2014, 06:41 PM |
|
|
Thread: masking
Post: RE: masking
You were close:
-1 ?u?d 6ABE43?1?1?1?1?1 |
|
atom |
General Help
|
2 |
4,678 |
02-15-2016, 11:51 AM |
|
|
Thread: MaskGenerator
Post: RE: MaskGenerator
It sorts automatically by "popularity" |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
7,475 |
07-04-2016, 01:18 PM |
|
|
Thread: MaskAttack Increment Error
Post: RE: MaskAttack Increment Error
that's right, just let me add this: you can turn it off by setting --pw-min to the same value as --pw-max |
|
atom |
Old hashcat Support
|
3 |
7,525 |
05-16-2014, 09:10 AM |
|
|
Thread: Mask-Problem for Noob.
Post: RE: Mask-Problem for Noob.
PACK is the way to go if you want to BF a keyspace that has a known password policy.
However it's a bad practice because in your case the keyspace is too large and you will propably end up with no... |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
7,023 |
07-19-2016, 08:51 AM |
|
|
Thread:
Post: RE: Mask syntax with gui
remove the -1 ?l?d from the mask, enable "charset 1" and copy the ?l?d into the textfield |
|
atom |
Very old oclHashcat-plus Support
|
0 |
0 |
09-03-2012, 01:41 PM |
|
|
Thread: Mask setup
Post: RE: Mask setup
Wait, there's a tool that generates the neccessary masks to target advanced password policies, it's called PACK: https://thesprawl.org/projects/pack/ |
|
atom |
Old oclHashcat Support
|
7 |
10,602 |
05-08-2014, 11:25 AM |
|
|
Thread: Mask PWD
Post: RE: Mask PWD
You can use hashcat for your CPU as well, there's no need for hashcat-cli64 |
|
atom |
hashcat
|
2 |
2,679 |
10-01-2017, 11:30 AM |
|
|
Thread: Mask Processor Rule Generation Bug.
Post: RE: Mask Processor Rule Generation Bug.
not a bug. the ^ char is the escape char in windows command shell. |
|
atom |
General Help
|
5 |
11,042 |
11-24-2011, 05:26 PM |
|
|
Thread: Mask Processor Rule Generation Bug.
Post: RE: Mask Processor Rule Generation Bug.
|
atom |
General Help
|
5 |
11,042 |
11-24-2011, 05:48 PM |