Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
man, this is nice. thanks for the explanation and thanks for placing this on our forum. you should come to our irc channel! i've added it to hashcat v0.35. here is how it changed: 9.17M/s -> 9.34M/s. ... |
|
atom |
User Contributions
|
20 |
56,897 |
10-10-2010, 10:53 AM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
this is something i already implemented long time ago. since it gives no performance improvement i removed it (i prefer to have a clean and easy to read source). i guess the compiler already optimized... |
|
atom |
User Contributions
|
20 |
56,897 |
10-11-2010, 12:37 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
dont get me wrong. this was very constructive stuff. i hoped more threads like this would pop in :-) thanks again for your improvement tips. |
|
atom |
User Contributions
|
20 |
56,897 |
10-13-2010, 10:14 AM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
again, this is awesome! i've added it to hashcat on complete round 3. speed changed from 9.34M/s -> 9.47M/s. i think i can port it to oclHashcat, too. more infos later. |
|
atom |
User Contributions
|
20 |
56,897 |
10-15-2010, 01:11 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
works! changes on GTX465 with oclHashcat: 968.6M/s -> 983.8M/s |
|
atom |
User Contributions
|
20 |
56,897 |
10-15-2010, 03:26 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
added this to oclHashcat on ATI and NV. no speed improvements at all. i guess this was already optimized by compilers. hashcat supports pw length up to 55 chars and i think it should so that means tha... |
|
atom |
User Contributions
|
20 |
56,897 |
10-17-2010, 10:42 AM |
|
|
Thread: MD5 mask for password
Post: RE: MD5 mask for password
It would be much easier to patch the init kernel to MD5 the password first before processing it with pbkdf2. Easy win? |
|
atom |
hashcat
|
3 |
2,962 |
06-28-2018, 04:32 PM |
|
|
Thread: MD5 know the password but not salt
Post: RE: MD5 know the password but not salt
yes, but you need to know which algo is used. md5, per default, doesn't support a salt. |
|
atom |
General Help
|
1 |
5,169 |
06-25-2016, 10:53 AM |
|
|
Thread: MD5 hash seed? Find the hash that hashes to this
Post: RE: MD5 hash seed? Find the hash that hashes to th...
Use rules/togglesX.rule or if more than X needed you can use hashcat-legacy in -a 2 mode. |
|
atom |
General Talk
|
2 |
3,846 |
10-22-2017, 11:55 AM |
|
|
Thread: MD5 Crack with Salt
Post: RE: MD5 Crack with Salt
root@ht:~/hashcat-0.40# cat hash
69c12c189531e95fc6b6b4191ce29220:dz
root@ht:~/hashcat-0.40# ./hashcat-cli64.bin -m 2 hash -a 3 --pw-min 4 ?d?d?d?d
69c12c189531e95fc6b6b4191ce29220:dz:0000
All hashe... |
|
atom |
Old hashcat Support
|
9 |
59,391 |
05-07-2012, 04:34 PM |
|
|
Thread: MD5 Crack with Salt
Post: RE: MD5 Crack with Salt
come on, you have to use ./hashcat-cli32.bin instead. pls use your brain, just a bit |
|
atom |
Old hashcat Support
|
9 |
59,391 |
05-07-2012, 05:06 PM |
|
|
Thread: MD5 crack with first chars known
Post: RE: MD5 crack with first chars known
I'd go -m 20, that allows you to use all attack-modes |
|
atom |
hashcat
|
2 |
2,433 |
08-28-2017, 08:15 AM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
The reason is that it's not really slower, I just had to fix a number of bugs in the rule engine, which is executed on the GPU, but those fixes lead to a slower kernel. So yes, 2.01 has a faster rule-... |
|
atom |
hashcat
|
19 |
21,398 |
07-04-2016, 01:10 PM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
Straight wordlist with fast hashes like MD5? It's just a matter of seconds isn't it |
|
atom |
hashcat
|
19 |
21,398 |
07-05-2016, 08:06 AM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
Quote:
--
- pure bruteforcing : v3.00 is faster
- Straight wordlist (no rules) : v3.00 is faster
--
yes
Quote:
--
- wordists + rules : v2.01 is faster BUT buggy
--
yes, but only for ... |
|
atom |
hashcat
|
19 |
21,398 |
07-06-2016, 08:59 AM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
Atlantis Wrote: (07-09-2016, 10:36 AM)
--
OK, I understood it. But why doesn't it work with fx8320?
--
You need an OpenCL runtime. The OpenCL runtime for fx8320 CPU is part of the AMD driver, but... |
|
atom |
hashcat
|
19 |
21,398 |
07-09-2016, 08:46 PM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
|
atom |
hashcat
|
19 |
21,398 |
08-21-2016, 08:37 PM |
|
|
Thread: MD5 and v3.00
Post: RE: MD5 and v3.00
|
atom |
hashcat
|
19 |
21,398 |
08-22-2016, 02:11 PM |
|
|
Thread: MD5 and the Diminishing Passwords Rule
Post: RE: MD5 and the Diminishing Passwords Rule
Are you sure about that?
The clGetPlatformIDs() -1001 error is something that if you get it you will get it for both md5 or wpa. there is no difference. |
|
atom |
Beta Tester
|
9 |
11,348 |
06-22-2012, 10:58 AM |
|
|
Thread: MD5 and the Diminishing Passwords Rule
Post: RE: MD5 and the Diminishing Passwords Rule
Please send me the dictionary you are using. I have a suspect :) |
|
atom |
Beta Tester
|
9 |
11,348 |
06-23-2012, 11:19 AM |