#hook #sunset #sunset-rs

sunset-rs

An inline hooking library for 32-bit Windows applications

1 unstable release

0.0.0 Mar 19, 2025

#13 in #sunset

28 downloads per month

MIT license

2KB

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

No runtime deps