Giter Site home page Giter Site logo

r3v0lt4d0 / kali Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arnoldasmk/kali

0.0 0.0 0.0 84.37 MB

Open Source Linux Cheat For CSGO

License: GNU General Public License v3.0

CMake 0.01% C++ 17.40% C 82.46% Shell 0.07% Objective-C 0.06% GDB 0.01%

kali's Introduction

What is Kali?

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.

It has some problems with Ragebot functions, it crashes when you toggle them on specific weapon. I'm mainly fixing everything I can, instead of going to add more features to the cheat, I prefer stability > performance. I am also loosing motivation to work on this cheat, because of how much this cheat is a mess.

Compiling

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

Arch:

sudo pacman -S base-devel cmake gdb git sdl2 patchelf

Fedora:

sudo dnf install cmake gcc-c++ gdb git libstdc++-static mesa-libGL-devel SDL2-devel zlib-devel libX11-devel patchelf

===================

Download Kali:

git clone --recursive https://github.com/ArnoldasMk/Kali
cd Kali

===================

Compile with build script

You can build easily with the included Kali script.

./Kali -b

or

./Kali --build

You can later update with

./Kali -u

or

./Kali --update

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.

cd Kali

Now, you can inject the hack with the Kali script

./Kali -l

or

./Kali --load

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

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.

Using the hack

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

Unloading the hack

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

./Kali -ul

or

./Kali --unload

Configs

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

~/.config/Kali/

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.

ls -la ~/

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%
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.)

New menu photos WIP !!!!

Legitbot Tab LegitBot

Credits

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 the MissedIT project: https://github.com/HackerPolice/MissedIT.

Special thanks to the EyeHook project: https://github.com/itsme2417/EyeHook.

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.

kali's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.