/Mr.Holmes

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

🔍 Mr.Holmes

Mr.Holmes is a information gathering tool (OSINT). Is main purpose is to gain information about domains,username and phone numbers with the help of public source avaiable on the internet also it use the google dorks attack for specific researchers. It also use proxies for make your requests completley anonymous and a WhoIS Api for getting more information about a domain.


❗ DISCLAIMER

This Tool is Not 100% Precise so it can fail somtimes. Also this tool is made for educational and research purposes only..use it wisely


🌀 SCREENSHOT

Screenshot


✔️ INSTALLATION LINUX/MAC:

git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
sudo chmod +x install.sh
./install.sh

✔️ INSTALLATION TERMUX:

pkg install proot
git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
proot -0 chmod +x install_Termux.sh
./install_Termux.sh

🌀 USAGE LINUX/MAC:

sudo python3 MrHolmes.py

🌀 USAGE TERMUX:

python3 MrHolmes.py

🌀 API KEY LINK:

https://whois.whoisxmlapi.com

🌀 SETTINGS FOLDER:

Configuration/Configuration.ini

❗ ATTENTION

DATABASE NOT AVAIABLE ON TERMUX


🌀 VERSIONS LIST:

https://lucksi.github.io/Mr.Holmes/Pages/versions.html

✔️ GUI DARK/LIGHT MODE:

cd GUI
cd Theme
edit Mode.json
write:Light=(Light-Mode)
write:Dark=(Dark-Mode) 
write:High-Contrast(High-Contrast-Mode)

MODE CODE EXAMPLE:

{
    "Color": {
        "Background": "Light"
    }
}

🌗 DARK MODE:

Screenshot


🌕 LIGHT MODE:

Screenshot


🌗 HIGH-CONTRAST MODE:

Screenshot


MADE WITH ❤️ BY LUCKSI IN 🇮🇹