Closed ff14wed closed 4 months ago
Essentially just call FreeLibrary for each extra LoadLibrary call. Uses GlblcntUsage from MODULEENTRY32, which seems to work fine for injected DLLs. This is a best-effort attempt, so it won't do anything if there are any issues with this approach.
Fixes #28
Essentially just call FreeLibrary for each extra LoadLibrary call. Uses GlblcntUsage from MODULEENTRY32, which seems to work fine for injected DLLs. This is a best-effort attempt, so it won't do anything if there are any issues with this approach.
Fixes #28