/H4X-Tools

Multiple useful tools in one program.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

H4X-Tools

GitHub commits GitHub latest commit GitHub stars GitHub forks

Multiple useful tools in one program.

Submit requests and bugs in the issues tab.

If you want to help with the development, feel free to make a pull request.

Current tools

Tool Name Description
Ig Scrape Scrapes information from IG accounts.
Web Search Searches the internet for the given query.
Phone Lookup Looks up a phone number and returns information about it.
Ip Lookup Looks up an IP address and returns information about it.
Ip Scanner Scans a website for IP addresses.
Username Search Tries to find a given username from many different websites. Thanks to sherlock.
Email Search Efficiently finds registered accounts from a given email. Thanks to holehe.
Webhook Spammer Spams messages to a discord webhook.
WhoIs Looks up a domain and returns information about it.
SMS Bomber Spams messages to a given mobile number.
TLogger Generator Creates a ready discord token logger file.
Twitter Scrape Scrapes information from Twitter accounts.
Web Scrape Scrapes links from a given url.
Update Updates the tool if new versions are available.
About Tells you about the tool.
Exit Exits the tool.

Setup

This tool is designed for Linux users, but it should work fine on Windows too.

Linux

  1. Clone the repo git clone https://github.com/v1li/H4X-Tools.git

  2. Change directory cd H4X-Tools

  3. Run sh setup.sh in terminal to install the tool.

If it doesn't work, install the dependencies manually and start the application in terminal using python3 h4xtools.py.

To update the tool, run sh update.sh.

Windows

  1. Make sure you have python and git installed.

  2. Clone the repo git clone https://github.com/v1li/H4X-Tools.git

  3. Change directory cd H4X-Tools

  4. Run the setup.bat file.

To update the tool, run the program as usual (Inside the folder!!!) and then run the update [15] option.

Credits

  • holehe for the email search tool.
  • sherlock for the username search tool.

THIS TOOL IS ONLY FOR EDUCATIONAL PURPOSES, DON'T USE IT TO DO SOMETHING ILLEGAL!