|
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 (tnagareshwar
gmail.com)
Date: Thu May 25 2006 - 13:37:55 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]