Skip to content
/ KnP Public

Framework for reading and writing memory from an unsigned kernel driver.

License

Notifications You must be signed in to change notification settings

da772/KnP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnP

Framework for reading and writing memory from an unsigned kernel driver. Uses KdMapper which exploits iqvw64e.sys and maps our unsigned driver into memory. Avoids anti-cheat and anti-virus by embedding and obfuscating the KnPDriver and kdmapper inside the KnPCore application. Also avoids anti-cheat by using self modifying code to edit the KnPDriver's byte code at runtime.

Build Requirements

1. Visual Studio 2019
2. Windows SDK
3. Windows WDK

Examples

Dependencies

Disclaimer

This framework was created for and is to be used for educational purposes only.

About

Framework for reading and writing memory from an unsigned kernel driver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published