Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading
Created together with a blog post for redteaming.co.uk -> https://redteaming.co.uk/2020/07/12/dll-proxy-loading-your-favorite-c-implant/
Launch Shellcode as a Thread via DllMain rather than a new process Vivek Ramachandran
Loading and Executing Shellcode From PE Resources