C++ port of the awesome NimDllSideload repository by Byt3bl33d3r
- Download and install GCC for windows and add gcc to PATH environment variable
- Copy the target Dll to current working directory containing dllmain.cpp and sideloader.py and run sideloader.py <target_dll_name.dll>
- Copy both proxy and original dll to target application folder and execute the application