Reverse engineered prompt

GitHub

Build me a safe Windows desktop app for learning and testing how modules load in a controlled environment, only inside its own sample process and never by injecting into other running programs. I want something I can open on Windows 7 through Windows 10 x64 that shows the basics for x86 and x64, lets me load and unload test plugins that I choose, run an optional custom startup function, save a few load profiles, and clearly show what happened in a simple interface and log.

Please avoid anything that hides modules, hijacks threads, crosses sessions, uses kernel drivers, or targets native system processes. Keep it focused on self contained plugin loading for debugging and education. If there are docs or examples online that help, feel free to check them, but make the result easy to build and run from the repo with a short readme that explains how to use it.

Have a live product UI? Try website reverse