Home

Awesome

<h1>GDRVLoader - Load Unsigned Drivers Windows 10-11</h1> <p>Originally based from https://github.com/fengjixuchui/gdrv-loader but with improvements and support for latest windows versions.</p> <h2>Added Features</h2> <ul> <li>Load unsigned drivers on Windows 10-11 without getting caught by PatchGuard.</li> <li>Improved portability through the addition of byte loading for the vulnerable driver</li> <li>CRT compatibility, for cleaner code and easier usage.</li> <li>Simple and user-friendly command-line interface</li> </ul> <h2>Usage</h2> <ol> <li>Download the latest release.</li> <li>a) Drag the target driver into GDRVLoader.exe. <br> b) Run the tool from the cmd using administrator privileges with command "GDRVLoader.exe TargetDriver.sys".</li> <li>Enter load/LOAD or unload/UNLOAD in the command prompt.</li> </ol> <h2>Images</h2> <div> <img src="https://i.imgur.com/Lp0sHdQ.png" alt="ok"> </div>