Читы кс го линукс

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Open Source Linux Cheat For CSGO.

License

ArnoldasMk/Kali

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Kali is an Open Source Linux Cheat For Counter Strike : Global Offensive. This cheat is a fork of fork of fork of fork:

Linux Basehook -> Aimtux -> Fuzion -> MissedIT -> EyeHook -> Kali.

Note: Do NOT download or compile as the root user.

Download the dependencies required to build Kali:

If you are having problems compiling make sure you’ve got the latest version of g++ .

Ubuntu-Based / Debian:

sudo apt install cmake g++ gdb git libsdl2-dev zlib1g-dev patchelf
sudo pacman -S base-devel cmake gdb git sdl2 patchelf
sudo dnf install cmake gcc-c++ gdb git libstdc++-static mesa-libGL-devel SDL2-devel zlib-devel libX11-devel patchelf
git clone --recursive https://github.com/ArnoldasMk/Kali

Compile with build script

You can build easily with the included Kali script.

You can later update with

Injecting using the load script

First of all, make sure CS:GO is open, and you are not in any official valve server. However, it is not recommended to inject while CS:GO is loading into a map.

Navigate to the directory where Kali was built if you have not ready.

Now, you can inject the hack with the Kali script

You might be prompted to enter in your password, this is because the injection script requires root access.

Читайте также:  Ide python под linux

Note: if you are getting crashes ( that are unrelated to game updates ) Try disabling shader precaching in your Steam Client -> Steam -> Settings -> Shader Pre-Caching.

Now that Kali has been injected into the game, press Insert on your keyboard to open the hack menu ( ALT + I if you are using a laptop).

If you wish to unload the hack from the game, you can do so by entering the command:

Configs are stored in a hidden directory in your home folder. Specifically

Each config.json is stored in a seperately named folder (The name you see in-game, in the config window).

To add a config, create a folder inside of the ~/.config/KaliGH/ folder with a name of your choice, and paste the config.json inside of that folder.

To see hidden folders inside your home folder, press CTRL + H when using a file manager.

On your command line, you can also add the -a flag on ls e.g.

My glove skin doens’t load

So apparently this bug presents the AMDGPU and Radeon drivers. Henrym11106 discovered that setting «mesa_no_error» disables error checking. By adding mesa_no_error=true %command% in adriconf/driconf, .drirc file or to CSGO’s launch options, it allows fancy gloves to render correctly. I made a list of versions down below.

mesa_no_error=true %command%

if multiple %command% options are used, separate with spaces eg:

gamemoderun mesa_no_error=true %command%
glxinfo | grep "OpenGL version"
Works, but.. Crashes (and when)
Mesa 20.1.4, but overlay doesn’t work Mesa 20.3.2 (crashes on startup.)
Mesa 21.0.0, but overlay doesn’t work Mesa 20.2.0 (crashes when choosing a team after a map loads.)
Mesa 20.2.6 (crashes when choosing a team after a map loads.)
Mesa 21.1.6-1 (crashes when choosing a team after a map loads.)
Mesa 21.2.1 (crashes on startup.)

Special thanks to the Original AimTux project: https://github.com/AimTuxOfficial/AimTux.

Special thanks to the Fuzion For Panaroma Update And For Good Quality Codes: https://github.com/LWSS/Fuzion.

Special thanks to Unknowncheats For Various Things 🙂

Special thanks to @aixxe (aixxe.net) for the skin changer and with the initial project, as well as helping this project with source code (Available on @aixxe’s github page.).

This project was also originally based upon Atex’s Linux Basehook.

About

Open Source Linux Cheat For CSGO.

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Linux CS:GO external cheats with X11 overlay.

ericek111/linux-csgo-external

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Читайте также:  Nvidia linux driver page

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Linux CS:GO cheat with X11 overlay

  • Glow ESP
  • WallHack
  • BunnyHop
  • No Post-Processing(numpad 1)
  • Recoil cross
  • Netvar manager and dumper (-d CLI argument)

Bind +alt1 to whatever key you want in CS:GO.

sudo apt-get update && sudo apt-get upgrade sudo apt-get install make cmake gcc git libcurl-dev libx11-dev libxtst-dev git clone https://raw.githubusercontent.com/ericek111/linux-csgo-external cd linux-csgo-external && cmake . && make sudo ./build/csgo_external 
  • Original author: s0beit
  • Original author credits: BoToX & buFFy
  • Maintainer/Updater: laazyboy13, owerosu, McSwaggens
  • Overlay, current maintainer: ericek111
  • allow properties of nested netvar tables to be retrieved — some kind of tree structure?
  • use OpenGL for overlay (?)
  • clickable GUI (something like ImGUI, maybe custom?)
  • make the code better, it is horrible
  • add aimbot/RCS
  • eventually give up and focus on Teklad’s csgo-horker instead

About

Linux CS:GO external cheats with X11 overlay.

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

AimTuxOfficial / AimTux Public archive

A large Linux csgo cheat/hack

License

AimTuxOfficial/AimTux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Added a notice in regards to the hack being detected.

Git stats

Files

Failed to load latest commit information.

README.md

banner

Want to chat or play with other AimTux users? Join us on Gitter!

warning

This hack is detected.

AimTux is a fully featured internal hack for CounterStrike : Global Offensive written in C++.

Note: Do NOT download or compile as the root user

Download the dependencies required to build AimTux:

Ubuntu-Based / Debian:

sudo apt-get install cmake g++ gdb git libsdl2-dev zlib1g-dev

If you’re having problems compiling make sure you’ve got the latest version of g++ .

sudo pacman -S base-devel cmake gdb git sdl2
sudo dnf install cmake gcc-c++ gdb git libstdc++-static mesa-libGL-devel SDL2-devel zlib-devel
sudo emerge cmake dev-vcs/git gdb libsdl2 mesa
git clone --recursive https://github.com/AimTuxOfficial/AimTux

Note: The 4 in the command below specifies the amount of cpu «threads» or «cores» you wish to compile with (more = faster).

First of all, make sure CSGO is open, it doesn’t matter whether you’re in game or not.

Читайте также:  Hp laserjet m428dw драйвера linux

Navigate to the directory where AimTux was built if you haven’t ready.

Now, you can inject the hack with the load script

You might be prompted to enter in your password, this is because the injection script requires root access.

You should see a lot of text being printed out, most of which is not important,

If the injection was successfull you’ll see a message at the bottom saying Successfully injected! , however, if the message says Injection failed , then you’ve most likely done something wrong.

Now, go back into csgo, if you’re in the main menu of the game you should see the AimTux banner in the top left like so:

this

Now that AimTux has been injected into the game, press Insert on your keyboard to open the hack menu ( ALT + I if you’re using a laptop).

If you want to change skins, create and load configs or open the player list, you can find those buttons at the top of the screen.

If you wish to unload the hack from the game, you can do so by entering the command:

We add and improve and fix things almost every day with AimTux. We don’t have a fixed release schedule, we just add things to it when they’re ready. Because of this, AimTux will need to update a lot.

If you don’t update once a day then we recommend at LEAST update once a week, and ALWAYS update after a CSGO update, just to make sure we fix anything that’s broken.

We provide a script included in the AimTux folder that updates AimTux for you. To use it, just run:

And it will download and compile without any effort. Once it’s done, happy hacking!

Configs are stored in a hidden directory in your home folder. Specifically

Each config.json is stored in a seperately named folder (The name you see in-game, in the config window).

To add a config, create a folder inside of the ~/.config/AimTux folder with a name of your choice, and paste the config.json inside of that folder.

To see hidden folders inside your home folder, press CTRL + H when using a file manager.

Each config.json is stored in the folder named after them map name.

To add a config, copy the folder containing it to ~/.config/AimTuxGH

If you wish to contribute code to this opensource project, please keep some things mind before creating a pull request:

  • Make sure you’re using the correct code style.
  • Make sure your commits are clean and straight forward ( no junk commits )
  • Explain what you’ve done in your pull request.

menu skins esp_chams

Special thanks to @aixxe (aixxe.net) for the skin changer and with the initial project, as well as helping this project with source code (Available on @aixxe’s github page.)

This project was also originally based upon Atex’s Linux Basehook.

About

A large Linux csgo cheat/hack

Источник

Оцените статью
Adblock
detector