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 Replies Views [asc] Posted
    Thread: Cisco ASA
Post: RE: Cisco ASA

Btw, I wrote this perl script to make the charactersets out of the usernames list, you don't need to chop them or anything, just do: Code: -- perl CiscoASA.pl < usernames -- CiscoASA.pl: Code: -...
M@LIK Very old oclHashcat-plus Support 15 45,270 10-19-2012, 06:07 PM
    Thread: statsprocessor v0.03
Post: RE: statsprocessor v0.01

I didn't understand everything xD But this looks very interesting! Good job atom (https://hashcat.net/forum/user-1.html)!
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 44,665 06-10-2012, 03:09 PM
    Thread: How do I crack substr hash?
Post: RE: How do I crack substr hash?

Congratulations, your IQ is -1, sir.
M@LIK Old hashcat Support 22 44,507 01-27-2013, 03:26 AM
    Thread: How do I crack substr hash?
Post: RE: How do I crack substr hash?

Stop abusing these poor little md5s! :'(
M@LIK Old hashcat Support 22 44,507 01-30-2013, 01:42 AM
    Thread: How do I crack substr hash?
Post: RE: How do I crack substr hash?

Wow, I never knew you were little md5s fetish. :P Btw, impressive work though I don't see the need to all this speed in such job. Unless you're really... ahem.. a little md5s fetish.
M@LIK Old hashcat Support 22 44,507 02-15-2013, 04:20 PM
    Thread: HELP!!!
Post: RE: HELP!!!

Wolf_Blitzer Wrote: (02-10-2013, 03:35 AM) -- exus_28 Wrote: (02-09-2013, 01:41 AM) -- Ps.: Maybe put your finger in your ass and spin 900RPM, i think it will help you to talk more nicely! -- Wow....
M@LIK Hardware 28 44,381 02-10-2013, 06:28 PM
    Thread: Hashcat Lite v.0.14 Crash on start with AMD 7950
Post: RE: Hashcat Lite v.0.14 Crash on start with AMD 79...

alexusswe Wrote: -- "Hashcat has stopped working" -- Obviously, Windows.
M@LIK Very old oclHashcat-lite Support 22 43,996 02-17-2013, 02:48 AM
    Thread: Hashcat Lite v.0.14 Crash on start with AMD 7950
Post: RE: Hashcat Lite v.0.14 Crash on start with AMD 79...

epixoip Wrote: -- But what version of Windows, smartass? :) -- alexusswe Wrote: -- Im using Windows 7 64Bit -- Now what, smartass?
M@LIK Very old oclHashcat-lite Support 22 43,996 02-17-2013, 07:42 PM
    Thread: Hashcat Lite v.0.14 Crash on start with AMD 7950
Post: RE: Hashcat Lite v.0.14 Crash on start with AMD 79...

Oh, so now you're throwing me under the bus, smartass? :P Seriously though, I don't know either. It's too vague.
M@LIK Very old oclHashcat-lite Support 22 43,996 02-18-2013, 04:17 PM
    Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash

There is a bug with -m1731 in the current version, but it's already fixed in the new one, you just have to wait!
M@LIK Feature Requests 11 42,566 11-09-2012, 04:48 PM
    Thread: mp64: generate total random words
Post: mp64: generate total random words

how can i generate words in random?? let's say:: Code: -- mp64 -1 ?l?d ?1?1?1?1?1?1?1?1 -- i think this is impossible to complete.. but what if i want only 1M from that range.. using:: Code: -- m...
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 04-22-2012, 05:36 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

this wasnt what i wanted to hear.. : / any idea how to do that even without mp??
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 04-23-2012, 11:38 AM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

@undeath (https://hashcat.net/forum/user-85.html):: wacthed purehate's video couple of times + read the wiki couple of times = never understood it... maybe now i can?? lol @atom (https://hashcat.net...
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 04-23-2012, 01:01 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

@en-tee-el-em:: could be.. thanks.. i'll try to do that : ) i also thought about this:: Code: -- mp64 -oOUT.out -1 MGUI -2 4193 -3 yoct -4 2568 ?1?2?3?4?1?2?3?4 sort -R OUT.out > OUT_s.out -- ...
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 04-23-2012, 12:28 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

After more than a week of researches : P... I believe I found the best way to do this. Unique, pure, random words xD All in one liner (Only for Linux) (On Windows you can use Cygwin (https://cygwin....
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 05-05-2012, 01:17 AM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

Indeed. I think you should (specially if it was faster). I find this useful when crazy bruteforces are needed like (?d?l?u=12, ?d=16, etc) You can generate 5\10GiGs and try them, and get around 2% ...
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 05-06-2012, 04:04 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

@undeath (https://hashcat.net/forum/user-85.html):: Yeah, you're right, the dictionary thing is kind of "carp". But I found a lot of other good applications for this technique: 1- Generating fake h...
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 05-20-2012, 01:34 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

AWESOME!! Can't wait to use it. Thanks atom (https://hashcat.net/forum/user-1.html) : D
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 05-21-2012, 05:59 PM
    Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700

Or you can easily use the new restore/resume features. Guess they work pretty good with -a3.
M@LIK Very old oclHashcat-plus Support 28 41,879 02-19-2013, 01:25 PM
    Thread: Same command, different output?
Post: RE: Same command, different output?

Cracking other peoples' passwords while forgetting your own password. Way to go, super-n00b.
M@LIK Old hashcat Support 21 41,748 01-20-2013, 04:44 PM