Skip to content

1Intuition/GPChar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPCHAR

GPCHAR is a python script made to best work with Kali Linux that allows you to generate wordlists. However, it is different than the other wordlist generators because you can choose what characters can be allowed in each position of the output words.

Installing

In order to run the program correctly, you must have python3 installed and have your Linux updated.

sudo apt-get update
sudo apt-get -y upgrade

Verify if python3 is installed. If you get the version, it's installed.

python3 -V

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to PurpleBooth on GitHub for a readme and contribuing templates

About

Wordlist generator based on each character combination (Designed for Kali Linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages