Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to inject image using default injection, status: 0xC0000135 #29

Closed
luastoned opened this issue May 24, 2017 · 7 comments
Closed

Comments

@luastoned
Copy link

luastoned commented May 24, 2017

I'm trying to inject a dll without any special config, it's linked with a static lib but nothing out of the ordinary.

10:21:52 *NORMAL*     Started on Windows 10.0.0.15063 x64. Driver status: 0xC0000225
10:24:22 *CRITICAL*   Injection initiated. Mode: 0, process type: 0, pid: xxxx, mmap flags: 0x4, erasePE: 0, unlink: 0, thread hijack: 0, init routine: '', init arg: ''
10:24:22 *CRITICAL*   Injecting image 'C:\Code\DebugProj\Release\DebugProj.dll'
10:24:22 *ERROR*      Failed to inject image using default injection, status: 0xC0000135
10:24:22 *ERROR*      Failed to inject image 'C:\Code\DebugProj\Release\DebugProj.dll'.
Error code 0xC0000135
@DarthTon
Copy link
Owner

It failed to load some dependency dll.

@luastoned
Copy link
Author

What can I do to solve the issue?

@DarthTon
Copy link
Owner

Make sure dependencies are accessible from target process location.

@Pastelcio
Copy link

how did I do that

@Pastelcio
Copy link

i need some help :/

@TheWebs
Copy link

TheWebs commented Feb 14, 2019

i ran into this problem as well

@TheWebs
Copy link

TheWebs commented Feb 14, 2019

Turned out to be my dll that had the wrong address function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants