Broihon

Results 5 comments of Broihon

Verify if the paths are correct. If so, try running VS as admin.

You'd have to patch the file validation checks, copy the raw DLL into the target process and adjust the mapping shell code. I'll take this into consideration, I'm currently working...

> I need to implement SEH support myself, what should I do. See https://github.com/Broihon/GH-Injector-Library/blob/master/GH%20Injector%20Library/Manual%20Mapping.cpp#L1610 Not sure what you mean or how it's related to this issue.

As 0xSomething said. I've already implemented this and it will be officially supported in the next update. Since I'm working on other features it'll still take some time until the...

Implemented. See [Memory_Inject](https://github.com/Broihon/GH-Injector-Library/blob/master/GH%20Injector%20Library/Injection.h#L96).