Cheat for Counter-Strike: Global Offensive written in C++. Currently only usable under a Windows environment due to the use of PE headers to find interfaces and heavy use of the Windows.h library.
- Windows OS
- Visual Studio 2019
- Clone the repository to a folder of your choosing.
git clone https://github.com/ramadan8/Ohm.git && cd Ohm-
Open
Ohm.slnwithin Visual Studio. -
Choose your build mode at the top and press
Ctrl-Shift-Bto build. -
The resulting
Ohm.dllfile will be available within the respective build folder.
From here, simply inject the DLL into the game process using your favourite injector and use as you wish.
By default HOME will unload the cheat and INSERT will open/close the menu.
- Configuration files will be saved to your My Documents folder under the Ohm directory as base 64 encoded JSON.