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 Posted [asc]
    Thread: wordpress hash
Post: RE: wordpress hash

thanks, its working. Is it normal that it's so slow? Speed........: 181.1k c/s Real, 182.8k c/s GPU In comparison to mybb hashes md5(md5(salt)+md5(pass)) it's much slower.
sporet Very old oclHashcat-plus Support 3 13,369 11-11-2012, 08:31 PM
    Thread: wordpress hash
Post: wordpress hash

I want to crack a wordpress hash $P$Bxxxxxxxxyyyyyyyyyyyyyyy.yyyyyy with oclHashcat-plus: Code: -- oclHashcat-plus64.exe -m 400 -a 3 -o output.txt hash.txt ?l?l?l?l?l?l -- but I get this error: ...
sporet Very old oclHashcat-plus Support 3 13,369 11-11-2012, 08:19 PM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: can hashcat crack md5($s.'-'.md5($p)) ?

Is it possible to crack md5($s.'-'.md5($p)) with oclhashcat-lite/plus? If so, wich hash type is it? Thanks.
sporet Old hashcat Support 4 8,715 11-07-2012, 09:36 PM
    Thread: oclHashcat-plus mask batchscript
Post: oclHashcat-plus mask batchscript

I read here (https://hashcat.net/wiki/doku.php?id=mask_attack): A Mask attack is always specific to a password length. For example, if we use the mask ”?l?l?l?l?l?l?l?l” we can only crack...
sporet Very old oclHashcat-plus Support 2 5,918 11-04-2012, 03:33 PM
    Thread: salted md5
Post: RE: salted md5

I used oclHashcat-lite from hashcat-gui-0.5.1, but thats outdated. Now I downloaded oclHashcat-lite-0.10 where oclHashcat-lite-64 is running fine.
sporet Old hashcat Support 9 18,630 11-03-2012, 01:07 PM
    Thread: salted md5
Post: RE: salted md5

Sorry my bad. Now I get this: Code: -- oclHashcat-lite64.exe is not a valid Win32 application. Access is denied. -- I'm running Win7 x64, but seems like I have to use oclHashcat-lite32.exe btw is...
sporet Old hashcat Support 9 18,630 11-03-2012, 12:07 PM
    Thread: salted md5
Post: RE: salted md5

I deleted oclHashcat-lite.restore, now I got this: Code: -- D:\hashcat-gui-0.5.1\oclHashcat-lite>oclHashcat-lite64.exe --hash-type=1000 -o out.txt --pw-min=4 --pw-max=12 --custom-charset1=abcdefghij...
sporet Old hashcat Support 9 18,630 11-03-2012, 12:00 PM
    Thread: salted md5
Post: RE: salted md5

thanks, now it's working. However I wanted to use oclHashcat-lite64.exe since it's faster but it seems like it's not working there: Code: -- D:\hashcat-gui-0.5.1\oclHashcat-lite>oclHashcat-lite64.ex...
sporet Old hashcat Support 9 18,630 11-03-2012, 02:29 AM
    Thread: salted md5
Post: salted md5

I would like to crack a hash which is md5(md5($salt).md5($pass)) with hashcat on my ATI Radeon graphics card. I tried this: Code: -- hashcat-cli64.exe --attack-mode=3 --hash-mode=9 --output-file=...
sporet Old hashcat Support 9 18,630 11-03-2012, 01:50 AM