Vulnerability Development mailing list archives

Re: Finding Function in IAT tables


From: "Nagareshwar Talekar" <tnagareshwar () gmail com>
Date: Fri, 26 May 2006 00:07:55 +0530

Hi Molinetti,

     You can use dumpbin ..also you can automate this with script
     dumpbin /imports <dll name>  | grep -i <fun name>




On 5/22/06, Andres Molinetti <andymolinetti () hotmail com> wrote:
Hi,

   I want to find if a specific function is defined in a given set of dll's
IAT (Import Address Table).

   Does anyone know a tool to perform this check?

   Regards,

Andy

_________________________________________________________________
¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras en
MSN Motor. http://motor.msn.es/researchcentre/




--
With Regards
Nagareshwar


Current thread: