DIMASIK1502 / gmail-generator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

E-mail:

    unix121@protonmail.com

Support this project

Patreon: https://www.patreon.com/unix121

About

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

License:MIT License


Languages

Language:Python 100.0%