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

Eject doesn't unload injected dll from target process. #9

Open
akrasyuk opened this issue Jun 23, 2022 · 0 comments
Open

Eject doesn't unload injected dll from target process. #9

akrasyuk opened this issue Jun 23, 2022 · 0 comments

Comments

@akrasyuk
Copy link

The injected DLL is present in loaded DLLs for the target process after calling Eject() and Dispose()

In my case injector app is using the same DLL to access the shared classes. Without removing the DLL when work is done, my app is blocked for any file upgrades since the target app locks the DLL.

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

1 participant