Skip to content

Dasciam/mc-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-hooks

For educational purposes only. This project is intended to demonstrate reverse engineering concepts such as signature scanning and inline function hooking on Windows DLLs.

Dependencies

  • libhat — pattern/signature scanning library
  • safetyhook — x86/x64 inline hooking library

Build

Requires CMake 3.15+ and a MSVC toolchain targeting Windows x64.

cmake -B build
cmake --build build

About

Hooks for Minecraft for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors