gmail-hack

Gmail Accounts Hacking

Gemail-Hack

python script for Hack gmail account brute force

What is brute force attack?

In brute force attack,script or program try the each and every combination of password probability

to ack victim account. Brute force attack is the only successful method to hack account

but this process will take long time depend upon the length of password.

Installation On Termux

$ apt update
$ apt upgrade
$ pkg install git
$ pkg install python
$ pkg install python2
$ pkg install php
$ git clone https://github.com/Aryan-mfc/gmail-hack.git
$ cd gmail-hack
$ chmod +x *
$ ls 
$ python gmail.py
$ python or python2

For Debian-based GNU/Linux distributions

To use the application, type in the following commands in GNU/Linux terminal.

sudo apt install git
git clone  https://github.com/Aryan-mfc/gmail-hack.git
cd gmail-hack
Python gmail.py

GitHub

View Github