View Single Post
  #3  
Old 07-08-2006, 23:19
condzero
 
Posts: n/a
Process dumping

Here's a link to dumping another process in memory.

http://www.codeproject.com/threads/MDumpAll.asp

You can also find many other interesting topics when
searching within the above link.

I have also included some sources on manipulating the
PE, IAT, SEH, etc in a bundle which may also help you.

good luck.
Attached Files
File Type: rar PE Stuff.rar (805.0 KB, 44 views)
Reply With Quote