Page 3 of 5

Re: Network Support Status?

PostPosted: Sat Apr 16, 2011 3:04 pm
by Bitweasil
The performance numbers you're seeing are fine. It's the network client numbers that are screwy right now. The "main" GPU numbers/etc aren't affected.

Re: Network Support Status?

PostPosted: Fri Apr 22, 2011 1:01 am
by Bitweasil
Some updates on network status (not yet in SVN, but will be committed soon):

- User-configurable port for client & server
- You can now make all your normal --thread, --block, -l, etc command line parameters and they will be obeyed by the network clients
- Display now shows the number of network clients connected and shows a "Connect/Disconnect" message for each host

Still working on how to display remote network speeds... I should have something sane, though.

Re: Network Support Status?

PostPosted: Fri Apr 22, 2011 2:30 am
by Bitweasil
Sanity with display... more or less.

Still a few tweaks left, but it's actually showing correct numbers now.

Server:

Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA4          'q' to quit |
|                           Mode: Server (Port 12410)                          |
|Hash type     :       MD5 |     Passwords Found       |                       |
|Current PW len:         6 |                           |  0: GPU: 63.14M/s     |
|Total hashes  :        14 |                           |  1: GPU: 26.55M/s     |
|Cracked hashes:         0 |                           |  2: NET: 3280.41M/s   |
|Total time    : 00:01:37  |                           |                       |
|WUs: 65/172 (37.8%)       |                           |                       |
|Net Client    :         1 |                           |                       |
|--------------------------|  ┌──────────────────┐     |                       |
| Connect: 192.168.0.153   |  │      PAUSED      │     |                       |
| Thread 1 mem loaded      |  │  Press any key   │     |                       |
| Thread 0 mem loaded      |  └──────────────────┘     |                       |
| Creating 2 threads       |                           |                       |
| Starting pw len 6        |                           |                       |
| Added GPU device 1       |                           |                       |
| Added GPU device 0       |                           |                       |
| chr isMulti: 1           |                           |                       |
|                          |                           |                       |
|                          |                           |                       |
|                                                        TOTAL: 3370.09M/s     |
|                                                                              |
+------------------------------------------------------------------------------+


Client:
Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA4          'q' to quit |
|                      Mode: Client (Server 192.168.0.198)                     |
|Hash type     :           |     Passwords Found       |                       |
|Current PW len:         6 |                           |  0: GPU: 1400.16M/s   |
|Total hashes  :        14 |                           |  1: GPU: 927.26M/s    |
|Cracked hashes:         0 |                           |  2: GPU: 952.85M/s    |
|Total time    : 00:01:52  |                           |                       |
|WUs: 0/0 (-nan%)          |                           |                       |
|                          |                           |                       |
|--------------------------|  ┌──────────────────┐     |                       |
| 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 6        |                           |                       |
| Added GPU device 2       |                           |                       |
| Added GPU device 1       |                           |                       |
| Added GPU device 0       |                           |                       |
|                          |                           |                       |
|                                                        TOTAL: 3280.27M/s     |
|                                                                              |
+------------------------------------------------------------------------------+

Re: Network Support Status?

PostPosted: Fri Apr 22, 2011 3:19 am
by Bitweasil
7 GPUs of mine working together...

Code: Select all
+------------------------------------------------------------------------------+
|'p' to pause          Cryptohaze Multiforcer 0.80 ALPHA4          'q' to quit |
|                           Mode: Server (Port 12410)                          |
|Hash type     :       MD5 |     Passwords Found       |                       |
|Current PW len:         6 |                           |  0: GPU: 484.85M/s    |
|Total hashes  :     10000 |                           |  1: GPU: 484.70M/s    |
|Cracked hashes:         0 |                           |  2: GPU: 484.87M/s    |
|Total time    : 00:01:37  |                           |  3: GPU: 484.84M/s    |
|WUs: 100/172 (58.1%)      |                           |  4: NET: 3161.51M/s   |
|Net Clients   :         1 |                           |                       |
|--------------------------|                           |                       |
| Disconnect: --.-.--.---  |                           |                       |
| Connect: --.-.--.---     |                           |                       |
| Connect: --.-.--.---     |                           |                       |
| Thread 2 mem loaded      |                           |                       |
| Thread 3 mem loaded      |                           |                       |
| Thread 1 mem loaded      |                           |                       |
| Thread 0 mem loaded      |                           |                       |
| Creating 4 threads       |                           |                       |
| Alloc 512MB bitmap       |                           |                       |
| Starting pw len 6        |                           |                       |
| Added GPU device 3                                     TOTAL: 5100.78M/s     |
|                                                                              |
+------------------------------------------------------------------------------+

Re: Network Support Status?

PostPosted: Fri Apr 22, 2011 3:24 am
by Bitweasil
New stuff should be in SVN.

I really need to build these for release...

Re: Network Support Status?

PostPosted: Fri Apr 22, 2011 11:47 am
by Picch
I'll play with it either this weekend, or next week sometime

Re: Network Support Status?

PostPosted: Mon Apr 25, 2011 4:19 pm
by RIG
Maybe you can help me, I get an compiling error:

make: *** [obj/x86_64/release/CHCommon.cpp.o] Fehler 1

I'm new in Linux-coding.... ;)

Re: Network Support Status?

PostPosted: Mon Apr 25, 2011 4:39 pm
by Bitweasil
Can you post the full make output?

Re: Network Support Status?

PostPosted: Mon Apr 25, 2011 5:00 pm
by RIG
CHCommon.cpp: In function ‘int convertAsciiToBinary(char*, unsigned char*, int)’:
CHCommon.cpp:46: error: ‘uint32_t’ was not declared in this scope
CHCommon.cpp:46: error: expected ‘;’ before ‘result’
CHCommon.cpp:51: warning: comparison between signed and unsigned integer expressions
CHCommon.cpp:55: error: ‘result’ was not declared in this scope
make: *** [obj/x86_64/release/CHCommon.cpp.o] Fehler 1

Re: Network Support Status?

PostPosted: Mon Apr 25, 2011 9:54 pm
by Bitweasil
Hm.

Add:

#include <stdint.h>

at the top of CHCommon.cpp

I'll take a look and try to fix that in the source.