HeapMemView is a small utility that allows you to 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.What is new in this...

Cppcheck

Cppcheck 1.61

Cppcheck help you to find out memory leaks, mismatching allocation-deallocation, invalid usage of STL, uninitialized variables and unused functions, obsolete functions, and buffer overrun on your c or c++ codes. Unlike C or C++ compilers it does not...

SmarteScript

SmarteScript 5.7.9

Traditional Test Automation is both difficult and expensive. SmarteScript solves this problem, with an easy to use, highly efficient approach that has a return on investment far better than other tools. SmarteScript offers an easier approach to automated...

ExLock

ExLock 1.0

Exlock is a command line tool. The purpose of this tool is to test, debug, or tune the creation of other software. It enables you to open a file in exclusive mode, thus preventing other processes from accessing it. The processes that try to access the...

JSLint

JSLint 0.8.1

JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool. It is A Notepad++ plug-in that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files. The errors will be...

DLL Export Viewer (64-bit) 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...

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 memory...

Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. Cppcheck...

Develop-deploy-debug cycle wearing you down? You need MarraLAB! One-click local/remote debugging; drag 'n' drop Visual Studio Projects onto devices to build and deploy; surface complex development and technical testing knowledge and best practices and...