8dcc / cheat-template

Template repository for C linux internal cheats

Repository from Github https://github.com8dcc/cheat-templateRepository from Github https://github.com8dcc/cheat-template

Title

Short description.

Description

Long description.

Building

$ git clone https://github.com/8dcc/PROJECT-NAME
$ cd PROJECT-NAME
$ make
...

Injecting

Uses the gdb debugger for injecting the library.

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

...

PROJECT-NAME loaded!

About

Template repository for C linux internal cheats

License:GNU General Public License v3.0


Languages

Language:Shell 67.9%Language:C 19.7%Language:Makefile 12.4%