Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
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,709 |
05-30-2012, 10:11 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
thanks Pixel and Hash-IT for the default password information.
[hr]
Good luck to your exams, M@LIK. |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,709 |
06-01-2012, 11:30 PM |
|
|
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,310 |
06-02-2012, 09:15 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,709 |
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,306 |
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,306 |
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,709 |
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,306 |
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,306 |
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,709 |
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,709 |
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,709 |
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,709 |
06-05-2012, 02:48 AM |
|
|
Thread: hashcat unexpected output from "s" Rule
Post: RE: hashcat unexpected output from "s" Rule
use hashcat-cli 0.39
command:
./hashcat-cli32.bin -r /home/k/ohc/rules/replace.rule /home/k/ohc/exam.hash --stdout /home/k/dict/test /dev/null /dev/null > /home/k/dict/analyse
test dict:
AB... |
|
ntk |
Beta Tester
|
10 |
9,787 |
06-05-2012, 12:57 PM |
|
|
Thread: hashcat unexpected output from "s" Rule
Post: RE: hashcat unexpected output from "s" Rule
the few last lines seems to make sense. The first 4 is unexpected. What ever it is, it breaks what you innitially want to do: filterout repeat-char combinations.
[hr]
handsome? You mean Hash-IT. m... |
|
ntk |
Beta Tester
|
10 |
9,787 |
06-05-2012, 01:02 PM |
|
|
Thread: hashcat unexpected output from "s" Rule
Post: RE: hashcat unexpected output from "s" Rule
I think we need to go back to one thread. It makes me dizzy to jump here and there
[hr]
oh dear... I won't comment |
|
ntk |
Beta Tester
|
10 |
9,787 |
06-05-2012, 01:08 PM |
|
|
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,709 |
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,709 |
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,709 |
06-08-2012, 01:52 AM |
|
|
Thread: can not use custom charset
Post: RE: can not use custom charset
|
ntk |
Very old oclHashcat-lite Support
|
5 |
10,016 |
06-10-2012, 12:17 PM |