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 [asc] Author Forum Replies Views Posted
    Thread: Log In SSL
Post: RE: Log In SSL

undeath Wrote: (06-02-2012, 04:57 PM) -- simply change http -> https in your browser bar. -- Yes, thanks for the tip. However I wondered if it could be forced ? Changing http to https requires a ...
Hash-IT Feature Requests 4 15,175 06-02-2012, 05:09 PM
    Thread: Log In SSL
Post: RE: Log In SSL

atom Wrote: (06-02-2012, 10:05 PM) -- Dude, this is a joke isnt it? :) -- :D :D :D Ha ha What the request or my lack of memory ? :D It's not cool to mock the afflicted you know !! Anyway ...
Hash-IT Feature Requests 4 15,175 06-02-2012, 10:28 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,949 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,949 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,949 11-29-2011, 04:46 PM
    Thread: Loads Of Requests !
Post: RE: Loads Of Requests !

atom Wrote: (11-29-2011, 05:55 PM) -- - mark the "q" thing as Pending pls, i did not yet accepted it. - correct the application wording pls, "maskprocessor" (all lower), "oclHashcat-plus" - i am t...
Hash-IT Feature Requests 9 18,949 11-29-2011, 06:16 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

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 Pixel Welcome to the forum and what a great first post ! Thank you for your links, I am just going to read through them now and I will come back. Again thank you for the offer of your brut...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-26-2012, 11:33 AM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Pixel Wrote: (05-26-2012, 10:09 PM) -- Glad you like the links. I know it seems "old fashioned", they are only for testing other tools out that don't support rules and masks, add the fact that my GPU...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-26-2012, 10:19 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

KT819GM Wrote: (05-26-2012, 10:19 PM) -- On dict or rule based attack you have to pull data to gpu, so you have plenty of it's power to utilize. On brute force atom already made optimizations to use ...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-26-2012, 10:33 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Pixel Wrote: (05-27-2012, 01:52 AM) -- would expected more. Is that only allowing no more than 2 chars at a time eg AABAABAA -- Hi Pixel Unfortunately not, it was based on the fact that there ...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 12:05 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: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

M@LIK Wrote: (05-27-2012, 03:30 PM) -- This is getting huge Hash-IT (https://hashcat.net/forum/user-776.html), you should be proud : P -- Ha ha yes, it does seem popular, I am ok at coming up with i...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 03:42 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

M@lik you are a star !!! :D I don't know where you found that but I have been reading up on regular expressions and I couldn't find it. Well done and thanks ! I am going to experiment with it n...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 04:41 PM
    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

OK, thanks to M@lik and Pixel for their help. Here is the code if you want to create your own modified brute force (8 Upper Alpha). The first batch limits characters to 1 consecutively and no mo...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-27-2012, 10:03 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Pixel Wrote: (05-27-2012, 10:47 PM) -- Yes, I'll help generate. Which do you want me to do? Edit: I tried the first command "/\(.\)\1/d;/\(.\).*\1.*\1/d" as it seems the most relaxed of the tw...
Hash-IT Very old oclHashcat-plus Support 125 250,821 05-28-2012, 12:02 AM