Skip to content

An inline hooking library for 32-bit Windows applications.

License

Notifications You must be signed in to change notification settings

itsmeft24/sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunset

An inline hooking library for 32-bit Windows applications. Rust and C++ implementations are provided in the rust/ and cpp/ folders respectively. Do note that the C++ version depends on Zydis and Microsoft Detours; both of which are available on vcpkg.

Credits:

  • skyline-rs: Rust API design + macro crate
  • exlaunch: C++ API design + overall inspiration

About

An inline hooking library for 32-bit Windows applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published