This project was a fun way to learn C. It is not practical, do not use it.
mingw-w64 (For cross compilation to Windows)
gcc
make
objdump (For shellcode generation)
- Clone the repository
git clone https://github.com/Lionskey/HeadHunter.git
- Change directory to source tree
cd HeadHunter/
- Install HeadHunter binary and payload source
make && sudo make install
- Enjoy
headhunter --help