f1r4s/Xenos ? reverse-engineered prompt

Reverse engineered prompt

Build me a Windows desktop tool for loading DLLs and EXEs into other processes for legit testing in a lab.

I want a clean GUI where I can pick an existing process or launch a new one, add one or more images, then inject them with a few different methods like normal loading, manual mapping, and a kernel assisted option for test mode systems. It should support both 32 bit and 64 bit targets, save and load profiles, and have a simple command line mode so I can run a saved profile without opening the window.

Please include common options people would expect, like choosing an init routine, passing an argument string, delaying injection, unloading a module, hiding headers, and showing a log of what happened when something fails. Make it work on Windows 7 through Windows 10 x64, and if you need current docs or APIs, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab