luuk112288-jpg/SertonRage — reverse-engineered prompt
Reverse engineered prompt
Build me SERTON RAGE as a Windows C++ app that shows a clean Dear ImGui menu rendered with DirectX 11. I want it to feel like a working starter framework, with a main window or overlay, a simple tabbed menu, a few placeholder feature toggles, local cache helpers, and separate areas for menu code, rendering code, feature logic, and memory utility code.
Please make it compile in Visual Studio 2022 on Windows 10 or 11 using x64 Release. Include the solution setup, source files, and any needed integration for MinHook, but keep it as a safe standalone template that does not target or change another program. Add clear comments where future feature modules would go.
Make the UI dark, simple, and responsive, with basic status text and a clean shutdown path. If you need exact DirectX 11 or Dear ImGui setup details, look up the current docs online.
Want more depth? Deep Reverse