Name : memdump
| |
Version : 1.01
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el2.rf
| Date : 2011-02-16 13:21:15
|
Group : Utilities
| Source RPM : memdump-1.01-1.el2.rf.src.rpm
|
Size : 0.02 MB
| |
Packager : Dag Wieers < dag_wieers_com>
| |
Summary : Tool to dump memory
|
Description :
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 physical memory:
memdump | nc host port memdump | openssl s_client -connect host:port
For best results send output off-host over the network. Writing to file risks clobbering all the memory in the file system cache. Use netcat, stunnel, or openssl, depending on your requirements.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el2.1/en/i386/dag/RPMS |