From 12a2857adb1130cc5052880f157784729c5c07c3 Mon Sep 17 00:00:00 2001 From: xerox Date: Sun, 19 Apr 2020 23:45:21 +0000 Subject: [PATCH] Update README.md --- demo/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/demo/README.md b/demo/README.md index 6a9c4d3..0f86cf3 100644 --- a/demo/README.md +++ b/demo/README.md @@ -1,3 +1,7 @@ # 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 +simply open a console as admin, run "physmeme.exe hello-world.sys" and you should see a DbgPrint inside of dbgview. + +- pmdll64.dll is part of a supermicro bios flashing utility +- physmem64.sys is part of a supermicro bios flashing utility +- hello-world.sys just prints the base address and size of the driver :) \ No newline at end of file