Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
how large is one file generated by such a command? After we have the correct command test ed, I can help you with either N, T or K, depend on the file size. About time I need a larger HD too, I only h... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,659 |
05-28-2012, 09:57 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
after we have got the right command. There is one more thing to consider:
abcdefgh
hgfedcba
is exactly the same but mirrored only. Anyone has idea to generate the first half then use rule via OCLpl... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,659 |
05-29-2012, 12:12 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
there are few more thoughts hash-IT
+ limit posibilities at start of password, e.g when guessed it would be a 'd', why create all possible with 'l' or 'u'?
+ perhaps limit posibilities of the second c... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,659 |
05-27-2012, 01:28 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
"This sound good to me, I just hope we don't find a password with more than 2 consecutive characters together or per line.". don't try this.
I personnally met two real router passwords.
4gZaY34e -4 a... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,659 |
05-29-2012, 02:19 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
the one with 3p is virgin (UK)
[hr]
mp64 runs on CPU not GPU, can it be run in more then one instances without reducing speed, if we have enough space? CPU supports SSE2 feature can it be used somehow... |
|
ntk |
Very old oclHashcat-plus Support
|
125 |
250,659 |
05-29-2012, 04:02 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,659 |
06-01-2012, 11:30 PM |
|
|
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,659 |
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,659 |
06-02-2012, 10:48 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,659 |
06-03-2012, 12:56 AM |
|
|
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,659 |
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,659 |
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,659 |
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,659 |
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,659 |
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,659 |
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,659 |
06-08-2012, 01:52 AM |
|
|
Thread: How to bruteforce?
Post: RE: How to bruteforce?
@ Gajan
I do following just to understand howto apply a rule, and found something strange
my paswsword is simple abcdwxyz when I use
./maskprocessor.exe -1 abcdwxyz ?1?1?1?1?1?1?1?1 | ./oclhashcat-p... |
|
ntk |
Very old oclHashcat-plus Support
|
24 |
62,987 |
11-16-2011, 03:25 AM |
|
|
Thread: How to bruteforce?
Post: RE: How to bruteforce?
I need some help in creating rule modifying wordlist, my wordlist contains Zmazone0..Zmazone9 (that's sufficient to resolve password problem e.g Zmazone9, according to a stricter 4-rules password cond... |
|
ntk |
Very old oclHashcat-plus Support
|
24 |
62,987 |
11-16-2011, 06:20 AM |
|
|
Thread: How to bruteforce?
Post: RE: How to bruteforce?
atom Wrote: (11-16-2011, 12:32 PM)
--
you guys read this? https://hashcat.net/wiki/brute_force_in_oclhashcat_plus
--
First of all Thanks for the OHC Plus program, Atom. It is a great job.
Yes,I... |
|
ntk |
Very old oclHashcat-plus Support
|
24 |
62,987 |
11-17-2011, 12:31 AM |
|
|
Thread: How to bruteforce?
Post: RE: How to bruteforce?
and you say you are a bit thick ! Smile.
Thank you, I am learning.
what do you suggest with "This is fun 2011"? I guess a combination of one-syllable meaningful word from an dictionary, e.g abd is no... |
|
ntk |
Very old oclHashcat-plus Support
|
24 |
62,987 |
11-20-2011, 01:55 AM |