Skip to content

jerryshell/ac-esp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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