A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #19220  by p4r4n0id
 Wed May 08, 2013 11:57 am
Hi Guys,

Are you familiar with a Windbg extension / script that dumps 64 bit debugged PE files? I am familiar with dumppe ( https://code.google.com/p/dumppe/ ) but it is 32 bit only.

Another tool needed is ,again, a Windbg extension which is able to change page protections for 64 bit as well.

Any ideas ? :)

Thx,

p4r4n0id
 #19285  by p4r4n0id
 Wed May 15, 2013 9:04 pm
EreTIk wrote:My extension: http://eretik.omegahg.com/download/KdExtMod.rar
Usage: !pedump addr fileName
Description (rus): http://eretik.omegahg.com/kd/pedump.html

Thx a lot bro!! will let u know how it goes ;)

p4r4n0id