VDisAsm

VDisAsm 1.1

Allows disassembing of most popular executable image formats. Supports simple code flow tracing. Current version include: x86 disassembler x64 disassembler ARM disassembler (beta) PE32/PE64 image loaders ELF32 image loader beta Hex EditorWhat is new in...

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

The Java Development Kit contains the software and tools that you need to compile, debug, and run applets and applications that you've written using the Java programming language. JDK has as its primary components a collection of programming tools,...

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

Alloclave

Alloclave 0.2

The Alloclave memory profiler makes it easy to collect detailed information about your C++ Windows application's memory behavior. It displays the information in a visual way that makes your problem jump out at you. It is then easy to fix your problem and...

JAutomate

JAutomate AI 2.2

JAutomate is a fourth generation GUI test automation tool based on intelligent image recognition and may visually see where to click and what to verify on screen, just like a human tester. This makes it possible to record and playback any application that...

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

VisualGDB

VisualGDB 4.0

VisualGDB is an extension to Visual Studio that allows building embedded and Linux applications using GCC and debugging them using GDB. It supports both local debugging (e.g. using an embedded simulator) and remote debugging (running GDB on a Linux...

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