Posts: 28
Threads: 13
Joined: Mar 2015
i have 2 computer with 2 card (1 - gtx980 2-gtx970)
the computer connect with a lan.
can i run the hashcat in the first computer and a agent in the other computer?
bob
Posts: 18
Threads: 5
Joined: Mar 2015
There is software called Hashtopus that would allow you to manage the distribution and load of the clients.
This requires a SQL and php enabled webserver.
However oclHashcat has a option to skip sections built into it check out:
http://hashcat.net/wiki/doku.php?id=oclhashcat
* Distributed:
-s, --skip=NUM skip number of words
-l, --limit=NUM limit number of words
--keyspace show keyspace base:mod values and quit
You should be able to give half to PC one and PC2
Posts: 28
Threads: 13
Joined: Mar 2015
how i "split" the work?
how many words have in one work?
bob
(03-30-2015, 04:42 PM)skillskills Wrote: There is software called Hashtopus that would allow you to manage the distribution and load of the clients.
This requires a SQL and php enabled webserver.
However oclHashcat has a option to skip sections built into it check out:
http://hashcat.net/wiki/doku.php?id=oclhashcat
* Distributed:
-s, --skip=NUM skip number of words
-l, --limit=NUM limit number of words
--keyspace show keyspace base:mod values and quit
You should be able to give half to PC one and PC2
Posts: 3
Threads: 1
Joined: Mar 2015
you can also generate all combination of your mask up to some point and start checking manually or write script
ex you have a mask ?u?u?u?u?u?u
predefine first two like A?u?u?u?u?u, B?u?u?u?u?u etc...
and run them on different machines
Posts: 9
Threads: 5
Joined: Nov 2013
Try hastopus its really great im using it, deploy a local xampp and u are done.
Posts: 68
Threads: 3
Joined: Feb 2011
04-06-2015, 06:45 PM
(This post was last modified: 04-06-2015, 06:48 PM by kartan.)
sch0.org