All Projects → lagcomp → csgo_sdk

lagcomp / csgo_sdk

Licence: MIT License
c++20 internal csgo-hack base

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to csgo sdk

VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-84.81%)
Mutual labels:  csgo-cheat, csgo-hack
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (-48.1%)
Mutual labels:  cpp20, csgo-cheat
le chiffre
CS:GO external cheat.
Stars: ✭ 227 (+187.34%)
Mutual labels:  csgo-cheat, csgo-hack
Loader
Loader is an open source C++ cheat loader currently built for CS:GO
Stars: ✭ 49 (-37.97%)
Mutual labels:  csgo-cheat, csgo-hack
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+2243.04%)
Mutual labels:  cpp20, csgo-cheat
Rainbow-v2
The best python legit cheat for csgo
Stars: ✭ 42 (-46.84%)
Mutual labels:  csgo-cheat, csgo-hack
Python-CSGO-Cheat
All-in-one, undetected CSGO cheat written in Python.
Stars: ✭ 175 (+121.52%)
Mutual labels:  csgo-cheat, csgo-hack
agrpc
Async GRPC with C++20 coroutine support
Stars: ✭ 53 (-32.91%)
Mutual labels:  cpp20
cefal
(Concepts-enabled) Functional Abstraction Layer for C++
Stars: ✭ 52 (-34.18%)
Mutual labels:  cpp20
clc
No description or website provided.
Stars: ✭ 20 (-74.68%)
Mutual labels:  cpp20
crynn
3D Game Engine Created In C++ & OpenGL
Stars: ✭ 45 (-43.04%)
Mutual labels:  cpp20
dynamic bitset
Simple Useful Libraries: C++17/20 header-only dynamic bitset
Stars: ✭ 90 (+13.92%)
Mutual labels:  cpp20
fixed string
C++17 string with fixed size
Stars: ✭ 64 (-18.99%)
Mutual labels:  cpp20
StringPool
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
Stars: ✭ 19 (-75.95%)
Mutual labels:  cpp20
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
Stars: ✭ 216 (+173.42%)
Mutual labels:  cpp20
malloy
A C++ library providing embeddable server & client components for both HTTP and WebSocket.
Stars: ✭ 29 (-63.29%)
Mutual labels:  cpp20
BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
Stars: ✭ 13 (-83.54%)
Mutual labels:  cpp20
asio-grpc
Asynchronous gRPC with Asio/unified executors
Stars: ✭ 100 (+26.58%)
Mutual labels:  cpp20
scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
Stars: ✭ 22 (-72.15%)
Mutual labels:  cpp20
harmony
C++ Monadologie
Stars: ✭ 26 (-67.09%)
Mutual labels:  cpp20

csgo_sdk

a csgo hack base written in c++20, compatible w msvc & clang-cl

features

  • easy to use n understand project structure & code
  • the base is split into 2 "projects", one of which is a vuln-sdk that can be used elsewhere
  • compatibility w old csgo ver ( 8 march 2018 )
  • byte_seq_t, cfg_var_t n other things present in vuln-sdk

definitions

  • SDK_CFG_ID_OBJECT - specifies the cfgs id object n folder name
  • CSGO2018 - specifies that you're building for the 2018 ver of csgo

requirements

thirdparty

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