• Stars
    star
    335
  • Rank 125,904 (Top 3 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open source toolkit for scraping, OSINT and more.

H4X-Tools

GitHub commits GitHub latest commit GitHub stars GitHub forks

Toolkit for scraping, OSINT and more.

Submit feature 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/domain address and returns information about it.
Port Scanner Scans for open ports in a given IP/domain address.
Username Search Tries to find a given username from many different websites.
Email Search Efficiently finds registered accounts from a given email. Thanks to holehe.
Webhook Spammer Spams messages to a discord webhook.
WhoIs Lookup Looks up a domain and returns information about it.
SMS Bomber Spams messages to a given mobile number.
Fake Info Generator Generates fake information using Faker.
Web Scrape Scrapes links from a given url.
Wi-Fi Finder Scans for nearby Wi-Fi networks.
Wi-Fi Password Getter Scans for locally saved Wi-Fi passwords.
Dir Buster Bruteforces directories on a website.
Update Updates the tool if new versions are available.
About Tells you about the tool.
Donate My crypto addresses where to donate.
Exit Exits the tool.

Installation

I'll upload already built executables to the releases tab, but I'd recommend installing the tool manually by following the instructions below. This way you also get the freshest version.

Setup

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.

Setup files will automatically build the tool and install the dependencies. You can also run them with python3 h4xtools.py if you want to.

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

License

This source code is under the GNU General Public License, version 3.


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