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

Unable to inject DLL into any process on Windows 7 x64 #10

Open
Tomtombinary opened this issue Apr 30, 2017 · 1 comment
Open

Unable to inject DLL into any process on Windows 7 x64 #10

Tomtombinary opened this issue Apr 30, 2017 · 1 comment

Comments

@Tomtombinary
Copy link

On Windows 7 x64, when i try to inject DLL into calc.exe process,

tasklist
[...]
calc.exe 6004 Console 1 14 772 Ko
[...]
inject.exe 6004
it's give me :
[-] Failed to inject the DLL. Error=5 (Access denied)
I tried with the x64 and Win32 configuration, and also with user/administrator rights, but same error.
Why it doesn't work ?

@pgfsim
Copy link

pgfsim commented Dec 3, 2017

Try using inject.x64.exe instead

zeroSteiner pushed a commit to zeroSteiner/ReflectiveDLLInjection that referenced this issue May 5, 2022
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

2 participants