Skip to content

ioncodes/SilentLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilentLoad

Loads a drivers through NtLoadDriver by setting up the service registry key directly. To be used in engagement for BYOVD, where service creation creates an alert.

Usage

SilentLoad doesn't drop the driver for you. Refer to the following to lines:

#define SERVICE_NAME L"SilentLoad"
#define DRIVER_PATH L"\\??\\C:\\Windows\\System32\\drivers\\SilentLoad.sys"

About

"Service-less" driver loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages