-
Notifications
You must be signed in to change notification settings - Fork 536
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
Comments
It failed to load some dependency dll. |
What can I do to solve the issue? |
Make sure dependencies are accessible from target process location. |
how did I do that |
i need some help :/ |
i ran into this problem as well |
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
I'm trying to inject a dll without any special config, it's linked with a static lib but nothing out of the ordinary.
The text was updated successfully, but these errors were encountered: