Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: New oclhashcat-plus and speed poblems...
Post: RE: New oclhashcat-plus and speed poblems...
Yes, it's true, it's slower, but not 50%. From my tests single hash MD5 with rule based attacks drop is around 25%
Make sure to read the release notes. You need to prepare your dictionaries |
|
atom |
Very old oclHashcat-plus Support
|
9 |
17,914 |
09-03-2013, 07:47 PM |
|
|
Thread: trying to crack my onw WPA
Post: RE: trying to crack my onw WPA
You can use aircrack -J option to let aircrack convert it to .hccap |
|
atom |
General Help
|
6 |
21,887 |
09-04-2013, 07:38 AM |
|
|
Thread: Can I use v0.14 for DES's key?
Post: RE: Can I use v0.14 for DES's key?
Raw DES is not supported. If you want it added, please create a ticket on TRAC and add some examples. Why v0.14? |
|
atom |
Very old oclHashcat-plus Support
|
4 |
8,043 |
09-04-2013, 07:41 AM |
|
|
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
|
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 |