Skip to content

logangoins/HeadHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was a fun way to learn C. It is not practical, do not use it.

Dependencies

mingw-w64 (For cross compilation to Windows)

gcc

make

objdump (For shellcode generation)

Installation

  1. Clone the repository
git clone https://github.com/Lionskey/HeadHunter.git
  1. Change directory to source tree
cd HeadHunter/
  1. Install HeadHunter binary and payload source
make && sudo make install
  1. Enjoy
headhunter --help

About

HeadHunter Command and Control (C2)

Resources

License

Stars

Watchers

Forks