lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon May 22 17:00:54 2006
From: cseagle at redshift.com (Chris Eagle)
Subject: Finding Function in Import Address Tables (IATs)

If you have visual studio and cygwin

dumpbin /IMPORTS <dll name> | grep <function name>

Chris 

Andres Molinetti wrote:
> Hi,
> 
>   I want to find if a specific function is defined in a given 
> set of dlls' 
> IAT (Import Address Table).
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ