sunset-rs

Crates.iosunset-rs
lib.rssunset-rs
version0.0.0
created_at2025-03-19 18:08:02.610881+00
updated_at2025-03-19 18:08:02.610881+00
descriptionAn inline hooking library for 32-bit Windows applications.
homepage
repositoryhttps://github.com/itsmeft24/sunset
max_upload_size
id1598430
size1,702
(itsmeft24)

documentation

README

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
Commit count: 10

cargo fmt