lstrsrt / csgo_internal_base

Yet another internal cheat base for CS:GO. Currently unfinished.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csgo_internal_base

Just another internal cheat base for CS:GO.

Features

  • All the necessary Valve interfaces, structs and classes
  • Two hooking methods: VMT swapping and detour (custom lib with x86 disassembler)
  • Menu framework (ISurface based, incomplete)
  • Netvar manager with proxy support
  • Config system
  • Compile time pattern string conversion
  • Zero external dependencies
  • Basic cheat features: ESP, chams, engine prediction and some other stuff

About

Yet another internal cheat base for CS:GO. Currently unfinished.


Languages

Language:C++ 99.5%Language:C 0.5%