|
|||||||||||
|
RE: Dumping RAM contents on Win NT / 2000
From: George M. Garner Jr. <gmgarner(at)erols.com>
Date: Tue Nov 12 2002 - 14:11:24 EST
>>You can write a simple C program that opens the file
This statement is not correct. On *nix platforms there is a file object
named "/dev/kmem" may be opened to read a logical view of physical
memory. The Win32 dd port available at
This distinction is important because the method has certain known risks and limitations that should be understood before attempting to dump physical memory using my dd port or other tools that dump "physical memory" from a user mode process using the memory or section mapping api's. In particular, you should familiarize yourself with the risks associated with processor TLB corruption on the x86 platform. Regards, George. This list is provided by the SecurityFocus ARIS analyzer service. For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.com Received on Tue Nov 12 14:52:20 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:41 EDT |
||||||||||
|
|||||||||||