Single hash MD5 performance...

- Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause Cryptohaze Multiforcer 0.80 ALPHA4 'q' to quit |
| |
|Hash type : MD5S | Passwords Found | |
|Current PW len: 7 | | 0: GPU: 2020.43M/s |
|Total hashes : 1 | 1w0r45s | 1: GPU: 1290.00M/s |
|Cracked hashes: 1 | | 2: GPU: 1323.75M/s |
|Total time : 00:00:11 | | |
|WUs: 9/19 (47.4%) | | |
|--------------------------| ┌──────────────────┐ | |
| Thread 2 mem loaded | │ PAUSED │ | |
| Thread 1 mem loaded | │ Press any key │ | |
| Thread 0 mem loaded | └──────────────────┘ | |
| Creating 3 threads | | |
| Alloc 512MB bitmap | | |
| Starting pw len 7 | | |
| Starting pw len 7 | | |
| Added GPU device 2 | | |
| Added GPU device 1 | | |
| Added GPU device 0 | | |
| chr isMulti: 1 | | |
| | | |
| | | TOTAL : 4634.18M/s |
+------------------------------------------------------------------------------+
This is some beta code I'm playing with. I wanted to see how well I could reverse MD5 for single hashes, since that's where the bragging rights seem to live.
To make this actually work properly in the release code, I have to switch some other stuff around as well. These changes should be good for overall performance, just require rewriting a bunch of stuff. As always. And then reverification of every algorithm.
I'll get to that later
