Giter Site home page Giter Site logo

ammarhaddadi / ah4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deboogerxyz/ah4

0.0 0.0 0.0 1019 KB

alienhook v4 - Free as in freedom CS:GO cheat for GNU/Linux.

License: GNU General Public License v3.0

Shell 0.15% C 99.79% Makefile 0.06%

ah4's Introduction

alienhook v4

Free as in freedom CS:GO cheat for GNU/Linux.
Written in C99.
Licensed under GPLv3 or later version.

Note to alienhook v3 users

Configs from ah3 can be used in ah4. Most used features have already been ported.

Installing dependencies

Arch (Artix, Manjaro, etc.)

sudo pacman -S git make gcc cjson sdl2 glew gdb

Debian (Ubuntu, etc.)

sudo apt install git make gcc libcjson-dev libsdl2-dev libglew-dev

Fedora

sudo dnf install glibc-devel cjson-devel sdl2-devel glew-devel

Cloning

git clone --depth 1 https://github.com/deboogerxyz/ah4

Building

cd ah4
make -j10

Usage

sudo ./load.sh   # Reloads if cheat is already loaded
sudo ./unload.sh
sudo ./debug.sh  # load.sh, but leaves GDB attached

When loaded, open the GUI using the HOME key.

Updating

git pull
make -j10

License

Copyright (c) 2022 debooger

Project is licensed under GPLv3 or later version.

Project includes projects licensed under other licenses. See libs/*.LICENSE files for more information.

ah4's People

Contributors

deboogerxyz avatar janranz avatar

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.