From 94f6b608989fdf7c0f578e6ac445a583adc9f03d Mon Sep 17 00:00:00 2001 From: xerox Date: Mon, 20 Apr 2020 04:06:37 +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 0f86cf3..80bd15d 100644 --- a/demo/README.md +++ b/demo/README.md @@ -4,4 +4,8 @@ simply open a console as admin, run "physmeme.exe hello-world.sys" and you shoul - 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 +- hello-world.sys just prints the base address and size of the driver :) + + + +Code for hello-world.sys: [https://githacks.org/xerox/physmeme/issues/1#note_37](https://githacks.org/xerox/physmeme/issues/1#note_37) \ No newline at end of file