Open-source cheat for Counter-Strike: Global Offensive game.
Microsoft Visual Studio 2017 15.9.4 and Windows SDK 10.0.17134.0 (lower should work too but requires change in project settings) are required in order to compile obnoxious framework. If you don't have ones, you can download VS here (Windows SDK is installed during Visual Studio Setup).
The very first step in order to compile obnoxious framework is to clone this repo from GitHub to your local computer:
git clone https://github.com/Lumm1t/obnoxious-framework.git
When you have equiped a copy of source code, next step is opening obnoxious framework.sln in Microsoft Visual Studio 2017.
Then change build configuration to Release | x86
and simply press Build solution.
If everything went right you should receive obnoxious.dll
binary file.
Open DLL injector and inject obnoxious.dll
into csgo.exe
process.
Press INSERT
key when injected and focused on CS:GO window.