Posts: 73
Threads: 14
Joined: Jun 2017
Hi,I want to combine more than two wordlists in the combinator function of Hashcat,is there a way I can do this?If no,then plz suggest me some other ways through which I could combine/merge more than two wordlists together and then use them for cracking.
Posts: 54
Threads: 2
Joined: Mar 2017
a lazy way would be just to use combinator.bin to combine the first two wordlists and then use the output of that with the third wordlist etc etc
Posts: 97
Threads: 32
Joined: Aug 2014
(07-05-2017, 04:33 PM)slayerdiangelo Wrote: (07-05-2017, 02:00 PM)slayerdiangelo Wrote: Hi,I want to combine more than two wordlists in the combinator function of Hashcat,is there a way I can do this?If no,then plz suggest me some other ways through which I could combine/merge more than two wordlists together and then use them for cracking.
Come on,guys give me something!
Check the wiki on how to use prince processor and the hashcat utilities.
Also modes 1, 6, and 7 are your friend.
Cheers.
Posts: 73
Threads: 14
Joined: Jun 2017
(07-05-2017, 04:52 PM)TofuBoy22 Wrote: a lazy way would be just to use combinator.bin to combine the first two wordlists and then use the output of that with the third wordlist etc etc
combinator.bin?can u be more specific,plz?
Posts: 54
Threads: 2
Joined: Mar 2017
you can search and read up on the wiki for a lot of this stuff
https://hashcat.net/wiki/doku.php?id=hashcat_utils
Posts: 5,085
Threads: 227
Joined: Apr 2010
combinator.bin is part of hashcat-utils. Use it as described. First combine two lists into one, then use the result with the third, etc. You can chain this as long as you want, but probably your hdd will explode first.
Posts: 73
Threads: 14
Joined: Jun 2017
(07-06-2017, 09:54 AM)atom Wrote: combinator.bin is part of hashcat-utils. Use it as described. First combine two lists into one, then use the result with the third, etc. You can chain this as long as you want, but probably your hdd will explode first.
Hey atom,can you recompile hashcat utilities for 32-bit windows?THNX in advance!
Posts: 73
Threads: 14
Joined: Jun 2017
(07-06-2017, 09:50 AM)TofuBoy22 Wrote: you can search and read up on the wiki for a lot of this stuff
https://hashcat.net/wiki/doku.php?id=hashcat_utils
Anybody,have hashcat utilities for 32 bit windows?
Posts: 5,085
Threads: 227
Joined: Apr 2010
Posts: 73
Threads: 14
Joined: Jun 2017
Just wasted an entire hour downloading older and newer versions of Hashcat utilities hoping they would work in my 32-bit pc,but,alas everything is designed for 64 bit and it was just a wild goose chase,guess I have to search in the wild now!