Skip to content

Hookie is collection of software mostly related to memory hacking I create over time.

License

Notifications You must be signed in to change notification settings

Cryp70m4n/hookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


hookie logo
hookie

Collection of tools for memory-hacking built with pure C

hookie tools are built without any third-party library.
Purpose behind hookie tools is I often need these functions and I have to rebuild them over and over again this way I can build them once and reuse them.

Current tools🛠️:

  1. sodump -> dump infromation regarding shared objects process loads.
  2. scinject -> inject shellcode into process.

How to install🚀:

  1. Clone this repo.
git clone https://github.com/cryp70m4n/hookie.git
cd hookie
  1. Run make command inside this repo's main directory.
make clean install
  1. Enjoy tools hookie offers!

Documentation📖:

SOON

Resources📚:

  1. memory-injector by ripmeep

About

Hookie is collection of software mostly related to memory hacking I create over time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published