parent
188ecd50d7
commit
7e593c5e4c
@ -0,0 +1,8 @@
|
||||
# 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.
|
Loading…
Reference in new issue