jerryshell / ac-esp

AssaultCube ESP DLL with Rust πŸ¦€

Home Page:https://www.bilibili.com/video/BV1dN4y1e7Me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AssaultCube ESP DLL with Rust πŸ¦€

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

License:GNU Affero General Public License v3.0


Languages

Language:Rust 98.7%Language:Batchfile 0.6%Language:Shell 0.6%