Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Driver Auto Mapper

hi you button-clicking baboon

Usage

SkiddedExternal/
├── source/
│   └── driver/
│       └── kdMapperFiles/
│           ├── kdmapper.exe ← Compile this on ur own 
│           └── RickOwens00.sys 
└── main.cpp
if (runKdmapper()) {
    printSuccess("Driver mapped successfully.");
} else {
    printError("Failed to map the driver.");
    sleep_ms(5000);
    exit(0);
}

KD Mapper SLN

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages