Merge wordlists
#1
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.
#2
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
#3
(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.
#4
(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?
#5
you can search and read up on the wiki for a lot of this stuff

https://hashcat.net/wiki/doku.php?id=hashcat_utils
#6
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.
#7
(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!
#8
(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?
#9
https://github.com/hashcat/hashcat-utils...ils-1.8.7z
#10
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!