Skip to content

Unsigned driver loader using CVE-2018-19320 tested on Version 22H2 Build 22621.1413

Notifications You must be signed in to change notification settings

Vulcanraven91/GDRVLoader

 
 

Repository files navigation

GDRVLoader - Load Unsigned Drivers Windows 10-11

Originally based from https://github.com/fengjixuchui/gdrv-loader but with improvements and support for latest windows versions.

Added Features

  • Load unsigned drivers on Windows 10-11 without getting caught by PatchGuard.
  • Improved portability through the addition of byte loading for the vulnerable driver
  • CRT compatibility, for cleaner code and easier usage.
  • Simple and user-friendly command-line interface

Usage

  1. Download the latest release.
  2. a) Drag the target driver into GDRVLoader.exe.
    b) Run the tool from the cmd using administrator privileges with command "GDRVLoader.exe TargetDriver.sys".
  3. Enter load/LOAD or unload/UNLOAD in the command prompt.

Images

ok

About

Unsigned driver loader using CVE-2018-19320 tested on Version 22H2 Build 22621.1413

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 93.4%
  • C++ 6.6%