You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: