OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Finding Function in IAT tables

From: Nagareshwar Talekar (tnagareshwargmail.com)
Date: Thu May 25 2006 - 13:37:55 CDT


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 <andymolinettihotmail.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