Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.65 KB

README.md

File metadata and controls

56 lines (40 loc) · 2.65 KB

About Leaked? 1.1

Leaked? is A Checking tool for Hash codes and Passwords leaked, use API from @webtobesocial.

Leaked? can work in any OS if they have support Python 3

Features

  • Check passwords leaked
  • Check hash code leaked
  • Exit
  • About Author

Install and Run in Linux

sudo apt update && apt install python3 python3-pip
git clone https://github.com/GitHackTools/Leaked
cd Leaked
pip3 install requests
python3 leaked.py

Install and Run in Windows

Download and run Python 3 setup file from Python.org. In Install Python 3 , enable Add Python 3.7 to PATH and For all users

Download and run Git setup file from Git-scm.com, choose Use Git from Windows Command Propmt.

Afther that, Run Command Propmt or PowerShell and enter this commands:

git clone https://github.com/GitHackTools/Leaked
cd Leaked
pip install requests
python leaked.py

Update Leaked?: git pull -f

Notes

Leaked? uses API from lea.kz of @webtobesocial Let follow his Twitter account!

Screenshots

Run Leaked? in ParrotSec Run Leaked? in PowerShell Run Leaked? in Kali Linux

Thanks to Thanks to GitHackTools (myself) for programming this tool

And @webtobesocial for his free API!

Contact to Author

Website: GitHackTools.blogspot.com

Twitter: @SecureGF

Facebook: @GitHackTools

Google Plus: +TVT618

To-do list

  • Has yet devise!