Difference between revisions of "Physical memory"
From ForensicsWiki
m |
|||
Line 1: | Line 1: | ||
− | '''Physical memory''' is the '''Random Access Memory''', or '''RAM''', used by the computer. By [[Tools:Memory_Imaging|imaging]] the physical memory, the | + | '''Physical memory''' is the '''Random Access Memory''', or '''RAM''', used by the computer. By [[Tools:Memory_Imaging|imaging]] the physical memory, the volatile state of the computer system can be preserved for later analysis. The contents of memory include the code and data, of the operating system and of the programs running on the computer. |
== See also == | == See also == | ||
* [[Tools:Memory Imaging]] | * [[Tools:Memory Imaging]] | ||
* [[Memory analysis]] | * [[Memory analysis]] |
Revision as of 21:54, 14 January 2009
Physical memory is the Random Access Memory, or RAM, used by the computer. By imaging the physical memory, the volatile state of the computer system can be preserved for later analysis. The contents of memory include the code and data, of the operating system and of the programs running on the computer.