You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_xeroxz
7e593c5e4c
|
4 years ago | |
---|---|---|
VDM | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
VDM.sln | 4 years ago |
README.md
Vulnerable Driver Manipulation
A library to manipulate driver exposing a physical read/write primitive to allow the user to call any function in the kernel. There are thousands of drivers exposing physical memory read/write, a bunch are listed in this repo.
Usage
Currently the project is configured to use gdrv, but if you want to swap the driver out you must defined four functions.