Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

Oh I see, I have to pipe it to plus ! Thanks :D
Hash-IT Very old oclHashcat-plus Support 8 13,747 05-09-2012, 09:06 PM
    Thread: Problems with prefix rule.
Post: RE: Problems with prefix rule.

Hi undeath and thank you for taking the time to reply, you have saved me a lot of frustration. I had no idea that the prefix rule worked in reverse !! I have just tested now using your method and ...
Hash-IT Very old oclHashcat-plus Support 4 8,780 05-17-2012, 12:57 AM
    Thread: Problems with prefix rule.
Post: RE: Problems with prefix rule.

Thanks for your input M@LIK. I was just starting to work it out but the diagram you made (quoted below) really helped me visualize it, so much clearer now and in fact I am rather embarrassed I didn...
Hash-IT Very old oclHashcat-plus Support 4 8,780 05-17-2012, 01:16 AM
    Thread: ERROR: clGetPlatformIDs() -1001
Post: RE: ERROR: clGetPlatformIDs() -1001

#### Edit#### I have just come back to edit this post. Please don't spend too much time on this atom as I have discovered that even my EWSA doesn't work with the new driver / Catalyst update. ...
Hash-IT Very old oclHashcat-plus Support 6 15,889 03-30-2012, 05:10 PM
    Thread: Substitute more than one character at a time.
Post: Substitute more than one character at a time.

I am practicing with rules again !!! Ha ah ! I love the substation rule where a user can replace an a with 4 for example (to make leet words). However I ran into a problem. I would like to be ...
Hash-IT Very old oclHashcat-plus Support 8 13,747 05-09-2012, 03:46 PM
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

Thanks atom, I hadn't realised you have added that attack mode to the new oclHashcat-plus. I feel a little foolish mentioning this in my original post ! Quote: -- I think the table lookup use...
Hash-IT Very old oclHashcat-plus Support 8 13,747 05-09-2012, 08:50 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

OK M@lik, your exams come first ! :D I have just made a 75GB file using atoms mask-processor, 8 upper characters starting with A. .... So only 25 more to do !!! ha ha ! The idea for this is to w...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-25-2012, 11:12 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Hi ntk Thank you for your interest, all good ideas. Good news !!! I think I might be able to get Tape (https://adaywithtape.blogspot.co.uk/PRIVOXY-FORCE/2011/07/wordlist-manipulation-revisited.h...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 01:48 PM
    Thread: Problems with prefix rule.
Post: Problems with prefix rule.

Sorry to be a little vague about his for now but I thought I would just ask this quickly before making any further investigation myself. I seem to be having trouble with the prefix (prepend) rule w...
Hash-IT Very old oclHashcat-plus Support 4 8,780 05-17-2012, 12:28 AM
    Thread: Limiting the consecutive occurrence
Post: Limiting the consecutive occurrence

Limit the consecutive occurrence of a given character. I am playing with brute forcing and I am looking for a feature that hashcatplus doesn’t have and I wondered if any of you clever chaps ...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-23-2012, 12:38 AM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Wow thank you so much M@lik I must admit to not understanding why the code has changed from.. /\([A-Z]\)\1 to /\(.\)\1/d Other than it perhaps means any character and not just upper alp...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 06:05 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

M@LIK Wrote: (05-28-2012, 05:12 PM) -- Haha... I was expecting this. Just add this to the script: Code: -- /\(.\).*\(.\).*\1.*\2/d -- Let me know if you found any other bugs! -- Do you mean ...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-28-2012, 05:18 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Thank you, I just wasn't sure and didn't want Pixel to misunderstand. :)
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-28-2012, 05:23 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Hi M@lik Thank you very much for your suggestion, I have just checked back here before going to work and was surprised to see a reply so soon. I just wanted to write back and say thank you as I wo...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-23-2012, 11:23 AM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Just to update this post for others in case they are interested in this subject. Everything new to this thread was worked out by M@lik via PM, I am simply providing a follow up for the forum. Th...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-24-2012, 01:44 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Another update to this. I have been trying to generate a dictionary using this method and it is so slow I don't think it is a viable option. M@lik do you have any suggestions ? I read the thread...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-24-2012, 11:24 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Ha ha ! For fans of star wars, M@lik is a "SEDI" master !! :D
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-28-2012, 05:31 PM
    Thread: Cracking LM
Post: RE: Cracking LM

@M@LIK Quote: -- 0182BD0BD4444BF836077A718CCDF409 -- Exhausted for me also. :(
Hash-IT Very old oclHashcat-plus Support 8 33,381 05-28-2012, 06:27 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Well done Pixel, you are a good beta tester ! When this code is sorted we will have to talk about which one of us is generating which parts. :) We need to see who will help and just split between ...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-28-2012, 07:19 PM
    Thread: Stop When Found
Post: RE: Stop When Found

undeath Wrote: (05-28-2012, 07:23 PM) -- why do you run three instances at once on the same machine? -- I don't, this is just a sample of the first 3. They also run consecutively, not concurrently...
Hash-IT Very old oclHashcat-plus Support 8 11,973 05-28-2012, 07:26 PM