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

How does TaskExplorer unload modules? #50

Open
oofsamy opened this issue Feb 15, 2023 · 0 comments
Open

How does TaskExplorer unload modules? #50

oofsamy opened this issue Feb 15, 2023 · 0 comments

Comments

@oofsamy
Copy link

oofsamy commented Feb 15, 2023

Sorry for making this issue, since it isn't quite an issue with taskexplorer. I have a dll I inject into a game but when attempting to unload via an external injector or trying to implement a built in self-unloading dll, I crash. I've been trying everything: destroying everything on the heap, detaching hooks, freeing console. But somehow taskexplorer manages to do it with no problem, and I struggle to read the code of this project since it is way too complex for me, can anyone help point me out to the unload dll 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

1 participant