Home > System tool > View Download


HeapMemView 1.02

Fize Size:39KB Language:English OS:Win2000/XP/2003 Date added:June 26,2008
License:Free WEB:http://www.nirsoft.net/utils/heap_memory_view.html


    A small utility that allows you to view the content of all memory blocks allocated in the heap of the process the you select
    HeapMemView application was designed to help you view the content of all memory blocks allocated in the heap of the process the you select. This tool can be useful for developers that need to trace memory leaks in their software.

    HeapMemView doesn't require any installation process or additional DLLs. Just copy the executable file (HeapMemView.exe) to any folder you like, and run it. After you start HeapMemView, you have to select the process that you want to inspect.

    The main window of HeapMemView has 2 panes:
    · The upper pane displays the list of memory blocks allocated in the heap of the process the your selected.
    · The lower pane displays the contant of the memory block that you select in the upper pane.

    Tips For Using HeapMemView
    · In order to decrease the number displayed memory blocks and to improve the performances, HeapMemView filter all memory blocks with size smaller than 80 bytes. You can change this default filter by using the Memory Blocks Filter window (F8).
    · Be aware that without the 80 bytes filter, you may get a lots of small and meaningless memory blocks, and the loading process will be pretty slow.
    · Each time that you press F5, the newly added memory blocks are marked with '*', as well as they are painted with pink color. You can clear the 'new' flag by using the 'Clear New Memory Blocks Mark' option (F6).
    · In addition to the memory bytes displayed in the lower pane, You can view a sample of the memory bytes in the table of the upper pane - under 'Data Preview' column. In order to enable this feature, select Options->Data Preview Mode->ASCII or Hexadecimal. By default, the first 32 bytes of the memory block will be displayed. You can modify the default settings in Advanced Options window.
    · You can export all heap memory blocks to binary files for inspecting them in the future, by selecting all memory blocks in the upper pane, and then using 'Export Memory Data To File' option (Ctrl+E)
    · The 'Heap Handle' value is the handle returned by HeapCreate or GetProcessHeap API functions. The 'Data Address' value is the memory address returned by HeapAlloc API.
    · When a program allocates heap memory with C/C++ memory functions (malloc or new keyword), you may see some header bytes preceding the real allocated memory data. 
    HeapMemView是一个允许你查看所有选定的进程储存区的软件,这个工具可以跟踪软件的内存漏洞,对软件开发作者很有用处。

Author's Site for Wznfo.com Download Server


This document is provided to try out, please delete in 24 hours after finishing try out, if have problem to please upforumsay, I will reply as soon as possible