The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: AeroASM on June 12, 2005, 11:09:48 AM

Title: Interesting things to do with memory
Post by: AeroASM on June 12, 2005, 11:09:48 AM
I am looking for interesting things to do with memory management under Windows. I have just finished a rewrite of the physical memory mapper by The Dude Of Dudes, and I have two functions implemented: virtual to physical address translation, and the ability to remap a virtual address to a physical address of your choice. Does anyone have any other interesting things I could put into my driver?
Title: Re: Interesting things to do with memory
Post by: Mark_Larson on June 12, 2005, 03:24:56 PM

  Can you make it automatically order Pizza? ;)
Title: Re: Interesting things to do with memory
Post by: AeroASM on June 12, 2005, 04:23:40 PM
Having thought about it, that would actually be possible: download the TAPI api, connect the modem, download the SAPI api, create a voice and pipe it to the phone line, then dial the pizza number.
Title: Re: Interesting things to do with memory
Post by: roticv on June 12, 2005, 06:03:05 PM
Maybe you can read the values of cr0,cr2,cr3,cr4,dr0,dr1,dr2,dr3,dr4,dr5,dr6,dr7