wslh
5 days ago
Great! We have been working on Windows Process (and COM) injection since 2003 [1][2][3]. I need to talk with the current development team about reviewing it with the EDR-Preloading technique. We have a driver also that suspends a new process before hooking it, we also hook existing processes.
Business-wise our work on this went down once Microsoft Detours was made FOSS even when our products has other capabilities. A good old thread is here [4].
[1] https://github.com/nektra/Deviare2
[2] https://github.com/nektra/Deviare-InProc
[3] https://github.com/nektra/RemoteBridge
[4] https://www.reddit.com/r/programming/comments/22crn0/gpl_alt...