DLL Export Viewer displays the list of all exported functions and their virtual memory addresses for 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.
Category: | |
Runs on: | Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | Application folder |
Stealth: ? | Yes |
Unicode support: | Yes |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch dllexp.exe. |
What's new? |
|
Latest comments |
__philippe
on 2016-11-18 19:25
Add comment
2›
Prime (freeware) suspect: OllyDbg v2.01 |
Just Manager is a feature-rich, customizable, multi-tabbed and multi-pane file manager. Supports drag-and-drop, file/folder highlighting, favorites, up to 16 file panes, and includes FTP client.
Functional in 64-bit.
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | Application folder |
Stealth: ? | Yes |
Unicode support: | Yes |
Path portability: | Automatic relative path (eg. ..\..\personal\work.doc) |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch JustManager.exe. |
Similar/alternative apps: | FileVoyager, Multi Commander |
What's new? |
|
Latest comments |
smaragdus
on 2016-10-27 17:45
Perhaps Just Manager became public too late as it is unlikely to see any new releases in the future. At least billon, Checker and SYSTEM will be spared the effort to update the entry. Although labelled Alpha, Just Manager seems to be very stable and the built-in FTP client works fine.
Atari800xl
on 2016-10-28 08:39
Add comment
2›
Great for bare bones Windows PE, it runs without any dependencies, it seems, very useful in x64, too bad it's not supported anymore... |
QWinFF can convert audio and video files into other formats. It includes a rich set of presets and allows advanced users to adjust conversion parameters like bitrate and sample rate in detail. The program is an interface for the powerful, command-line FFmpeg.
Note that you can add other media formats for conversion in the presets.xml file, including images and other formats that FFmpeg can handle.
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | Application folder |
Unicode support: | Yes |
License: | GPL |
How to extract: |
Download the "Portable" self-extracting EXE and extract to a folder of your choice. Launch qwinff.exe. Optionally, delete unnecessary language files. |
Similar/alternative apps: | XMedia Recode |
What's new? |
See: http://qwinff.github.io/news/ |
WinCrashReport provides an alternative to the built-in crash reporting program of the Windows operating system. When an application crashes in your system and displays a message, WinCrashReport can provide an extensive report. The crash report is displayed as simple text or in HTML, and includes crash memory address, exception code, exception description, strings found in the stack, call stack, processor registers, modules list, threads list, and more...
The program is useful for developers to find problematic software or to help find workarounds.
Category: | |
Runs on: | Win2K / WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | Application folder |
Stealth: ? | Yes |
Unicode support: | Yes |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch WinCrashReport.exe. |
What's new? |
|
AkelPad is a plain text editor focused on speed and a small size. The program includes unicode support, available single-document and tabbed interfaces, unlimited file size, and multi-level undo, etc.
Support plugins.
Alternatively, AkelPad Portable portablizes recent files and search history and has both the 32- and 64-bit versions together and chooses the right one. X-AkelPad is also available.
Category: | |
Runs on: | WinAll |
Writes settings to: | Application folder |
Stealth: ? | Yes. If you set Recent Files and Search History to 0 as these are stored in the registry. |
Unicode support: | Yes |
Path portability: | Requires manual entry of drive-less absolute path (eg. \docs\personal\work.doc without the drive letter) |
License: | BSD |
How to extract: |
|
Similar/alternative apps: | Notepad++, EditPad Lite |
What's new? |
Added:
|
Latest comments |
__philippe
on 2015-06-04 09:04
See all
42›
Akelpad v4.9.4 released 03-JUN-2015 : |