Skip to content

Precompiled chainloader DLL

Latest
Compare
Choose a tag to compare
@techiew techiew released this 29 Oct 21:59
· 10 commits to master since this release

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.