This project is an attempt to propose an easy and useful cheating framework written in GoLang.
The main objective of the project is to learn, and have fun not to cheat playing videogames.
Package | Description | ||
---|---|---|---|
File | Simple package that provides few functionalities to parse files | examples | doc |
Keyboard | Helps to listen and interact with keyboard devices | examples | doc |
Proc | Package to help to attach to an in memory process and interact with it | examples | doc |
Mem | Helps to coordinates operations read/write in processes's memory | examples | doc |