IoDllProxyLoad
DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly
Install / Use
/learn @fin3ss3g0d/IoDllProxyLoadREADME

IoDllProxyLoad
This project is an example of weaponizing the Windows thread pool API to proxy the loading of a DLL through an I/O completion callback function utilizing named pipes and C++/assembly to produce a clean stack for the DLL load. I wrote a detailed blog about this project here.
