# 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)