sezzyaep/CS2-TRUSTED-INJECTOR ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple C# desktop tool that can inject a DLL into CS2 using LoadLibrary, even when the game is running normally.
I want a small app with a clean window where I can pick the target process and browse to a DLL, then click one button to inject it. Please make it look finished, handle basic errors clearly, and show whether the injection worked. If you need to check current docs or examples online, go ahead.
Keep it straightforward and focused on reliable injection, since I mainly want something I can use quickly without messing around in the command line.
Are you gonna build this?
make sure you review the code using coderabbit