0.80 Alpha 3: (ALPHA4 is out - USE THAT THREAD!)

Discussion and support for the CUDA Multiforcers (Windows and Linux)
  • Ads

0.80 Alpha 3: (ALPHA4 is out - USE THAT THREAD!)

Postby Bitweasil » Mon Nov 29, 2010 7:14 am

Here y'all go. Beat on it.

New features:
- 'q' to quit
- Shows the current hash type
- Run with '-q' to show all device types
- SHA1, MD4, MSSQL 2000 support
- Mac binary to play with

Enjoy!

Dual 295 box:

Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA3          'q' to quit |
|                                                                              |
|Hash type     :      NTLM |      Passwords Found      |                       |
|Current PW len:         6 |                           |  0: GPU: 693.80M/s    |
|Total hashes  :         6 |  GoOd!                    |  1: GPU: 693.74M/s    |
|Cracked hashes:         8 |  GPGPU                    |  2: GPU: 693.51M/s    |
|Total time    : 00:00:13  |  G0o|)                    |  3: GPU: 693.70M/s    |
|WUs: 0/172 (0.0%)         |  Bwah                     |                       |
|--------------------------|  1234                     |                       |
| Thread 3 mem loaded      |  P4s$                     |                       |
| Thread 3 mem loaded      |  abc                      |                       |
| Thread 1 mem loaded      |  bad                      |                       |
| Thread 0 mem loaded      |                           |                       |
| Creating 4 threads       |                           |                       |
| Starting pw len 6        |                           |                       |
| Starting pw len 6        |                           |                       |
| Threads joined           |                           |                       |
| Td 2: out of WU.         |                           |                       |
| Td 0: out of WU.         |                           |                       |
| Td 3: out of WU.         |                           |                       |
| Td 1: out of WU.         |                           |                       |
| Thread 3 mem loaded      |                           | TOTAL  : 2774.75M/s   |
+------------------------------------------------------------------------------+


And on a rather less than powerful laptop...

Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA3          'q' to quit |
|                                                                              |
|Hash type     :      NTLM |      Passwords Found      |                       |
|Current PW len:         5 |                           |  0: GPU: 74.65M/s     |
|Total hashes  :         9 |  GoOd!                    |  1: GPU: 33.81M/s     |
|Cracked hashes:         6 |  1234                     |                       |
|Total time    : 00:00:12  |  Bwah                     |                       |
|WUs: 0/2 (0.0%)           |  P4s$                     |                       |
|--------------------------|  abc                      |                       |
| Thread 1 mem loaded      |  bad                      |                       |
| Thread 0 mem loaded      |                           |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 5        |                           |                       |
| Starting pw len 5        |                           |                       |
| Threads joined           |                           |                       |
| Td 0: out of WU.         |                           |                       |
| Td 1: out of WU.         |                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 4        |                           |                       |
| Starting pw len 4        |                           | TOTAL  : 108.46M/s    |
+------------------------------------------------------------------------------+
Attachments
CUDA-Multiforcer-Mac-0_80_alpha3.tar.bz2
(1.32 MiB) Downloaded 411 times
CUDA-Multiforcer-0_80_alpha3.tar.bz2
(1.36 MiB) Downloaded 428 times
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby blazer » Mon Nov 29, 2010 12:32 pm

o man, this version sure looks like it comes with lots of goodies. Too bad i seemed to have stuffed up the ubuntu drive since my last use (prob the video driver) and cannot reinstall it (some i/o error) . Even tried loading snow leopard using iboot no luck off to sleep.
Damn it soo wanna test this.
blazer
 
Posts: 104
Joined: Fri Jan 23, 2009 10:18 am

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Bitweasil » Mon Nov 29, 2010 3:57 pm

Also, I added charsetMicrosoft to the character set. This is the full character set without the lowercase characters.

Use this for MSSQL! It cracks on the uppercase version, then case corrects internally to the proper case. You do NOT need the full character set for cracking MSSQL!
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby hackajar » Mon Nov 29, 2010 11:13 pm

Code: Select all
./CUDA-Multiforcer-CPP -l -h NTLM -f ntlm.txt --min=1 --max=7 -u charsets/charset-all-multi -o output.txt --threads 768 -m 768 --blocks 120


Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA3          'q' to quit |
|                                                                              |
|Hash type     :      NTLM |      Passwords Found      |                       |
|Current PW len:         6 |                           |  0: GPU: 1720.31M/s   |
|Total hashes  :         1 |                           |  1: GPU: 1720.48M/s   |
|Cracked hashes:         0 |                           |                       |
|Total time    : 00:00:21  |                           |                       |
|WUs: 6/172 (3.5%)         |                           |                       |
|--------------------------|                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 6        |                           |                       |
| Starting pw len 6        |                           |                       |
| Threads joined           |                           |                       |
| Td 1: out of WU.         |                           |                       |
| Td 0: out of WU.         |                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 5        |                           |                       |
| Starting pw len 5        |                           | TOTAL  : 3440.79M/s   |
+------------------------------------------------------------------------------+


Code: Select all
./CUDA-Multiforcer-CPP -l -h MD5 -f md5.txt --min=1 --max=7 -u charsets/charset-all-multi -o output.txt --threads 768 -m 768 --blocks 120


Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA3          'q' to quit |
|                                                                              |
|Hash type     :       MD5 |      Passwords Found      |                       |
|Current PW len:         6 |                           |  0: GPU: 1152.18M/s   |
|Total hashes  :         1 |  test1                    |  1: GPU: 1151.78M/s   |
|Cracked hashes:         2 |  test                     |                       |
|Total time    : 00:00:18  |                           |                       |
|WUs: 2/172 (1.2%)         |                           |                       |
|--------------------------|                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Thread 0 mem loaded
| Creating 2 threads       |                           |                       |
| Starting pw len 6        |                           |                       |
| Starting pw len 6        |                           |                       |
| Threads joined           |                           |                       |
| Td 1: out of WU.         |                           |                       |
| Td 0: out of WU.         |                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 5        |                           |                       |
| Starting pw len 5        |                           | TOTAL  : 2303.96M/s   |
+------------------------------------------------------------------------------+
hackajar
 
Posts: 30
Joined: Tue Sep 14, 2010 10:21 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Bitweasil » Tue Nov 30, 2010 5:18 am

*grins* GTX580 is here, installed, and fully powered!

Code: Select all
CUDA Device Information:
Device 0: "GeForce GTX 580"
  Number of cores:                               512
  Clock rate:                                    1.59 GHz
  Performance Number:                            816128
  Note: Performance number is clock in mhz * core count, for comparing devices.
CUDA Device Information:
Device 1: "GeForce GTX 470"
  Number of cores:                               448
  Clock rate:                                    1.22 GHz
  Performance Number:                            544320
  Note: Performance number is clock in mhz * core count, for comparing devices.
CUDA Device Information:
Device 2: "GeForce GTX 470"
  Number of cores:                               448
  Clock rate:                                    1.25 GHz
  Performance Number:                            560000
  Note: Performance number is clock in mhz * core count, for comparing devices.


Code: Select all
./CUDA-Multiforcer-CPP -c charsets/charset-upper-lower-numeric-symbol-95.chr -h NTLM -f test_hashes/Hashes-NTLM-Full.txt --min 6 --max 8 --threads 768 --blocks 240 -m 100 -l


Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA3          'q' to quit |
|                                                                              |
|Hash type     :      NTLM |      Passwords Found      |                       |
|Current PW len:         6 |                           |  0: GPU: 2085.85M/s   |
|Total hashes  :        14 |                           |  1: GPU: 1325.04M/s   |
|Cracked hashes:         0 |                           |  2: GPU: 1361.71M/s   |
|Total time    : 00:00:52  |                           |                       |
|WUs: 51/172 (29.7%)       |                           |                       |
|--------------------------|                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Thread 2 mem loaded      |                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Creating 3 threads       |                           |                       |
| Alloc 512MB bitmap       |                           |                       |
| Starting pw len 6        |                           |                       |
| Starting pw len 6        |                           |                       |
| Added GPU device 2       |                           |                       |
| Added GPU device 1       |                           |                       |
| Added GPU device 0       |                           |                       |
| chr isMulti: 1           |                           |                       |
|                          |                           |                       |
|                          |                           | TOTAL  : 4772.60M/s   |
+------------------------------------------------------------------------------+

Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Picch » Thu Dec 02, 2010 3:44 am

I'm erroring out on my macbook pro with the following error:

dyld: Library not loaded: @rpath/libtlshook.dylib
Referenced from: /Users/picch/Desktop/CUDA-Multiforcer-0_80_alpha3/lib/libcudart.dylib
Reason: image not found
./CUDA-Multiforcer: line 2: 6778 Trace/BPT trap DYLD_FALLBACK_LIBRARY_PATH="./lib" ./CUDA-Multiforcer-CPP $@

or

dyld: Library not loaded: /usr/local/lib/libargtable2.0.dylib
Referenced from: /Users/picch/Desktop/CUDA-Multiforcer-0_80_alpha3/./CUDA-Multiforcer-CPP
Reason: image not found
Trace/BPT trap

Do I need to set env variables in OS X now like I have to in linux?
Picch
 
Posts: 59
Joined: Sat Oct 23, 2010 10:28 am

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Bitweasil » Thu Dec 02, 2010 12:39 pm

Run it from a terminal - not by double clicking.

I could probably stand to make that script a bit more robust.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Picch » Thu Dec 02, 2010 10:15 pm

That was from terminal.
Picch
 
Posts: 59
Joined: Sat Oct 23, 2010 10:28 am

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Bitweasil » Thu Dec 02, 2010 10:40 pm

Hm...

Do you have the CUDA drivers installed? It's possible I need to add another library to the directory I include. I don't have a CUDA-free Mac to test things on.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: 0.80 Alpha 3: SHA1, MD4, MSSQL, GUI. Mac SUPPORT!

Postby Picch » Fri Dec 03, 2010 9:51 pm

I have 3.2.17 installed, which is the latest CUDA Driver for OS X. .72 works like a champ though. So I'm wondering if your theory of a missing library in the Alpha might be right?

If you want to fire test builds for OS X my way you're more than welcome. I have 2 MacBook Pros 6,1 one with a 330M w/ 512MB and the other is a 330M w/ 256MB.
Picch
 
Posts: 59
Joined: Sat Oct 23, 2010 10:28 am

Next

Return to CUDA Multiforcers

Who is online

Users browsing this forum: No registered users and 1 guest

cron