/lucid-struct

A video and memory recorder for reverse engineering. 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.

Primary LanguageTypeScript

Lucid Struct

About

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.

Screenshot

Live Development

To run in live development mode, run wails dev in the project directory.

Building

To build a redistributable, production mode package, use wails build.