Skip to content

Releases: techiew/UltimateProxyDLL

Precompiled chainloader DLL

29 Oct 21:59
Compare
Choose a tag to compare

This precompiled proxy DLL "dxgi.dll" will read the file "upd_chainload.txt" in the working directory line by line, calling LoadLibrary on each DLL name it reads.

As many DLLs as you wish can be entered into the file. Each DLL name must be separated with a newline and end with ".dll". Example entry: test.dll.

The DLL can be renamed to any of the supported DLLs.