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 memoery 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.
Download in Progress ... please wait. If your download does not start, please click the following link:
PE Corrector - A tool for compilation bugs correction: binary trash, exported functions.PE Corrector is very useful when you need to correct PE files. Such correction may be very necessary in this cases: - Some compilers do not clear memory before compilation....
System-i Email Extractor for Macintosh for Mac OS - A little software that allows you to extract email addresses from any text file, you can view they into a list and then you can export as text ONLY email addresses.A little software that allows you to extract email addresses from any text file,...
Auto Debug for x64 - An api monitor tool which can automatic tracing all apis input and output parameters.An api monitor tool which can automatic tracing all apis input and output parameters. this application will auto trace the target program and monitor the input...
Context Menu Extension DLL - The Context Menu Extension DLL is a standard type of the Shell extension handlers.The Context Menu Extension DLL is a standard type of the Shell extension handlers. Like all such handlers, it is in-process Component Object Model (COM) object...
Auto Debug Professional - A best api monitor tool, Automatic monitor all API and COM Interface. can spy any dll's api. automatic analysis symbols with pdb files. easy to moitor input/output parameters. Source Code Level MonitorAn api monitor tool which can automatic...
psSendMail - psSendMailA?psSendMailA?a€zA? is a WindowsA?a€zA? DLL that provides the ability to send e-mail messages. The purpose of this DLL is to make e-mail capability possible for those development environments that are capable of communicating with a...
Auto Debug for Windows - A best api monitor tool, Automatic monitor all API and COM Interface. can spy any dll's api. automatic analysis symbols with pdb files. easy to moitor input/output parameters.An api monitor tool which can automatic tracing all apis input and...