Listing DLL Exports
-
Hi, Does anyone know of a free app to list DLL exports? I have tried DLL Export Viewer v1.41 by Nir Sofer but my virus checker prevents me running it.
-
Hi, Does anyone know of a free app to list DLL exports? I have tried DLL Export Viewer v1.41 by Nir Sofer but my virus checker prevents me running it.
-
Thanks, that works a treat. I remember this now from a long time ago - it just got better! :thumbsup: :thumbsup: :cool:
-
Hi, Does anyone know of a free app to list DLL exports? I have tried DLL Export Viewer v1.41 by Nir Sofer but my virus checker prevents me running it.
Also check out
pedump.exe
from this article - An In-Depth Look into the Win32 Portable Executable File Format[^]«_Superman_» _I love work. It gives me something to do between weekends.
-
Hi, Does anyone know of a free app to list DLL exports? I have tried DLL Export Viewer v1.41 by Nir Sofer but my virus checker prevents me running it.
and then there is DUMPBIN, a Visual Studio command-line utility. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.