RSS 4 projects tagged "source code analysis"

No download No website Updated 11 Jun 2012 ccglue

Screenshot
Pop 22.36
Vit 18.58

ccglue is a complementary tool to cscope and ctags. The tool builds a cross-reference symbol database from cscope (and ctags) databases that can be used to display dependency-graphs (aka call-trees, code flow). Visualization can be done with the Vim CCTree plugin or the built-in stand-alone command-line tracer.

Download Website Updated 23 Dec 2011 Coan

Screenshot
Pop 20.40
Vit 22.71

Coan is a software engineering tool for analyzing preprocessor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts which are redundant with respect to a specified configuration.

Download Website Updated 14 Jul 2011 CCTree

Screenshot
Pop 43.16
Vit 1.80

CCTree is a Vim 7 plugin that displays hierarchical call-trees for functions or files using a cscope database. The functionality is similar to that offered by other IDEs and source-analysis applications, like Kscope, Source Navigator, and Eclipse. CCTree features a symbol dependency tree analyzer for C using a cscope database. It has basic support for functions and macros, and extended support for global variables, macros, enums, and typedefs.

No download Website Updated 01 Feb 2010 SCARE

Screenshot
Pop 36.62
Vit 34.72

SCARE (Source Code Analysis Risk Evaluation) analyzes source code and provides a realistic and factual representation of the potential of that source code to create a problematic binary. This metric will not say that the binary will be exploited, nor does it do a static analysis for known limitations like vulnerabilities. However, it will flag code for a particular interaction type or control and allow the developer to understand which operational security (OpSec) holes are not protected even if it can't say the effectiveness of that protection at this time.

Screenshot

Project Spotlight

Shotwell

A photo organizer for the GNOME desktop environment.

Screenshot

Project Spotlight

zlog logging library

A reliable pure C logging library.