From e0f0f1c09aeb54c99379eb87f804b5ae738ab579 Mon Sep 17 00:00:00 2001 From: xerox Date: Sun, 19 Apr 2020 11:58:55 +0000 Subject: [PATCH] Add new file --- demo/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 demo/README.md diff --git a/demo/README.md b/demo/README.md new file mode 100644 index 0000000..6a9c4d3 --- /dev/null +++ b/demo/README.md @@ -0,0 +1,3 @@ +# Demo + +simply open a console as admin, run "physmeme.exe hello-world.sys" and you should see a DbgPrint inside of dbgview. \ No newline at end of file