From 096c9bb47031241924e3308a2770b2688fa69e62 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 25 Apr 2020 04:26:20 +0000 Subject: [PATCH] Update README.md --- demo/gdrv/README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/demo/gdrv/README.md b/demo/gdrv/README.md index 3045e9a..3d68e2b 100644 --- a/demo/gdrv/README.md +++ b/demo/gdrv/README.md @@ -2,12 +2,5 @@ ### gdrv -This driver has been exploited before by many people. This is just an example of using it with physmeme. - -### physmeme.hpp - -if you want to use this driver copy this `physmeme.hpp` into your project and compile. - -### driver/gdrv.sys - -exploited driver, make sure if you want to use this example you need to keep the driver inside of the driver folder in your root directory. \ No newline at end of file +This driver has been exploited before by many people. This is just an example of using it with physmeme. If you want to use this driver with physmeme, simply replace `physmeme.hpp` +with this one. :) \ No newline at end of file