Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
/ Ohm Public archive

Cheat for Counter-Strike: Global Offensive.

License

Notifications You must be signed in to change notification settings

aidanngill/Ohm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohm

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.

Requirements

Building

  1. Clone the repository to a folder of your choosing.
git clone https://github.com/ramadan8/Ohm.git && cd Ohm
  1. Open Ohm.sln within Visual Studio.

  2. Choose your build mode at the top and press Ctrl-Shift-B to build.

  3. The resulting Ohm.dll file will be available within the respective build folder.

Usage

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.

Notes

  • Configuration files will be saved to your My Documents folder under the Ohm directory as base 64 encoded JSON.

About

Cheat for Counter-Strike: Global Offensive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published