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 [asc] Forum Replies Views Posted
    Thread: How to use or Hashcat?
Post: RE: How to use or Hashcat?

u should surf the site a little bit first.. here u would find everything:: Wiki (https://hashcat.net/wiki/)
M@LIK General Help 2 26,287 04-19-2012, 04:06 AM
    Thread: How to use md5(md5($pass).md5($salt)) to hashcat-plus?
Post: RE: How to use md5(md5($pass).md5($salt)) to hashc...

this could be useful:: Code: -- 0 = MD5 1ea0b60b47c53858693db1ca10c93164:HashCat 11 = Joomla md5($pass.$salt) md5($salt.md5($salt.$pass)) 932884c8a76279afd7baa6bd4c34e6fe:aaaaaaaaaa...
M@LIK Very old oclHashcat-plus Support 2 6,889 04-22-2012, 04:36 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: clgetDeviceIDs<> -1 Error?
Post: RE: clgetDeviceIDs<> -1 Error?

google says:: Code: -- when you get this problem it means the catalyst runtime is not working reset the computer: if still problems reinstall the drivers. --
M@LIK Very old oclHashcat-plus Support 2 6,885 04-22-2012, 06:13 PM
    Thread: Known WPA2 hash cannot be found
Post: RE: Known WPA2 hash cannot be found

hashcat has its own cap format:: .hccap use this online-converter:: https://hashcat.net/cap2hccap/ just cracked it ; ) Code: -- Coherer:Induction Status.......: Cracked Input.Mode...: Mask (Ind...
M@LIK General Help 10 20,832 04-22-2012, 09:34 PM
    Thread: Known WPA2 hash cannot be found
Post: RE: Known WPA2 hash cannot be found

whats ur command line??
M@LIK General Help 10 20,832 04-22-2012, 10:00 PM
    Thread: Known WPA2 hash cannot be found
Post: RE: Known WPA2 hash cannot be found

looks fine.. just tried it again.. so whats the result u get?? screenshot??
M@LIK General Help 10 20,832 04-22-2012, 10:09 PM
    Thread: Known WPA2 hash cannot be found
Post: RE: Known WPA2 hash cannot be found

hmmm... the last four things i can say is:: 1- move the .hccap file to the program's directory. 2- run this command directly no GUI (in the oclHashcat-plus's directory) Code: -- oclHashcat-plus64 -m2...
M@LIK General Help 10 20,832 04-22-2012, 10:35 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

@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

@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: GTX 680
Post: RE: GTX 680

oclHashcat-lite gtx680 benchmarks (https://hashcat.net/forum/thread-1026.html) u should use "https://hashcat.net/forum/images/toplinks/search.gifSearch (https://hashcat.net/forum/search.php)" more often
M@LIK General Help 2 7,327 04-23-2012, 06:40 PM
    Thread: Large IPB list issue
Post: Large IPB list issue

ok i'll try my best to describe the crazy situation : / i got 32k hashes all iPB2[md5(md5($salt).md5($pass))] first i ran them directly through some dicts and got positive results (~18k were found) ...
M@LIK Very old oclHashcat-plus Support 15 38,225 04-24-2012, 10:16 PM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

@K9 (https://hashcat.net/forum/user-3.html):: then how do u explain the "Rejected" decrement along 9 hours?? and yes some rules may make it long.. but "$1" or "$1$2$3"??? : /
M@LIK Very old oclHashcat-plus Support 15 38,225 04-24-2012, 10:39 PM
    Thread: How can i do this
Post: RE: How can i do this

and don't go directly without specifying some parameters and for the last request u wanted:: Code: -- MySQL5: cudaHashcat-lite64 -m300 -1 ?l?d?u [your_hash] ?1?1?1?1?1?1?1?1 SHA-1: cudaHashcat-l...
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 01:23 AM
    Thread: How can i do this
Post: RE: How can i do this

u have to define the character set 1st:: (using -1) cudaHashcat-lite64.exe --hash-type 100 --outfile out.out --pw-min 4 --pw-max 8 --gpu-async --gpu-devices 1 [myhash] -1 ?l?d?u ?1?1?1?1?1?1?1?1 so u...
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 03:44 AM
    Thread: How can i do this
Post: RE: How can i do this

it can be done in GUI too.. https://img254.imageshack.us/img254/6850/12345oj.jpg i miss my graphical skills : P
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 04:47 AM
    Thread: How can i do this
Post: RE: How can i do this

undeath Wrote: (04-25-2012, 09:42 AM) -- of course it doesn't crack. 100 = sha1 300 = mysql5 -- O_o droidman Wrote: (04-25-2012, 04:02 AM) -- with your command it worked. --
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 11:02 AM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

@atom (https://hashcat.net/forum/user-1.html):: sorry pal.. but i dont understand.. could u explain a little bit more : ) and the thing i really want to have explained is how i was able to run rockyo...
M@LIK Very old oclHashcat-plus Support 15 38,225 04-25-2012, 12:34 PM
    Thread: How to open Hashcat in windows CMD?
Post: RE: How to open Hashcat in windows CMD?

go to ur hashcat directory:: hold shift + right click anywhere u should see "Open command window here" and thats it
M@LIK General Help 3 20,821 04-25-2012, 01:07 PM