Open up a command prompt type the "pmdump -list" command
"pmdump -list" displays a list of running Process with their Process ID (PID)
OR type the "tasklist" command
"tasklist" displays a list of applications and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
then dump the memory contents of a process
type the "pmdump <PID> <filename>" command
ex: pmdump 777 dump.bin
pmdump 1.2 - (c) 2002, Arne Vidstrom (arne.vidstrom@ntsecurity.nu)
- http://ntsecurity.nu/toolbox/pmdump/
Usage: pmdump <pid> <filename>
- dumps the process memory contents to a file
pmdump -list
- lists all running processes and their PID's
ManTech Physical Memory Dump Utility
mdd_1.3.zip
a physical memory acquisition tool for imaging Windows based computers
ManTech Memory DD 1.3 acquires a forensic image of physical memory and stores it as a raw binary file.
Memory DD must be run with Administrator privileges
ex: mdd_1.3 -o dump.bin
-> mdd
-> ManTech Physical Memory Dump Utility
Copyright (C) 2008 ManTech Security & Mission Assurance
-> This program comes with ABSOLUTELY NO WARRANTY; for details use option `-w'
This is free software, and you are welcome to redistribute it
under certain conditions; use option `-c' for details.
mdd ManTech Physical Memory Dump Utility
Usage:
mdd <-o OUTPUTFILE> [-qvcw]
-o OUTPUTFILE output file for dump
-q quiet; no output except on error
-v verbose; output offsets of failed mappings
-c redistribution conditions for GPL
-w warranty information for GPL
沒有留言:
張貼留言