otvv / csgo-linux-cheat-sdk

I tried to make the cleanest and most capable CS:GO cheating software developement kit for linux. (emphasis on TRIED.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

šŸ§° csgo-linux-cheat-sdk

I tried to make the cleanest and most capable CS:GO cheating software developement kit for linux. (emphasis on TRIED.)

details
  • this sdk is from november 2020
  • it has almost everything needed for a full blown internal CS:GO cheat
  • it uses FGUI as its GUI framework, feel free to change to w/e you want

  • sample


    NOTE: As of today (2023/04/01) the shared-library can be injected just fine.

    (even tho you are able to inject/load the sdk without any issues, don't assume that everything is updated and working as intended,
    some stuff is clearly outdated (or not) like: ItemsDefinitionIndex and ClassID enums, some netvars might've changed tables, etc.)

    About

    I tried to make the cleanest and most capable CS:GO cheating software developement kit for linux. (emphasis on TRIED.)


    Languages

    Language:C++ 99.7%Language:CMake 0.3%