Linux cheat for goldsrc games (HL1/CS 1.6/DoD/TFC/DMC)
Go to file
8dcc 68c30891a8 Rename globals' macros
DECLARE -> DECL
SYMBOLS -> INTF
EXTERNS -> EXTERN
2023-07-20 16:38:02 +02:00
src Rename globals' macros 2023-07-20 16:38:02 +02:00
.gitattributes Fix .gitattributes 2023-07-20 15:57:57 +02:00
.gitignore Initial commit 2023-07-18 22:03:59 +02:00
LICENSE Initial commit 2023-07-18 22:03:59 +02:00
Makefile Change compiler, add globals object file 2023-07-20 01:27:58 +02:00
README.org README - Update description 2023-07-20 16:03:57 +02:00
inject.sh Remove gdb exit code as it's always 0 2023-07-19 20:31:02 +02:00

README.org

Half-Life cheat

Linux cheat for Half-Life 1 (and goldsrc).

Description

Note: This project is still work in progress.

Simple linux cheat for Half-Life 1 (and most goldsrc games) made in C.

This project was heavily inspired by UnkwUsr/hlhax, and would not have been possible without his help. Make sure to check out his repo too.

Also make sure to check out deboogerxyz/ahc.

Building

$ git clone https://github.com/8dcc/hl-cheat
$ cd hl-cheat
$ make
...

Injecting

Uses the gdb debugger for injecting the library.

$ ./injector.sh
[sudo] password for username:

...

hl-cheat loaded!