DLL
Project for tracking publicly disclosed DLL Hijacking opportunities.
Load Encrypted Dll Using LoadLibraryA, Keep The Dll Encrypted on disc all the time and decrypt it only in memory.
.NET profiler DLL loading can be abused to make a legit .NET application load a malicious DLL using environment variables. This exploit is loading a malicious DLL using Task Scheduler (MMC) to bypa…
DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.
A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes.
A PoC demonstrating code execution via DLL Side-Loading in WinSxS binaries.
signed-loaders documents Windows executables that can be used for side-loading DLLs.
Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading