Skip to content

zer0condition/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

Resources

Stars

Watchers

Forks

Packages

No packages published