You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xerox
0206d41c6b
|
5 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
hello-world.sys | ||
phymem64.sys | ||
physmeme.exe | ||
physmeme.hpp | ||
pmdll64.dll |
README.md
Warning
This demo works on Windows 10-1909 and below, after 1909 physmeme.sys isnt supported view: PFN_LIST_CORRUPT.
Demo
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 :)
Code for hello-world.sys: https://githacks.org/xerox/physmeme/issues/1#note_37