All Projects → seksea → gamesneeze

seksea / gamesneeze

Licence: MIT license
CS:GO cheat for linux with a basic gdb injector

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to gamesneeze

toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (-60.77%)
Mutual labels:  csgo, game-hacking, cheat
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-88.95%)
Mutual labels:  csgo, cheat, injector
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+922.65%)
Mutual labels:  csgo, game-hacking, cheat
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (-74.03%)
Mutual labels:  csgo, game-hacking, injector
Aimtux
A large Linux csgo cheat/hack
Stars: ✭ 525 (+190.06%)
Mutual labels:  csgo, cheat
Overwatcheat
Free, open-source undetected color cheat!
Stars: ✭ 180 (-0.55%)
Mutual labels:  csgo, cheat
Ayyhook Loader
A Free Open Source Cheat Loader
Stars: ✭ 52 (-71.27%)
Mutual labels:  csgo, cheat
Dainsleif
⚡️ A simple model cheat for CSGO a.k.a. Counter-Strike: Global Offensive.
Stars: ✭ 74 (-59.12%)
Mutual labels:  csgo, cheat
Diamond
External glow ESP for CS:GO
Stars: ✭ 57 (-68.51%)
Mutual labels:  csgo, cheat
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (-69.06%)
Mutual labels:  csgo, cheat
bananabot
A CS:GO Hack for Linux
Stars: ✭ 19 (-89.5%)
Mutual labels:  csgo, cheat
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-93.37%)
Mutual labels:  csgo, cheat
vitruvia
My biggest internal cheat project
Stars: ✭ 14 (-92.27%)
Mutual labels:  csgo, cheat
Charlatano
Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
Stars: ✭ 599 (+230.94%)
Mutual labels:  csgo, cheat
otc
Onetap Crack Loader - Official ReHost
Stars: ✭ 46 (-74.59%)
Mutual labels:  csgo, cheat
Xena
Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat
Stars: ✭ 69 (-61.88%)
Mutual labels:  csgo, cheat
Aristois Legit
Full project files for aristois, Counter-Strike: Global Offensive cheat.
Stars: ✭ 110 (-39.23%)
Mutual labels:  csgo, cheat
Csgo Cheat Base
simple csgo internal base.
Stars: ✭ 111 (-38.67%)
Mutual labels:  csgo, cheat
Ratpoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 239 (+32.04%)
Mutual labels:  csgo, cheat
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (-77.35%)
Mutual labels:  csgo, cheat

gamesneeze-linux MIT License Linux CS:GO Maintained Detection: Undetected Gitter Discord

An open source training utility for Counter-Strike: Global Offensive on Linux.

If you have an issue injecting gamesneeze, ask on the Common Issues section, if your issue is still not fixed, ask on the #support channel on the Discord.

Donations

Donations are accepted in BTC and Monero

If sending more than 5 usd contact me on discord letting me know and I will add you to the credits as a donor along with the amount donated.
BTC:
bc1qwrqhhlam4rl7yh2a09ntgdduw3vg9er3ce8rjq

Monero:
86xJi2jQEocYZ7o6BTrbmTPJKLxbfHAdKdPcTgro3PAw6z3MCcYLq28Ehg4tzRUCPFKDQM1SKbp4RRygnk9FCBux3uxXCDN

Buy me a Coffee:
www.buymeacoffee.com/sekc

Donators

  • moke#9091 - 0.19XMR (~$30)
  • hx#5185 - 0.2XMR (~$30)

Current Features

Features

  • Basic GDB injector
  • ImGui menu
  • Chams
  • ESP
  • Weapon ESP
  • Chicken/Fish ESP
  • World colour modulation
  • Force square radar
  • Recoil crosshair
  • Rank revealer
  • Radio fake ban/fake chat
  • Clantag (and pBeeMovie clantag)
  • Backtracking
  • Backtrack Chams
  • Flappy Bird clone
  • Legitbot
  • Hitmarkers
  • Nightmode
  • Skybox changer
  • Skinchanger
  • Ragebot (currently in development and doesn't have awall/bulletsim so no mindmg/hitchance/autoshoot)
  • AntiAim (currently sways, need to fix LBY breaker)
  • JumpBug
  • EdgeBug
  • Edge Jump

How to use

Debian / Ubuntu / Pop OS / Linux Mint required packages:

sudo apt install -y libsdl2-dev cmake git gcc-10 g++-10 gdb clang

Arch / Manjaro required packages:

sudo pacman -S --needed base-devel git cmake gdb sdl2 clang

Fedora required packages:

sudo dnf install gcc-g++ gdb SDL2-devel cmake git clang

OpenSUSE required packages:

sudo zypper install gcc gdb SDL2-devel cmake git llvm-clang llvm-gold

git clone https://github.com/seksea/gamesneeze
cd gamesneeze
chmod +x toolbox.sh
./toolbox.sh -p -u -b -l # pull, unload trainer if currently injected, build and then load, use -h for help

Basic toolbox.sh usage

Argument Description
-u (--unload) Unload the trainer from CS:GO if loaded
-l (--load) Load/inject the trainer via gdb
-ld (--load_debug) Load/inject the trainer and debug via gdb
-b (--build) Build to the build/ dir
-bd (--build_debug) Build to the build/ dir as debug
-p (--pull) Update the trainer
-h (--help) Show help

All args are executed in the order they are written in, for example, "-u -b -l" would unload the cheat, build it, and then load it back into csgo.

Common Issues

This trainer will not work with Windows systems, it only supports Linux.

Gamesneeze not injecting but successfully building?

Solution 1 - Steam is installed via snap or flatpak, uninstall steam through

snap uninstall steam

or

flatpak uninstall steam

and then reinstall it through your actual package manager (pacman/apt/etc)

Found a bug or want to contribute to the project?

To-do

Screenshots

Console Output Choms Output

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