• This repository has been archived on 02/May/2021
  • Stars
    star
    347
  • Rank 117,724 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

✉️ Python script that generates a new Gmail account with random credentials

gmail-generator

    Python script that generates a new Gmail account with random credentials.

License

    This program is released under MIT license.

About

    This script was written for research purposes a couple of years ago and now I've reworked it a bit for better functionality. It will generate random credentials for a new Gmail account. It autostarts Firefox and is autodirected, you don't have to do anything other than run the script. I've never tested it on any other system so it might need a bit configuration based on your system.

What you might need and how to run the script

  • You must have pyautogui installed
  • Firefox
  • Replace the image under /source/images/start_button.png with your menu's icon
  • Run the script
    	python gmail_generator.py
    	or
    	python3 gmail_generator.py
    

Disclaimer

    The author is not responsible for any damage caused by the script so use it with caution.

Author:

    Stavros Grigoriou

GitHub: