junowen icon indicating copy to clipboard operation
junowen copied to clipboard

Add .exe-based injection methods

Open progre opened this issue 1 year ago • 1 comments

Create a method of injection by launching an exe, similar to thprac and others.

For ease of understanding and introduction.

Injection by d3d9.dll is also retained.

progre avatar May 06 '24 20:05 progre

Implemented in 4530347774ae053def53c14ae3787742dcc02c35.

But injecting without dll has not yet been realized. I'm going to trace thprac's implementation, but I don't know if that will work.

progre avatar May 16 '24 23:05 progre

I decided I didn't need to do anything more than this.

progre avatar Aug 27 '24 08:08 progre