stav121 / gmail-generator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not works

hbakhtiyor opened this issue · comments

do you know any solutions which creates without phone numbers?

Hello and sorry for the late response.

In the way that GMail works now it's nearly impossible to create a new account without registering a phone number, in any case , there are other email providers that work without phone verification (such as Protonmail) and it's kinda easy to modify the script to work with those instead of GMail.

@unix121 But you still need to confirm that you are a human in the next step.

The script can be easily modified to work with any other e-mail provider as well. My plan is (when I get the time) to make it work with disposal e-mails to generate multiple accounts at once.

I've decided to do my best to ressurect this project for fun as well as to test my rusty python memory.. havent coded in it since college... lol.. smh..

So far have gotten it to the point of working till Phone Verification. However, I am actually going to migrate back to RHEL 7.5 from this kali linux install.. :)

//EDIT//
forgot to mention it here but will probably leave it for the imagination and just have it buried in the code regardless but I have come up with a solution to the phone verification just havent implemented it yet.