All Projects → danielkrupinski → Anubis

danielkrupinski / Anubis

Licence: mit
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in C.

Programming Languages

c
50402 projects - #5 most used programming language
c99
33 projects

Projects that are alternatives of or similar to Anubis

Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+2185.19%)
Mutual labels:  csgo, cheat, counter-strike, dll, reverse-engineering
Goesp
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui.
Stars: ✭ 210 (+159.26%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive, dll, reverse-engineering
Aristois Legit
Full project files for aristois, Counter-Strike: Global Offensive cheat.
Stars: ✭ 110 (+35.8%)
Mutual labels:  csgo, cheat, counter-strike, counter-strike-global-offensive, dll
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (-30.86%)
Mutual labels:  csgo, cheat, counter-strike-global-offensive, dll, reverse-engineering
Garhal csgo
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
Stars: ✭ 179 (+120.99%)
Mutual labels:  csgo, cheat, counter-strike, counter-strike-global-offensive
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (-65.43%)
Mutual labels:  counter-strike, csgo, cheat, counter-strike-global-offensive
RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+272.84%)
Mutual labels:  counter-strike, csgo, cheat
Caesar
Open source cheat for Steam version of Counter-Strike 1.6.
Stars: ✭ 22 (-72.84%)
Mutual labels:  dll, counter-strike, cheat
Deadcell Csgo
Full source to the CS:GO cheat
Stars: ✭ 339 (+318.52%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
Charlatano
Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
Stars: ✭ 599 (+639.51%)
Mutual labels:  csgo, cheat, counter-strike
csgo-gsi
A Java library for Counter-Strike: Global Offensive's game state integration
Stars: ✭ 23 (-71.6%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
CSGO-Translator
Simple C# CSGO chat translator
Stars: ✭ 35 (-56.79%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Csgo Pug Setup
CS:GO Sourcemod plugin for setting up private pug/10man games
Stars: ✭ 330 (+307.41%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
Get5
CS:GO Sourcemod plugin for competitive matches/scrims
Stars: ✭ 390 (+381.48%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
discord-10man
Discord bot for CS:GO Scrims and Pugs
Stars: ✭ 34 (-58.02%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Dainsleif
⚡️ A simple model cheat for CSGO a.k.a. Counter-Strike: Global Offensive.
Stars: ✭ 74 (-8.64%)
Mutual labels:  csgo, cheat, reverse-engineering
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (-61.73%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-80.25%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
get5-web
An unsupported, proof-of-concept webpanel for servers using the get5 CS:GO server plugin. Please don't use it.
Stars: ✭ 97 (+19.75%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Csgo Practice Mode
CS:GO Sourcemod plugin for private team/individual practice servers
Stars: ✭ 263 (+224.69%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive

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

  • Glow - render glow effect on entities
  • Misc - miscellaneous features
  • Config - JSON-based configuration system
Features in depth
  • Glow - render glow effect on entities

    Allies, Enemies, Planting (player planting bomb), Defusing (player defusing bomb), Local player, Weapons (dropped weapons), C4, Planted C4, Chickens / All, Visible, Occluded

    • Enabled - on / off master switch
    • Health based - color is based on player's hp
    • Rainbow - change color frequently
    • Thickness - outline thickness
    • Alpha - outline alpha
    • Style - glow style [0-3]
  • Misc - miscellaneous features

    • Auto strafe - automatically strafe in air following mouse movement
    • Bunny hop - automatically simulate space bar press / release while jump button is being held; increases movement speed
    • Moonwalk - break walking animation
  • Config - JSON-based configuration system

    • Create config - create new configuration file
    • Reset config - restore default configuration settings (does not touch saved configuration)
    • Load selected - load selected configuration file
    • Save selected - save selected configuration file
    • Delete selected - delete selected configuration file

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].