Program which dumps system memory to the standard output stream, skipping over
holes in memory maps. By default, the program dumps the contents of physical
memory.
memdump - memory dumper for UNIX-like systems.
What can you expect to find in a system memory dump? Bits from the
operating system, from running processes, and from every file and
directory that has been accessed recently. Depending on the operating
system you may even find some information from deleted files and
exited processes, although that information tends to be short-lived.
To dump physic
more»
MEMDUMP(1) MEMDUMP(1)
NAME
memdump - memory dumper
SYNOPSIS
memdump [-kv] [-b buffer_size] [-d dump_size] [-m map_file]
[-p page_size]
DESCRIPTION
This program dumps system memory to the standard output
stream, skipping over holes in memory maps. By default, the
program dumps the contents of phy
more»
memdump (1.01-6.1) unstable; urgency=low
* Non-maintainer upload
* Adding patch to fix FTBFS on Linux 3.x systems (Closes: #688510)
-- Hilko Bengen <bengen@debian.org> Thu, 27 Sep 2012 23:24:14 +0200
memdump (1.01-6) unstable; urgency=low
* Updating package to standards version 3.8.2.
* Adding lintian overrides.
* Using correct rfc-2822 date formats in changelog.
* Adding patch f
more»