From 43e572c7960180c1880df2485981a90d533ad59c Mon Sep 17 00:00:00 2001 From: pythoncatcoder Date: Mon, 9 Dec 2019 23:17:44 +0000 Subject: [PATCH] adding run on repl.it badge this commit was generated automatically on repl.it --- .replit | 2 ++ README.md | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 .replit diff --git a/.replit b/.replit new file mode 100644 index 0000000..c8c18bc --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "python gemailhack.py" diff --git a/README.md b/README.md index 0e5b7da..8dc4530 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ ### 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. + +[![Run on Repl.it](https://repl.it/badge/github/Ha3MrX/Gemail-Hack)](https://repl.it/github/Ha3MrX/Gemail-Hack) + + ### git clone https://github.com/Ha3MrX/Gemail-Hack ### cd Gemail-Hack