Website • Documentation • Discord
HopMyTrack
is an advanced OSINT (Open Source Intelligence) tool designed to help users uncover a wide range of publicly available information about individuals.
It uses a variety of techniques to gather data from various sources, including social media platforms, public records, and other online resources.
HopMyTrack
is available for Linux (x64), MacOS (x64), and Windows (x64). You can install it using the following commands:
Requirements: curl
and unzip
Kernel version 5.6 or higher is strongly recommended, but the minimum is 5.1.
$ curl -fsSL https://hopmytrack.vercel.app/install.sh | bash
$ powershell -c "irm https://hopmytrack.vercel.app/install.ps | iex"
There are two ways to use HopMyTrack:
You can use HopMyTrack from the command line if you want to use it as a standalone tool. The following command will search for information about a person named John Doe and save the results to a file called output.txt:
$ hmt "username:john_doe;first_name:John;last_name:Doe" --verbose --output "output.txt"
You can also use HopMyTrack in interactive mode, which provides a more user-friendly experience. Simply run the following command and follow the prompts:
Note: The interactive mode may not be available on all platforms.
$ hmt
HopMyTrack
offers a wide range of features, including:
$ hmt # Run HopMyTrack in interactive mode (if available)
$ hmt --help # Display the help message
$ hmt --version # Display the version number
$ hmt <input> --depth <depth> # Set the search depth
$ hmt <input> --proxy <proxy> # Use a proxy server
$ hmt <input> --verbose # Display verbose output
Thank you to everyone who has contributed to HopMyTrack! ❤️
Refer to the CONTRIBUTING.md file for more information on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for more information.