8dcc ef8504cdc9 Add hooks header
With macros for declaring hooks in header, in code, actually hooking and
calling the originals
Also with CL_CreateMove hooked
2023-07-20 17:42:06 +02:00
2023-07-20 17:42:06 +02:00
2023-07-20 15:57:57 +02:00
2023-07-18 22:03:59 +02:00
2023-07-18 22:03:59 +02:00
2023-07-20 16:03:57 +02:00

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!
Description
Languages
C 95.1%
Shell 3.5%
Makefile 1.4%