a mod for the game Counter-Strike: Global Offensive that includes various features such as ESP (aka seeing players through walls), aimbot, trigger bot, and the ability to remove flash and smoke effects. Additionally, a user-friendly menu was implemented using the imgui library.
- C++
- Directx 9
- ImGui library
- IDA
- Successfully implemented various features into the game by reading and writting memory to the target process
- Ability to reverse engineering large codebase and extract information require to expoit these features
- Developed a functional and user-friendly menu using the ImGui library
- Demonstrated knowledge of C++ and directx programming, which are key skills for game development
This software is for educational purposes, and may use this software as a benchmark for their own projects to learn how to read & write memory on Windows Operating System