Hi,
I haven't been able to find much info on this with C#, so I thought I'd ask here. I want to know how to create a simple app that hooks into another portable C# app and injects code into it. Basically I want it to hook onto my program and ask for a password on startup through the hook. Thanks :P