Skip to content

Generates random characters, suitable for making bruteforce tools

Notifications You must be signed in to change notification settings

Kourva/BruteGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

BruteGen

Generates random characters, suitable for making bruteforce tools

  • You can add arguments to set minimum and maximum length of characters
  • You can use zfill instead of rjust/ljust to fill 0 for empty places
  • Enjoy

Clone

git clone https://github.com/Kourva/BruteGen && cd BruteGen && chmod +x BruteGen.py
python3 BruteGen.py [OR] ./BruteGen.py

About

Generates random characters, suitable for making bruteforce tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages