Skip to content

A python wrapper that communicates to a C++ function hook driver

License

Notifications You must be signed in to change notification settings

ethanedits/Python-Driver-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Driver-Communication

A python wrapper that communicates to a C++ func hook driver

The actual C++ function hook driver is located in the Driver folder, and needs to mapped using kdmapper.exe.

The Wrapper Library is in the UsermodeLibrary folder.

The Python Usermode is located in the Usermode folder, with x86 and x64 examples titled x86UsermodeExample.py and x64UsermodeExample.py.

(Note: x64 processes/modules must manually be inputted in the Driver) This is temporary and will be changed soon.

About

A python wrapper that communicates to a C++ function hook driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published