|
|
|
@ -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 :)
|
|
|
|
|
- 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)
|