Custom Wordlist Concatentation
#3
(10-30-2017, 03:23 AM)royce Wrote: Welcome!

Unless it is an extremely slow hash, or the wordlists are much larger than the example that you're giving, I would just use princeprocessor to generate all possible combinations.

Hi Royce,

Thank you for the reply! I feel bad, I didn't even look at princeprocessor because the wiki was blank. I've read the readme now but I don't see much else for documentation - are there any other sources of info on it or should I just dig into the source?

The biggest concern I have is that I have some words that are 14 characters long. 
Are 4 character words the max size or is there no limit to the length the words can be?

My second question is when the readme gives the example of:
  • 2 letter word + 2 letter word
does that mean it will produce both concatenated combinations if say, "it" and "me" were in the wordlist?
IE would it produce both "itme" AND "meit"?

Thanks again - your reply was so fast!


Messages In This Thread
Custom Wordlist Concatentation - by somernr - 10-30-2017, 03:14 AM
RE: Custom Wordlist Concatentation - by royce - 10-30-2017, 03:23 AM
RE: Custom Wordlist Concatentation - by somernr - 10-30-2017, 03:44 AM
RE: Custom Wordlist Concatentation - by royce - 10-30-2017, 03:50 AM
RE: Custom Wordlist Concatentation - by somernr - 10-30-2017, 03:56 AM
RE: Custom Wordlist Concatentation - by royce - 10-30-2017, 04:04 AM
RE: Custom Wordlist Concatentation - by Nester10 - 10-31-2017, 12:17 PM