Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force
@Hash-IT.
I believe undeath means thhis way
mp64 -1 'A-M' -2 'N-Z' -4 'A-Z' ?1?4?4?4?4?4?4?4?4
and the second instance is
mp64 -1 'A-M' -2 'N-Z' -4 'A-Z' ?2?4?4?4?4?4?4?4?4
so the possibiliie... |
|
ntk |
Very old oclHashcat-plus Support
|
15 |
29,322 |
06-02-2012, 09:15 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
the size for each alphabet is each about 54.9 GB, prohibit only repeating more then one time.I have n-~,t-~,k-worldlist it takes between 88min and 106min, on an Athlon(tm) II X2 270 Processor × 2 ... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
05-30-2012, 10:11 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
not wanting to confuse anyone. Post this contribution just in case someone wants to experiment it ONLY.
-------------------------------------------------------------------------------------
from http:... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-02-2012, 10:48 AM |
|
|
Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter
there is a way to increase speed performance of regExp by factore of 10.without GPU. |
|
ntk |
Very old oclHashcat-plus Support
|
11 |
22,313 |
06-02-2012, 10:59 AM |
|
|
Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter
sorry it is known only in GNUlinux |
|
ntk |
Very old oclHashcat-plus Support
|
11 |
22,313 |
06-03-2012, 12:27 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
over 70GB then there is something missed out Hash-IT. Try the regex fillter on smaller charset. You will see how much it can save. Roughly 25-30% file size |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-03-2012, 12:56 AM |
|
|
Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter
I like you very much, but NO thanks I am afraid I could not doing all the list from A-Z for you. hihihi Space is the problem Hash-IT. 26 X 54GB is a lot. I am struggling already with clearing space fo... |
|
ntk |
Very old oclHashcat-plus Support
|
11 |
22,313 |
06-03-2012, 03:41 AM |
|
|
Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter
thanks for your kind understanding. Challenge is closed, I hope. |
|
ntk |
Very old oclHashcat-plus Support
|
11 |
22,313 |
06-03-2012, 12:53 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
you are very correct Hash-IT. It is the pattern of the sequence what you are interested in. Not the content.
crunch 8 8 abcdef | "filter" would give similar result as
crunch 8 8 zbcdef | "filter" but... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-03-2012, 01:07 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
you would create the ' abcd_8 then use this
rrep 'a' 'z' abcd_8
it's blazing quick even for 15GB file size, on 1.86GHz machine
k@k-DIXONSXP:~/dict$ time rrep 'd' 'z' abcd_8
abcd_8: Pattern replaced
... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-03-2012, 02:14 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
could some one pls explain to me when you use rule does it run CPU or GPU to modify the dict? also when it breaks up with a rule and go to the next? When the rule can not find a match or ...? |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-05-2012, 02:08 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-05-2012, 02:48 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
for this problem aGia I would use the combinator. You got the half of your password in one file, the second file you can generate via mp64 or mp32. Combinate them, you still have 2billion combined pos... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-08-2012, 12:13 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
@pixel
We have to be careful with insert rule.
the file is too large to check. I would suggest check first without filtering. if we reduce further down and generate only one position, then use you... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-08-2012, 12:29 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
aaeacaec is not acceptable but what about aceacaec? |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,820 |
06-08-2012, 01:52 AM |
|
|
Thread: howto use stats processor with oclHashcat+ v0.8?
Post: howto use stats processor with oclHashcat+ v0.8?
I use oclHahscat+ v0.08, ATI driver 12.4, on ubuntu 11.10.
Now oclHashcat+ can generate combinations itself, is stdin still available in oclHashcat+?
The reason is I try to use stats processor t... |
|
ntk |
Very old oclHashcat-plus Support
|
17 |
30,278 |
07-08-2012, 12:32 AM |
|
|
Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....
Thank for quick reply, M@lik
Sorry I was not fully there when I copy commands to this place to post.I use
sp64
and bin
sp64 feed in to pyrit works fine
When I test feed into oclHashcat+ to ... |
|
ntk |
Very old oclHashcat-plus Support
|
17 |
30,278 |
07-08-2012, 01:00 AM |
|
|
Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....
SP64 is very quick I test it feeding into pyrit. It works fine GPU going up to 98%, and crack with high speed immediately.
I use linux, 11.10 ubuntu, 64bits, ATI driver 12.4. my oclHashcat version ... |
|
ntk |
Very old oclHashcat-plus Support
|
17 |
30,278 |
07-08-2012, 02:18 PM |
|
|
Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....
have found the fault.
I have to run with sudo
./mp64 ?d?d?d?d?d?d?d?d | sudo ./oclHashcat-plus64.bin -m 2500 Harkonen.hccap -o foundharkonen.txt
please close this thread. thanks. |
|
ntk |
Very old oclHashcat-plus Support
|
17 |
30,278 |
07-13-2012, 04:45 AM |
|
|
Thread: Need redirection, can't find the answer anymore
Post: RE: Need redirection, can't find the answer anymor...
Does status screen suddenly appear? Or do you key status screen to monitor the process?
[hr]
I help a group to break hash recently, so I can say I have observed this strage status screen's behaviour i... |
|
ntk |
Very old oclHashcat-plus Support
|
5 |
9,637 |
07-14-2012, 12:02 AM |