Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How do I extract the hashes from RAR documents on linux?
Post: How do I extract the hashes from RAR documents on ...

How do I extract the hashes from RAR documents on linux? Is there any software to use?
jason_gap hashcat 1 6,874 07-31-2017, 08:21 AM
    Thread: how to run hashcat in a distributed environment
Post: RE: how to run hashcat in a distributed environmen...

philsmd Wrote: (03-30-2017, 09:15 AM) -- 1. Code: -- hashcat --keyspace -a 3 ?a?a?a?a?a?a?a 81450625 -- 2. Code: -- 81450625 / 10 = 8145063 -- 3. Code: -- hashcat -m 0 -a 3 -w 4 ...
jason_gap hashcat 3 12,361 03-30-2017, 10:46 AM
    Thread: how to run hashcat in a distributed environment
Post: how to run hashcat in a distributed environment

Recently, I want to run hashcat on 10 devices ,each device has one gpu card. I need to seperate the keyspace into 10 parts for load balancing. for example, the whole keyspace is '?a?a?a?a?a?a?a', how ...
jason_gap hashcat 3 12,361 03-30-2017, 08:33 AM