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.
RegexBuddy 2.3.1
Learn, create, understand, test, debug, use and save regular expressions RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition ...
RegexBuddy 3.1.0
Learn, create, understand, test, debug, use and save regular expressions RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition ...
myphpbooks 1.1
Real world application that shows how to use MySQL with PHP. This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented include ...
X360 Ftp Client ActiveX OCX 1.0
ActiveX OCX use to upload file to FTP server and download file from FTP server X360 Ftp Client ActiveX Control helps application developers and programmers create applications with a simple method of implementing FTP client capabilities. It allows you to access FTP functions with a single line of code. You can get the file listing ...
CharProbe 1.1
Easily find and copy ASCII, HTML and Virtual Key Codes, export these tables CharProbe allows you to easily find and automatically copy: ASCII Codes, HTML Codes, Virtual Key Codes. You just press a key and the appropriate code is automatically found in the table.
You can also export custom tables to TXT or HTML to prin them ...
VisioForge Video Capture ActiveX Edition 2.8
ActiveX control for video capturing. VisioForge Video Capture is an ActiveX control that allows programmers to easily integrate video capturing and processing capabilities into their software applications. VisioForge Video Capture can play and capture video and audio streams from TV tuners ...
VisioForge Video Capture (ActiveX Edition) 2.35
ActiveX control for video capturing. VisioForge Video Capture is an ActiveX control that allows programmers to easily integrate video capturing and processing capabilities into their software applications. VisioForge Video Capture can play and capture video and audio streams from TV tuners ...
wodFTPServer 2.2.4.0
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel).
Support for all 3 protocol is transparent for your programming ...
WDiff32 1.50
Windows File/Directory/ZIP Difference Viewer/Editor Side by side display of two text files, directories or ZIP archives. Useful to see the differences between two text files or two sets of files, where one or both sets can reside in a ZIP archive. Line editing functions available. ...
gjStringUtils COM Component 1.0
String manipulation, encryption and encoding COM component A collection of useful string manipulation, encryption and encoding functions. Function include EncryptString(), DecryptString(), CountWords(), EmailExtract(), GetGUID(), MimeEncode(), URLEncode(), StringToHTML(). ...