PDA

View Full Version : Dump process


Anonymous
November 17th, 2002, 13:00
There should be a way to dump the image of a process to a file on the disk.

Currently I have to use LordPE to do this.

TBD
November 17th, 2002, 22:48
you can use ollydump111 by gigapede for dumping. the link is in plugins area.

Anonymous
November 19th, 2002, 12:34
If you dump each section, you can simply join them up, edit the PE header and you'll have a valid dump. So, really, there is already a way of dumping, but it's not exactly easy or automatic. Then again, this is supposed to be a debugger, not some <censored> tool.

TBD
November 19th, 2002, 22:47
ollydump111 does everything you said ... automaticaly
also dont forget to get all plugins from gigapede ... they rock (loved hidecaption)

Anonymous
November 20th, 2002, 02:08
Ollydump is very cool! I was searching for useful dump tool for olly.
Special thanx to Gigapede, and also TBD!