Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Distributed Computing for cracking a long passwd
07-25-2012, 06:09 PM
Post: #21
RE: Distributed Computing for cracking a long passwd
Ok...

So that will produce a number like x.xxx X 10^30, right?

So how am i going to split the workload?
Find all posts by this user
Quote this message in a reply
07-25-2012, 07:56 PM
Post: #22
RE: Distributed Computing for cracking a long passwd
y u so funny.
Find all posts by this user
Quote this message in a reply
07-26-2012, 01:05 PM
Post: #23
RE: Distributed Computing for cracking a long passwd
(07-09-2012 09:48 AM)atom Wrote:  
(07-09-2012 04:44 AM)epixoip Wrote:  oclhashcat cannot crack passwords > 16 chars.

True, but oclHashcat-lite and hashcat CPU can. The problem is that the first 4 chars can not be static or you will loose all the performance.

In hashcat CPU you can also use this format:

hash:salt

where salt is the fixed string you know and then use an appropriate salted algorithm type (if it exists).

(07-25-2012 07:56 PM)undeath Wrote:  y u so funny.

I don't understand your sarcasm but that's ok...

I'm out... I have downloaded another app to do the distributed workload and it's already running...
Find all posts by this user
Quote this message in a reply
Post Reply