Home

Awesome

Anubis C CS:GO Windows x86 License

Free open-source training software / cheat for Counter-Strike: Global Offensive game. Designed as internal cheat - Dynamic-link library (DLL) loadable into game process. Compatible with the latest version of the game on Steam.

Features

<details> <summary>Features in depth</summary> </details>

Getting started

Prerequisites

Microsoft Visual Studio 2019 (preferably latest version i.e. 16.0.3), platform toolset v142 and Windows SDK 10.0 are required in order to compile Anubis. If you don't have ones, you can download VS here (Windows SDK is installed during Visual Studio Setup).

Cloning

The very first step in order to compile Anubis is to clone this repo from GitHub to your local computer. Git is required to step futher, if not installed download it here. Open git bash / git cmd / cmd and enter following command:

git clone https://github.com/danielkrupinski/Anubis.git

Anubis folder should have been succesfully created, containing all the source files.

Compiling from source

When you have equiped a copy of source code, next step is opening Anubis.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 Anubis.dll binary file.

Loading / Injecting into game process

Open your favorite DLL injector and just inject Anubis.dll into csgo.exe process.

When injected, menu is openable under INSERT key.