View Single Post
  #19  
Old 10-01-2005, 05:05
sgdt
 
Posts: n/a
I wonder if it would be possible to open \Device\PhysicalMemory and map it, and search for the DebugObject structure, and then physically decrement the counts prior to run?

I think it'd be a cute plug-in for Olly, no?

Granted, there are some memory regions to stay away from while searching, but it'd be all Ring 3...
Reply With Quote