A video and memory recorder for reverse engineering structs and classes in games. Open a process, point it at a region of memory and pick a window to record, then watch or sweep through the video and see where memory changes. See it in action here.
To run in live development mode, run wails dev
in the project directory.
To build a redistributable, production mode package, use wails build
.