Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 2.06 KB

README.md

File metadata and controls

22 lines (16 loc) · 2.06 KB

Tril3ro framework

Build Release GoDoc Go Report Card Sourcegraph

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.

List of packages

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