C Memory Scavenger Icon

C Memory Scavenger

fixing leaks without detailed knowledge about the source code

C Memory ScavengerOverview

C Memory Scavenger is a combined tool for locating memory allocations as well as for fixing leaks without detailed knowledge about the source code. Traditionally, to fix such leaks, you have to understand the code quite well, and insert free-commands at PRECISE places. C Memory Scavenger is a good tool for such work. However, many times you have limited knowledge about how the code works, and not much time to spend on code study. This is where C Memory Scavenger has its key advantage over its competitors. It can work as a semi-automatic Garbage collector, with only a limited support from the user. This tool works also for C++ code but it does not take care of memory allocated/deallocated with new/delete. To cover these operators, you need to have access to, and recompile the code where new/delete are defined in terms of calls to malloc/free. For a complete list of which memory allocation functions are supported, see The CMemScav Library.

The tool is divided into two parts:
A Windows program - called the Monitor - with which you can communicate with your application, in terms of pausing it, asking for present memory allocations at any time, and your application can report such information to the Monitor from any given point in the source code. With this as a base,

NEW

Fixed some bugs.

C Memory ScavengerInformation

Version
1.1
Date
05.22.08
License
Trial
Language
English
File Size
153KB
Developer
Category
SubCategory
Operating Systems
Windows 2003, XP, 2000, NT
System Requirements
No additional system requirements.
File Chopper Icon
This program is designed for moving files between computers, where the files ...
Trial
More
AutoFlowchart Icon
auto generate N-S chart and flowchart from code and export to WORD,Visio,SVG
Trial
BGI for Windows Icon
Emulation of Borland Graphic Interface library for MS-Windows (C language)
Free
Turbo C++ Icon
Turbo C++ is a free C++ compiler from Borland. It comes with an IDE and debugger.
Free
Game Editor Icon
Game Editor makes creating games quick and simple.
Free
.NET Reactor Icon
Strong native code protection & licensing system for .NET assemblies(EXE & DLL).
Trial
Mobile Phone Investigation Software Icon
Mobile phone investigator with VC++ code provides SIM IMSI, cell IMEI number
Trial
Borland C++ Builder Icon
VCL is a set of functions and classes used to create applications from FunctionX
Demo
Stunnix C and C++ Obfuscator Icon
An advanced tool to make any C/C++ code unreadable and unreworkable.
Trial
More