Skip to content

Latest commit

History

History
46 lines (29 loc) 路 1.15 KB

README.md

File metadata and controls

46 lines (29 loc) 路 1.15 KB

logo

AssaultCube ESP DLL with Rust 馃

Bilibili Video: https://www.bilibili.com/video/BV1dN4y1e7Me

Applicable Game Version: 1.3.0.2

How to use

  1. Download ac_esp.dll from releases
  2. Run AssaultCube
  3. Inject ac_esp.dll into AssaultCube ( You can do this with Process Hacker )

Build DLL

cargo build --release --target=i686-pc-windows-msvc

or

cross build --release --target=i686-pc-windows-gnu

Screenshot

screenshot

Related

References

LICENSE

GNU Affero General Public License v3.0