Stealthy-Kernelmode-Injector icon indicating copy to clipboard operation
Stealthy-Kernelmode-Injector copied to clipboard

Crashes when injected

Open ki11hacks4444 opened this issue 4 years ago • 5 comments

When I use my DirectX hook it works with a user mode injector but crashes the game instantly from injector

ki11hacks4444 avatar Apr 20 '22 22:04 ki11hacks4444

Do you need certain Project settings?

ki11hacks4444 avatar Apr 20 '22 22:04 ki11hacks4444

Hard to know for sure without more information. You can try disabling SDL, Security checks and CFG. You can also try the precompiled example DLL I removed in this commit 7d6976879e2483af21e1a18999a98d5c3929d029.

charliewolfe avatar Apr 22 '22 22:04 charliewolfe

I'll try it out I appreciate it thank you man

ki11hacks4444 avatar Apr 22 '22 22:04 ki11hacks4444

Hard to know for sure without more information. You can try disabling SDL, Security checks and CFG. You can also try the precompiled example DLL I removed in this commit 7d6976879e2483af21e1a18999a98d5c3929d029.

When you try to hook something inside the application to your dll it crashes

ki11hacks4444 avatar Apr 23 '22 18:04 ki11hacks4444

Are you sure you turned off the security checks I mentioned? I am able to use trampoline hooks just fine. Attaching a debugger might help you.

charliewolfe avatar Apr 30 '22 19:04 charliewolfe