G.R.E Lab (Game Reverse Engineering Laboratory) is a tool to manipulate and study games functionalities & behaviours.
This tool allow you to experiment with game functionalities. But this is not a "trainer" or a "mod menu", it's a tool for developers.
By reversing structs, classes, enums and symbols you can directly contribute to this tool and tests stuff using the ImGUI implementation.
- Reverse engineering (The knowledge of this softwares is recommended: IDA, Ghidra, x64dbg, ReClass, Cheat Engine)
- Experience with C++
Yes, there is some resources available here.
Note
Right now the purpose of this tool is only to study Red Dead Redemption, but this can be easily suited for others games.
Caution
This tool is for educational purpose only, it has been designed for research regarding singleplayer titles, this is not intended to use in online games, you have been warned.