As the name might ring a bell of something related to WordLists, WordGen is actually a WordList Generator that's where it got it's name... In its current state, WordGen can be called as java based WordList Generator.
WordGen is purely based on Java as a base and uses a different approach to make the WordList.
- Install Dependencies
sudo apt install openjdk-17
- Now clone the project using git clone
git clone https://github.com/CY-Jacker/WordGen.git
- Go to the Folder
cd WordGen
- Run the script
java WordGen.java
- It is super easy to use and with each version the devs are focused to make in easier.....
- Multiple modes to choose for passwords including- Number only, Entire Random, Keyword Based ,etc.....
- Is in development as of now and will keep improving over time...
- Add more modes.
- Overhaul the entire algorithm.
- Add GUI.
- Create a Web-Version of it.
- Make it easier.
- Make it the best WordList generator.