Csgo

Top 23 Csgo Open-Source Projects

  • Aurora

    Unified lighting effects across multiple brands and various games.

  • Project mention: Ducky Shine 7 ghosted backlights? | /r/DuckyKeyboard | 2023-11-26

    EDIT - Additional Info: I do usually use third-party RGB controller software to modify the backlights, I didn't realise how limited the vanilla Ducky software is in customisability when I bought the keyboard, so I use Aurora RGB for this https://www.project-aurora.com

  • cstrike15_src

    Leak of CS:GO Source code, provided by yours truly so go rep me

  • Project mention: CS: Go: From Zero to 0-Day | news.ycombinator.com | 2023-06-11

    CS:GO and other source games have had loads of serious vulnerabilities. I've found a few myself just by looking at the leaked source code:

    https://github.com/perilouswithadollarsign/cstrike15_src

    The engine code is very old, and CS:GO itself was not developed by valve but by Hidden Path Entertainment initially as a port of CS: Source to console and they didn't really do a great job.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • VAC

    Source code of Valve Anti-Cheat obtained from disassembly of compiled modules

  • demoinfocs-golang

    A Counter-Strike 2 & CS:GO demo parser for Go (demoinfo)

  • GameTracking-CS2

    📥 Game Tracker: Counter-Strike 2

  • Project mention: Counter-Strike 2 Update #2 for 11/2/2023 | /r/GlobalOffensive | 2023-11-04

    For game file changes related to this release, see the relevant SteamDB CS2 Game Tracking commit on GitHub

  • get5

    CS:GO Sourcemod plugin for competitive matches/scrims

  • Azuriom

    Azuriom is a complete open-source web solution for game servers. Enjoy dozens of extensions for endless possibilities. Already trusted by over 1,800 servers.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • VAC-Bypass

    Valve Anti-Cheat bypass written in C.

  • Project mention: Any free legit recommendations? | /r/Csgohacks | 2023-05-01

    vac bypass (inject with the going offline then running steam as admin method) inject bypass with extreme injector https://github.com/danielkrupinski/VAC-Bypass ————————

  • gameservers-docker

    A bunch of game servers I use, dockerised

  • 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.

  • advancedfx

    Half-Life Advanced Effects (HLAE) is a tool to enrich Source (mainly CS:GO) engine based movie making.

  • demofile

    Node.js library for parsing Counter-Strike: Global Offensive demo files

  • Project mention: CS2 Demo help | /r/GlobalOffensive | 2023-06-05

    See https://github.com/saul/demofile/discussions/384 for more info and some more links regarding documentation

  • csgo-practice-mode

    CS:GO Sourcemod plugin for private team/individual practice servers

  • Project mention: Bot Placement | /r/GlobalOffensive | 2023-06-23

    If you set up your own server (using something like this and then install csgo-practice-mode on it you can have very similar features.

  • VAC-Bypass-Loader

    Loader for VAC Bypass written in C.

  • node-csgo

    A node-steam plugin for Counter-Strike: Global Offensive.

  • Project mention: [Question] Node-csgo - but CS2? | /r/SteamBot | 2023-09-16

    Anybody know about an updated version of https://github.com/joshuaferrara/node-csgo - or something similar?

  • Pine

    :evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO. (by petercunha)

  • GOESP

    Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.

  • RconCli

    RCON client for executing queries on game server.

  • csgo-pug-setup

    CS:GO Sourcemod plugin for setting up private pug/10man games

  • Project mention: Retrieve player team side info (CT/T/SPEC) from console? | /r/GlobalOffensive | 2023-04-30

    Official Valve plugins are a mess to work with, typically SourceMod is used these days. You could edit an existing plugin like csgo-pug-setup and add Discord management to it

  • lunar

    a neural network aim assist that uses real-time object detection accelerated with CUDA on Nvidia GPUs (by zeyad-mansour)

  • Project mention: If you switch to FaceIt, i want my money back!!! | /r/BattleBitRemastered | 2023-06-23

    Yes, this is true. This is sadly the same problem with every classical anti-cheat system. Even if it's running as a kernel service, cheaters will not care at all. All it takes is one nvidia jetson nano or a comparable device and a connected strike pack. https://github.com/zeyad-mansour/lunar

  • inspect

    Source Code that Powers the CSFloat Inspect Link API

  • Project mention: [H] Bayonet Night FT 0.1666 [W] $299 on CSGOfloat | /r/GlobalOffensiveTrade | 2023-07-31

    B/O $299 on https://csgofloat.com

  • awpy

    Python library to parse, analyze and visualize Counter-Strike 2 data

  • Protobufs

    👑 Automatically tracked Steam, CS:GO, Dota 2, Artifact, Underlords and TF2 protobufs.

  • Project mention: Ticks and Subticks | /r/GlobalOffensive | 2023-09-11

    The subtick architecture gives you more opportunities to provide the server with input. In the case of your game running at 300fps, the game will divide the framerate by the tickrate (64) which is 300 / 64 = 4,6. Rounding the number down gives you now 4 slots for input. The actual logic is a bit more complex and takes into account the last time input was sent, but we can ignore that here. Now you can send up to 4 inputs (for example, shooting) to the server that is handling the current tick. In addition, and this is the important part, every history entry also contains timing information at which fraction of the tick your input happened (it also contains information about your shooting position, fps and interp - see: https://github.com/SteamDatabase/Protobufs/blob/master/csgo/cs_usercmd.proto - but it is unclear how much of that information is going to stay for subtick and how much is for debugging purposes).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-11-26.

Csgo related posts

Index

What are some of the best open-source Csgo projects? This list will help you:

Project Stars
1 Aurora 1,823
2 cstrike15_src 1,402
3 VAC 675
4 demoinfocs-golang 638
5 GameTracking-CS2 589
6 get5 562
7 Azuriom 526
8 VAC-Bypass 526
9 gameservers-docker 497
10 GarHal_CSGO 485
11 advancedfx 484
12 demofile 477
13 csgo-practice-mode 463
14 VAC-Bypass-Loader 457
15 node-csgo 456
16 Pine 435
17 GOESP 431
18 RconCli 418
19 csgo-pug-setup 415
20 lunar 396
21 inspect 374
22 awpy 352
23 Protobufs 328
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com