Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
ntk Wrote: (05-30-2012, 10:11 AM)
--
virgin default uses low-alpha.
Sky uses upper-alpha
BT less then 2 yrs old uses mix-alpha-numeric
Plusnet uses mix-alpha-numeric
talktalk low-alpha-numeric
... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-31-2012, 12:12 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote: (05-31-2012, 03:20 AM)
--
ntk Wrote: (05-30-2012, 10:11 AM)
--
BT less then 2 yrs old uses mix-alpha-numeric
--
Old and the new BTHub3 uses 10 lower HEX characters.
--
Thats interes... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-31-2012, 01:20 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Excellent work M@LIK.
I am just going to summarise the regular expressions part of this before we all get lost on what it all means.
So this is the regular expression code only not SED. Can you... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-01-2012, 03:16 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Thanks for the clarification M@LIK !
M@LIK Wrote: (06-01-2012, 03:44 PM)
--
Sounds good! My exams are still going, I'll finish by the end of next week, let's wait til then.
--
Oh, sorry you did ... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-01-2012, 04:03 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
ntk Wrote: (06-01-2012, 11:30 PM)
--
thanks Pixel and Hash-IT for the default password information.
--
You're welcome. :D |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-01-2012, 11:36 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
I have just generated "A" in full then filtered with regular expression to remove more than 2 adjacent same characters only.
Changed the full .txt file from ...... 74.8GB to ....... 74.1GB Tah dah ... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-02-2012, 01:21 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
@Pixel
Bad news Pixel, I have a SKY key which doesn't duplicate a character. I think it was just pure chance the ones we knew had that.
Sorry to break your theory, but well spotted anyway. However... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-02-2012, 06:41 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
undeath Wrote: (06-02-2012, 06:49 PM)
--
you guys seriously need some math courses.
--
I don't doubt that for a minute, for me at least. :D M@LIK and Pixel seem to know what they are doing more tha... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-02-2012, 07:14 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
ntk Wrote: (06-03-2012, 12:56 AM)
--
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
--
Th... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-03-2012, 11:33 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
ntk Wrote: (06-03-2012, 01:07 PM)
--
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 resu... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-03-2012, 01:23 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Here you go, this should be the rule that sorts it all out and saves us all that disk space !!!
Code:
--
######
sAB
sBC
sCD
sDE
sEF
sFG
sGH
sHI
sIJ
sJK
sKL
sLM
sMN
sNO
sOP
sPQ
sQR
sRS
sST
sTU
sUV
s... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-03-2012, 02:49 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
M@LIK Wrote: (06-03-2012, 02:58 PM)
--
Sorry for being negative, but wait, I smell something wrong here!
Let me just think about it.
--
No problem M@LIK, sniff away !! :D
I was worried this may be ... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-03-2012, 03:35 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote: (06-04-2012, 12:12 PM)
--
Well done Hash-IT, I like this idea. Would it still work after filtering with sed?
Look like I'll be getting that new GPU after all....
--
Thanks !! It j... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-04-2012, 01:34 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
ntk Wrote: (06-05-2012, 02:08 AM)
--
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... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-05-2012, 02:13 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
You're welcome.
Have you had any results testing the pattern + rule theory out ? I am worried about it since M@LIK mentioned it my not be that simple. However I haven't thought of a problem with i... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-05-2012, 03:53 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Sorry I wasn't clear enough when I posted the rule list to make this work. I just generated them and in my haste pasted them in a column instead f in a line. Here are the rules as they should be.
T... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-05-2012, 11:23 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote: (06-07-2012, 12:27 PM)
--
This idea seems to work well Hash-IT but we need to find faster way to filter it and figure how hard to filter it.
--
I'm glad you are still interested in this... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-07-2012, 02:36 PM |
|
|
Thread: Loads Of Requests !
Post: RE: Loads Of Requests !
atom Wrote: (11-28-2011, 04:43 PM)
--
wow man, this post rocks. much thanks for putting this all together. it makes it much more easy for me to keep track of all the requests. i will quote each reque... |
|
Hash-IT |
Feature Requests
|
9 |
18,943 |
11-28-2011, 09:06 PM |
|
|
Thread: Loads Of Requests !
Post: RE: Loads Of Requests !
Here you go.....
WIKI (https://hashcat.net/wiki/feature_requests)
There doesn't seem to be that many when they are set out in a table !
I hope you enjoy programming all this !
Have fun !! :... |
|
Hash-IT |
Feature Requests
|
9 |
18,943 |
11-28-2011, 10:23 PM |
|
|
Thread: Loads Of Requests !
Post: RE: Loads Of Requests !
Great ! :D
Just added the "Insist on confirmation when user press “q†to quit" request as you kindly agreed to it some time ago. Even I had forgotten about this one ! |
|
Hash-IT |
Feature Requests
|
9 |
18,943 |
11-29-2011, 04:46 PM |