Cleaner

Cleaner 0.1

Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. The Java code syntax is parsed using ANTLR and then printed to standard output.Source is included. Something like this: public void foo(String bar) { ...

Electric Fence (efence) is an open-source library to detect buffer overruns and under-runs in C programs. Here you can find a further development of the original from Bruce Perens. This version includes* a port to MS...

Splint

Splint 3.1.1

Splint is a tool for statically checking C programs for security vulnerabilities and programming mistakes.Splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code,...

LDasm

LDasm 0.04.53

LDasm (Linux Disassembler) is a Perl/Tk-based GUI for objdump/binutils that tries to imitate the look'n'feel of W32Dasm.It searchs for cross-references (e.g. strings), converts the code from GAS to a MASM-like style, traces programs and much more.Comes...

Fenris

Fenris 0.07-m2 build 3245

Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes.The main logical components...

The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.Operating systems supported: Linux, FreeBSD, NetBSD, OpenBSDHere are some key features of "Assembly Language...

Pyshield

Pyshield 1.6.2

Pyshield is an integrated development platform that supports Python script editing, debugging and publish the files written by Python in various forms.The goal of Pyshield is to let you write and debug Python scripts conveniently and easily, then publish...

gDEBugger

gDEBugger 4.5

gDEBugger does what no other OpenGL tool can - lets you trace application activity on top of the OpenGL API to see what‘s happening within the graphic system implementation. gDEBugger saves you time by locating "hard-to-find" bugs caused by the...