Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
distribute crack
12-05-2011, 06:05 AM (This post was last modified: 12-05-2011 06:06 AM by rum.)
Post: #1
distribute crack
I have 2 nodes, the command line is

Code:
node1:
oclHashcat-lite32.bin -n 320 --gpu-loops 1024 --pw-skip 0 --pw-limit 4650806476763136 --pw-min 10 --pw-max 10 -m 0 -1 ?l?d?u?s b1c637077bb0ae8d6aa626686638ff26 ?1?1?1?1?1?1?1?1?1?1

node2:
oclHashcat-lite32.bin -n 320 --gpu-loops 1024 --pw-skip 4650806476763137 --pw-limit 9301612953526272 --pw-min 10 --pw-max 10 -m 0 -1 ?l?d?u?s b1c637077bb0ae8d6aa626686638ff26 ?1?1?1?1?1?1?1?1?1?1

Command results:ERROR: to much combinations possible

How to distribute crack - pw-min 4 - pw-max 10 hash?
Find all posts by this user
Quote this message in a reply
12-05-2011, 11:30 AM (This post was last modified: 12-05-2011 11:31 AM by atom.)
Post: #2
RE: distribute crack
it took a while to understand that these are two different questions.

Quote:Command results:ERROR: to much combinations possible

96^10 = 66.483.263.599.150.104.576 combinations. regardless of which algorithm you want to try to crack, it will take to long. so its to much combinations.

Quote:How to distribute crack - pw-min 4 - pw-max 10 hash?

run multiple commands
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply