Open source toolkit for scraping, OSINT and more.

V1li V1li Last update: Oct 31, 2023

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, follow the instructions in contributing and simply open a pull request. You can also donate to keep the project alive and me motivated!

Current tools

Warning
Some tools might not work on Windows systems.

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 Bruteforce directories on a website.
Local Accounts Getter Scans for all local accounts and their information.
Caesar Cipher Encrypts/decrypts/bruteforce a message using the Caesar cipher.
BaseXX Encodes/decodes a message using Base64/32/16.
About Tells you about the tool.
Donate My crypto addresses where to donate.
Exit Exits the tool.

Note
-IG Scrape requires you to log in, in order to use it.

-SMS Bomber only works with US numbers.

-You might get rate limited after using some of the tools for too long.

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

Important
Make sure you have Python and Git installed.

view the wiki page for more detailed tutorial.

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.

Windows

  1. Clone the repo git clone https://github.com/v1li/h4x-tools.git

  2. Change directory cd h4x-tools

  3. Run the setup.bat file.

Setup files will automatically build the tool as an executable. You can also run the tool using python h4xtools.py in the terminal.

Also, dependencies can be installed manually using pip install -r requirements.txt.

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!

Subscribe to our newsletter