DLL Export Viewer

v1.36

Info
DLL Export Viewer Download Button For Your Site:

DLL Export Viewer Download Button

If you want to place a download button for DLL Export Viewer on your website just insert the following code to your web.

DLL Export Viewer Windows 7 compatible
Freeware
Windows 98, 2000, XP, Vista
Jul 1, 2007
44 kBytes
unspecified

This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memory address. When this function is called, the debugger will stop in the beginning of this function.
For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxA, MessageBoxExA, and MessageBoxIndirectA (or MessageBoxW, MessageBoxExW, and MessageBoxIndirectW in unicode based applications) When one of the message-box functions is called, your debugger should break in the entry point of that function, and then you can look at call stack and go backward into the code that initiated this API call.

Related Downloads
VB Decompiler 7.5

Decompiler of Visual Basic programs. Decompiling forms, pseudo code, native code procedures (with power Pentium Pro disassembler and emulation engine), .NET IL code.

Iris-Logging 1.0.1

Iris-Logging is a powerfull monitoring and debugging server written in Java. It helps you making debugging easier during development and to monitor and keep traces of the execution during exploitation.

Advanced Virtual COM Port 2.4

This is the first software of its kind which includes both local and network virtual COM port functions. It can share your real COM ports or create virtual COM ports and connect them with a virtual null-modem cable locally or through the network.

Advanced USB Port Monitor 2.5.3.820

A USB Bus, Device and Protocol Analyzer with the robust functionality to capture and process USB traffic. It offers sophisticated viewing and searching to accurately and efficiently debug and test USB devices.

OraPiper 1.00

OraPiper is a useful tool for Oracle pipes working. Using OraPiper you can obtain a monitoring of any Oracle pipe you`ve chosen. And also you can send a messages through Oracle pipes.