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 [desc]
    Thread: Hybrid Attack slow Dict + Mask
Post: RE: Hybrid Attack slow Dict + Mask

preparing wordlist wont help here, the problem is that the dictionary is to small. you need a bigger dictionary.
atom Very old oclHashcat-plus Support 3 8,691 09-05-2013, 02:37 PM
    Thread: oclHashcat-plus restore file format struct
Post: RE: oclHashcat-plus restore file format struct

The struct is here, but note it will change again with oclHashcat v1.00. Code: -- typedef struct { uint32_t version_bin; char cwd[256]; uint32_t argc; char **argv; ui...
atom Very old oclHashcat-plus Support 6 13,999 09-05-2013, 02:41 PM
    Thread: ATI 7970 vs. Nvidia GTX 780 results required.
Post: RE: ATI 7970 vs. Nvidia GTX 780 results required.

The GTX Titan is a bit slower than the hd7970, so the GTX780 will be much slower
atom General Talk 2 7,457 09-05-2013, 02:42 PM
    Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask

hashcat cheats for unicode algorithms like NTLM, it just inserts zeros
atom General Help 7 14,129 09-05-2013, 02:46 PM
    Thread: Can I use v0.14 for DES's key?
Post: RE: Can I use v0.14 for DES's key?

No, there's no magic available right now. Some algorithms allow that, but not DES
atom Very old oclHashcat-plus Support 4 8,043 09-05-2013, 02:49 PM
    Thread: Piping speed from statsprocessor to oclhashcat
Post: RE: Piping speed from statsprocessor to oclhashcat

Depending on the algorithm you use, this speed sounds to low. For example if this is MD5, you should be in den 500M or more range. If thats so, you might have forgotten to add rules as a multiplier. T...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 21,030 09-05-2013, 05:46 PM
    Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask

All the GPGPU cracking tools that support fast hashes do it this way, it's because it does not harm to ASCII based ^ 95 charset. It gives a lot more speed to do it this way but it's hard to predict a ...
atom General Help 7 14,129 09-06-2013, 09:59 AM
    Thread: Piping speed from statsprocessor to oclhashcat
Post: RE: Piping speed from statsprocessor to oclhashcat

Try passwordspro.rule. It should be big enough. If you do not get more speed with it than with best64, then you're already running at maximum speed. Also note that rule-based attacks are slower than b...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 21,030 09-06-2013, 10:01 AM
    Thread: v1.00 beta 11 ...
Post: RE: v1.00 beta 11 ...

OK, I will fix this, but the difference is only to see in brute-force as oclHashcat-lite is a brute-force only cracker. So you will only see a difference with single MD5 and NTLM hashes in brute-force...
atom Beta Tester 5 6,321 09-06-2013, 10:03 AM
    Thread: v1.00 beta 11 ...
Post: RE: v1.00 beta 11 ...

ERROR: clCreateKernel() -46 will be fixed in b16
atom Beta Tester 5 6,321 09-06-2013, 10:09 AM
    Thread: Catalyst 13.10b
Post: RE: Catalyst 13.10b

not tried yet, anyone?
atom Beta Tester 3 4,122 09-10-2013, 09:49 AM
    Thread: good wordlist / rules for WPA?
Post: RE: good wordlist / rules for WPA?

There are no special rules for WPA required since oclHashcat automatically rejects candidates (after applying the rules) if they less than length 8.
atom Very old oclHashcat-plus Support 2 11,462 09-10-2013, 09:50 AM
    Thread: How to recover password by truecrypt
Post: RE: How to recover password by truecrypt

I'd say dictionary and even dictionary-based attacks can be done against TC.
atom General Help 18 99,798 09-10-2013, 09:55 AM
    Thread: Hashcat always exhausted - wpa/wpa2
Post: RE: Hashcat always exhausted - wpa/wpa2

It's not always possible, but if aircrack-ng can load it, you can tell it to convert it to .hccap format using -J option.
atom General Help 6 18,422 09-10-2013, 09:56 AM
    Thread: [split] oclHashcat-plus v0.15
Post: RE: [split] oclHashcat-plus v0.15

Bugs usually go into TRAC. However, ADL is not compiled into oclHashcat, so that error does not depend on oclHashcat. Maybe you also updated Catalyst. If yes, that's the reason for the warning. You sh...
atom Very old oclHashcat-plus Support 5 10,067 09-10-2013, 09:59 AM
    Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask

You can trick a bit with NTLM by using MD4 instead of NTLM and using the tricks explained in rurapenthes latest blogpost: https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html J...
atom General Help 7 14,129 09-10-2013, 10:03 AM
    Thread: Cracking utf-8 encoded passwords with mask-attack
Post: Cracking utf-8 encoded passwords with mask-attack

For those, who haven't seen it, here's a nice Blog about how to crack utf8 with masks. https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html Thanks to rurapenthe
atom User Contributions 5 14,032 09-10-2013, 10:08 AM
    Thread: Use of .hcchr files
Post: RE: Use of .hcchr files

There is no way to add additional chars to charset files, you must edit them. Copy the one you want to edit to a new file and edit inside there
atom Very old oclHashcat-plus Support 2 8,041 09-12-2013, 01:24 PM
    Thread: line length exception
Post: RE: line length exception

You forgot to quote, so the $ in shell gets interpreted as variable. However, you posted that hash unmasked, which is strictly against forum rules, so take off for a week
atom General Help 7 41,624 09-13-2013, 12:58 PM
    Thread: Maskprocessor word at position??[solved]
Post: RE: Maskprocessor word at position??[solved]

Nice work, thanks! :)
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 16,934 09-16-2013, 09:20 AM