# Warning This demo works on Windows 10-1909 and below, after 1909 physmeme.sys isnt supported view: [PFN_LIST_CORRUPT](https://githacks.org/xerox/physmeme/issues/2). # 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](https://githacks.org/xerox/physmeme/issues/1#note_37)