Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

I made a portable (Linux) GUI for Wordlist Zombie. It uses GTK4, so you have to install GTK4 binary, and dev packages to build it. I'm keeping the Windows GUI too. Anyways, go check it out.
PhillyStyle1026 User Contributions 9 11,975 02-06-2023, 12:50 PM
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

WPA_Catcher Wrote: (02-05-2023, 02:15 AM) -- If you are looking for requests then modifying mask-processor to provide an option to produce random text would be excellent. Currently the options in ...
PhillyStyle1026 User Contributions 9 11,975 02-05-2023, 04:09 AM
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

Multi-threading? YES! Output to stdout? Why not? Minimum and maximum word length? Of course! Check out the newest features and give me feedback. Thanks!
PhillyStyle1026 User Contributions 9 11,975 02-03-2023, 03:59 PM
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

buka Wrote: (01-31-2023, 01:57 PM) -- You implemented your own hash table, why? -- That was really at the beginning of the project.  I just really felt like making a hash table.  I'm happy I did it t...
PhillyStyle1026 User Contributions 9 11,975 01-31-2023, 02:27 PM
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

Not trying to bump the thread or anything (it is already at the top anyway), but I have an important announcement. I just built for Linux for the first time. A Linux Makefile is now included in the ...
PhillyStyle1026 User Contributions 9 11,975 01-31-2023, 11:53 AM
    Thread: I made a wordlist generator
Post: RE: I made a wordlist generator

I just wanted to say that I just updated the readme file on github. It now explains a lot more and even has a pretty screenshot of the GUI. So if you went there before and asked "So what the heck is...
PhillyStyle1026 User Contributions 9 11,975 01-29-2023, 08:14 AM
    Thread: I made a wordlist generator
Post: I made a wordlist generator

I wrote a wordlist generator that uses a combination of Markov chains and Consonant / Vowel maps to generate wordlists.  It is coded in C++ with a GUI coded in C#.  I have only compiled for windows so...
PhillyStyle1026 User Contributions 9 11,975 01-29-2023, 05:19 AM