xNightJade/ToT-Hook ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows C++ DLL menu for The Outlast Trials that can be injected into the game and gives me an in game overlay with the main cheat options from the README.
I want a clean menu I can open and close with Insert, with settings saved to a config file in ProgramData. Please include visual options like item, enemy, and player ESP, radar, and an FOV circle, plus gameplay options like aimbot, silent aim, smoothing, noclip, teleport tools, and basic AI control features. It should also have a lobby list view that can show players and their stats.
Make it feel usable, with hotkeys for the main toggles, and keep the code organized so it’s easy to add more features later. If you need to look up current docs or game specific details online, go ahead and do that. I just want something that builds in Visual Studio 2022 and works as a basic hook with a simple in game UI.
Are you gonna build this?
make sure you review the code using coderabbit