GitPedia

Ac esp

AssaultCube ESP DLL with Rust ๐Ÿฆ€

From jerryshellยทUpdated June 18, 2026ยทView on GitHubยท

Bilibili video: [BV1dN4y1e7Me](https://www.bilibili.com/video/BV1dN4y1e7Me) The project is written primarily in Rust, distributed under the GNU Affero General Public License v3.0 license, first published in 2024. Key topics include: assaultcube, cheat, dll, esp, game-hack.

Latest release: v0.2.0
February 17, 2025View Changelog โ†’

AssaultCube ESP DLL with Rust ๐Ÿฆ€

Bilibili video: BV1dN4y1e7Me

YouTube video: WJ23sV4e7tw

Applicable game version: 1.3.0.2

How to use

  1. Download ac_esp.dll from releases
  2. Run AssaultCube in Windowed Mode
  3. Inject ac_esp.dll into ac_client.exe ( You can do this with System Informer )

Build DLL

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

or

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

Screenshot

screenshot

References

License

GNU Affero General Public License v3.0

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from jerryshell/ac-esp via the GitHub API.Last fetched: 6/24/2026