Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.
/ gmail-generator Public archive

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

License

Notifications You must be signed in to change notification settings

stav121/gmail-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages