Linux Memory Dump

Source: Internet
Author: User

Linux provides-devices for this purpose, " /dev/mem /dev/kmem and", though many distributions disable them by Defaul T for security reasons. /dev/memlinked to the physical system memory, whereas " /dev/kmem maps to the entire" virtual memory space, including any SW Ap. Both devices work as regular files, and can is used with DD or any other file manipulation too

    1. DD on Unix systems, the program DD can is used to capture the contents of physical memory using a device file (E. G./dev/mem and/dev/kmem). In recent Linux kernels,/dev/kmem is no longer available. In even more recent kernels,/dev/mem have additional restrictions. And in the most recent,/dev/mem are no longer available by default, either. Throughout the 2.6 kernel series The trend have been to reduce direct access to memory via Pseudo-device files. See, for example, the message accompanying this patch:http://lwn.net/articles/267427/. On Red Hat systems (and derived distros such as CentOS), the crash driver can is loaded to create a pseudo-device for memo Ry access ("Modprobe crash").

L.

    1. Second Look This commercial memory analysis product have the ability to acquire memory from Linux systems, either locally or from a REM OTE Target via DMA or over the network. It comes with pre-compiled physical Memory Access Driver (PMAD) modules for hundreds of kernels from the most commonly use D Linux Distributions.
    2. Idetect (Linux)
    3. Fmem (Linux)
      Fmem is kernel module, which creates device/dev/fmem, similar to/dev/mem but without limitations. This device (physical RAM) can is copied using DD or other tool. Works on 2.6 Linux kernels. Under GNU GPL.
    4. Goldfish
      Goldfish is a Mac OS X Live Forensic tool for use only by law enforcement. Its main purpose are to provide an easy-to-use interface-to-dump the system RAM of a target machine via a Firewire connecti On. It then automatically extracts the current user login password and any open AOL Instant Messenger conversation fragments T Hat May is available. Law enforcement the goldfish.ae for download information.
      1. There is also GDB commonly available on the most linuxes.
        And, you is always advised to avoid writing over unknown memory-it can leads to system corruption.

Linux Memory Dump

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.