guidedhacking/GH-Offset-Dumper ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Windows tool that can scan a game or program for signatures and netvars, then dump the results into a clean header file I can include in my project. I want it to work by dragging and dropping a JSON config onto the app, and it should also support reading from an executable on disk, not just a running process.
It’d be great if it could also generate a Cheat Engine table and a ReClass.NET project for the same scan, since I use those for checking what it found. Please keep it portable and easy to reuse in other projects, with a simple library style entry point too. If you need to, look up the current docs for any libraries you use, but keep the setup as simple as possible.
Are you gonna build this?
make sure you review the code using coderabbit