CrossSkelet is a cross-platform fork of Skeletux. Now it supports GNU/Linux and Windows.
Skeletux is an experimental base for making your own CS:GO cheat on Linux. It is mostly aimed towards developers.
- Supporting both Windows and Linux
- Fully dynamic runtime created Panorama GUI that does not touch any files and is even removed on unloading.
- Custom ConVar settings
- A few simple features (ESP, Bunnyhop)
- A Compiler that supports C++17
- CMake >= 2.8
Build like any cmake project
cmake . && make
Afterwards you can inject with the load script
sudo ./load
File->Open->CMake->CMakeLists.txt, than open CMakeLists file in VS and press ctrl+s, now you can build it like a standart windows project(CMake->Build all).
TODO
You can open/close the Menu with Insert
- LWSS and Fuzion contributors - Skeletux and Fuzion projects, also LWSS gives me some help in pm
- McSwaggens, luk1337, AnterGhost, nvllvs, kvdrrrrr, lolaristocrat and another AimTux contributors.
- Atex - linux basehook project
- aixxe - cstrike-basehook-linux project
- MarkHC and CSGOSimple contributors - CSGOSimple project
- vladislavik36 - some help with CrossSkelet
- disabilitor - some gui ideas
- Mac OS support
- [ToggleUI] - Skeletux Panel not layed out yet. Try again.