- How long you been coding/hacking?
- 7 years
Injecting .NET modules into unmanaged processes
I have done this in the past using guibacellar/DNCI and it worked great.
Now it doesn't work...
I tried ChadSki/SharpNeedle as well, but the code didn't work out of the box, I had to modify ~30 lines of code to get it almost working but it also in the end does not work.
Can anyone recommend an injector that loads .NET modules into unmanaged processes that actually works out of the box?
I will keep trying with DNCI in the meantime
I made an issue on DNCI, maybe someone can help UNABLE_TO_FIND_INJECTOR_HANDLE · Issue #2 · guibacellar/DNCI
I have done this in the past using guibacellar/DNCI and it worked great.
Now it doesn't work...
I tried ChadSki/SharpNeedle as well, but the code didn't work out of the box, I had to modify ~30 lines of code to get it almost working but it also in the end does not work.
Can anyone recommend an injector that loads .NET modules into unmanaged processes that actually works out of the box?
I will keep trying with DNCI in the meantime
I made an issue on DNCI, maybe someone can help UNABLE_TO_FIND_INJECTOR_HANDLE · Issue #2 · guibacellar/DNCI
Last edited: