Skip to content

Repository files navigation

ClassicalDLLInjects

Usage: .\ClassicalDLLInjects.exe [Full PathOfDll here]

It's meant to be a classical DLL injector. Inject into your process of choice, then press enter. The DLL Injector itself is nothing special, however, this was meant to be an exercise in creating a custom GetProcAddress and GetModuleHandle via parsing a DLL's export address table. This stops GetProcAddress from showing up on the program's imports, thus hopefully making it more stealthy. This is not a complete implementation of GetProcAddress, since the function does not account for forwarded functions within a DLL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages