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 [asc] Replies Views Posted
    Thread: Rule Piping Request
Post: RE: Rule Piping Request

rules for filtering non-printable ascii. this sounds somehow a bad idea. this have to be done with each execution of hashcat. if its that important, why not clean them in the source, in other words, i...
atom Feature Requests 20 45,531 11-22-2011, 05:18 AM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

when i started with hashcracking i thought exact the same way. i thought: with a rule engine, it not neccesary any longer to have all these mutated words in my dictionary. what i need is a clean dicti...
atom Feature Requests 15 37,166 11-20-2011, 04:39 PM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

i dont think using "base-words" is a good idea in password cracking. my experience shows using already cracked passwords are much more efficient, especially when they are mangled again, than clean wor...
atom Feature Requests 15 37,166 11-22-2011, 05:33 AM
    Thread: Rule Piping Request
Post: RE: Rule Piping Request

here is a perl version. not the fastest, but had to write it quickly. maybe i add a filtering tool to hashcat-utils. till that, use this: $ perl calc.pl < in.dict > out.dict Code: -- #!/usr/bin/en...
atom Feature Requests 20 45,531 11-22-2011, 08:13 PM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

the rule engine in oclHashcat-plus is not compatible to plaintext passwords > 15.
atom Feature Requests 15 37,166 11-24-2011, 05:29 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

done in oclHashcat-lite v0.07, thanks for this wonderful suggestion :)
atom Feature Requests 8 20,475 11-25-2011, 08:28 PM
    Thread: Update display to include charset
Post: RE: Update display to include charset

OK, done in oclHashcat-lite v0.07.
atom Feature Requests 4 8,923 11-25-2011, 08:29 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

forgot to mention i will port this to oclHashcat-plus, too.
atom Feature Requests 8 20,475 11-25-2011, 08:30 PM
    Thread: Loads Of Requests !
Post: RE: Loads Of Requests !

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 request next: Quote: -- Increment. -...
atom Feature Requests 9 18,949 11-28-2011, 04:43 PM
    Thread: Loads Of Requests !
Post: RE: Loads Of Requests !

perfect! no more to say :)
atom Feature Requests 9 18,949 11-29-2011, 10:55 AM
    Thread: Rule Piping Request
Post: RE: Rule Piping Request

look: Quote: -- root@sf:~/oclHashcat-plus-0.07# cat t.rule $0 $1 $2 $3 $4 $5 $6 $7 $8 $9 root@sf:~/oclHashcat-plus-0.07# cat word test root@sf:~/oclHashcat-plus-0.07# echo -n test123 | md5sum cc03e...
atom Feature Requests 20 45,531 11-29-2011, 05:04 PM
    Thread: Loads Of Requests !
Post: RE: Loads Of Requests !

- 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 thinking about adding the accepted suggest...
atom Feature Requests 9 18,949 11-29-2011, 05:55 PM
    Thread: Rule Piping Request
Post: RE: Rule Piping Request

yes, its exactly implemented this way. to be exact, its more than that. instead of just use 2 rule files, you can use up to 4 of them. this way, with some example minirules, we can emulate those "easy...
atom Feature Requests 20 45,531 11-30-2011, 11:51 AM
    Thread: Loads Of Requests !
Post: RE: Loads Of Requests !

yes, thanks. will close that thread to avoid confusion.
atom Feature Requests 9 18,949 11-30-2011, 11:56 AM
    Thread: Rule Piping Request
Post: RE: Rule Piping Request

yes, its ok
atom Feature Requests 20 45,531 11-30-2011, 01:56 PM
    Thread: Rules Filter
Post: RE: Rules Filter

Hash-IT Wrote: (12-02-2011, 06:53 PM) -- If the rule filter works how I think it does (using the results from my humble testing) I may have a feature request to disable it as I personally believe som...
atom Feature Requests 7 14,770 12-03-2011, 03:36 PM
    Thread: hashcatplus debug mode to show rules output
Post: RE: hashcatplus debug mode to show rules output

oclHashcat-plus has two rule engines and chooses which one to use depending on which hash-mode is configured by the user. the gpu based rule engine for the fast algorithms and the cpu based rule engin...
atom Feature Requests 7 16,034 12-03-2011, 03:42 PM
    Thread: Improved workload tuning
Post: RE: Improved workload tuning

Quote: -- Suggestion #1 - Allow the user to simply input GPU load, as a percentage. The application would chose efficient values for the tuning parameters, based on the attack type, etc., adjusting ...
atom Feature Requests 9 31,486 12-02-2011, 01:46 PM
    Thread: Rules Filter
Post: RE: Rules Filter

ok, can i close this?
atom Feature Requests 7 14,770 12-05-2011, 11:38 AM
    Thread: Rules Filter
Post: RE: Rules Filter

yes its related to the SSE2 thing. but it is only because of the low number of words in the dictionary. if you choose a regular wordlist it will not occour.
atom Feature Requests 7 14,770 12-06-2011, 11:32 AM