Skip to content

Magicmk330/Nickwasuseds-Combo-Generator

 
 

Repository files navigation

Nickwasuseds-Combo-Generator

Coded in python 3.9

How to Run?

Install Dependencies

pip3 install -r requirements.txt (requires python 3)

Examples

The Script generates a set amount of Combos using all cores.
E.g. If you have a 4 core CPU and you want 4.000.000 Combos then every core generates 1.000.000
python3 generate.py -o output.txt -c 4000000

The default values are: "output.txt", 1000000

About

a Combolist Generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%