Deleaker

Deleaker 3.0.10

Deleaker is a useful extension for Visual Studio 2005, 2008, 2010, 2012, 2013 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting...

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

HTTP Debugger is an HTTP and SSL / HTTPS monitoring and analyzing tool that helps developers to locate and fix website errors, and to debug Internet applications. No changes required for browser and/or application proxy settings to use the HTTP Debugger....

SiteVerify

SiteVerify 0.45

SiteVerify is a tool to check the anchor tags (links) and images on your website, to see if they are valid. Each webpage is fetched and links are extracted and colored in one of four colors. Blue color indicates URLs are alive and have been visited. Red...

Automation Spy

Automation Spy 3.3 updated

Spy tool to inspect UI Automation Elements on your desktop. It queries properties and control patterns information for the Automation objects that you select in navigation tree or pick from screen using the mouse pointer. See buttons tooltips...

Log4View

Log4View 12.5.12.0 updated

Log4View is a convenient viewer for XML or pattern formated log4net, log4j or log4cxx logging output. It can visualize and filter logging output from various log appenders such as UDP appenders, file appenders or even from a special TCP appender. Log4View...

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

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