Victor
Thu May 12 09:06:52 CDT 2005
William,
I read the pedump and it's helped me alot.
But pedump just dump the headers and i want to dump a section's "payload"
(the raw data inside this section).
Thanks in advance,
Victor
"William DePalo [MVP VC++]" <willd.no.spam@mvps.org> wrote in message
news:u4bcVgnVFHA.2664@TK2MSFTNGP15.phx.gbl...
> "Victor Pereira" <taintmode@yahoo.com.br> wrote in message
> news:%23PIyKRnVFHA.3044@TK2MSFTNGP10.phx.gbl...
> > Ok, i can find my section inside this executable, i can parse this
> > executable's header BUT i can get the RAW data (the data inside this
> > specific section). Does anybody here knows how can i do it ? Any Sample
?
>
> You may want to take a look at the PEDUMP ( portable executable dumper)
> utility here:
>
>
http://www.wheaty.net/downloads.htm
>
> Regards,
> Will
>
>