randombit + tool   21

testival - Project Hosting on Google Code
A suite of tools that can be used to automatically check that (shell)code works correctly and to test ret-into-libc attacks.
tool  shellcode 
november 2010 by randombit
Sparse - a Semantic Parser for C
Sparse provides a set of annotations designed to convey semantic information about types, such as what address space pointers point to, or what locks a function acquires or releases.
c  sparse  parser  analysis  tool 
june 2008 by randombit
Puppet
Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language. Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts wh
sysadmin  management  linux  puppet  automation  configuration  infrastructure  tool  unix 
may 2008 by randombit
A Compact Guide to Lex & Yacc
This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, and understand data structures such as linked-lists and trees.
book  compiler  howto  learning  lexer  parser  parsing  tool  unix  yacc  lex 
march 2008 by randombit
Ragel State Machine Compiler
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Objective-C, D, Java and Ruby.
algorithm  c  c++  code  compiler  language  performance  tool  generator  ragel  grammar  parser 
march 2008 by randombit
re2c Home
re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching.
analysis  compiler  lexer  library  parser  parsing  scanner  tool  c  regex 
february 2008 by randombit
Oink
Oink is a collaboration of C++ static analysis tools. The C/C++ front-end for Oink is Elsa by Scott McPeak. Currently the main tool provided by Oink is CQual++, a polymorphic whole-program dataflow analysis for C++.
c++  compiler  security  tool  analysis 
november 2007 by randombit
Synopsis Home
Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation.
linux  python  c++  tool 
november 2007 by randombit
Mercurial
To compare with Monotone: server PITA quality, authorization system, speed
versioncontrol  tool  distributed  mercurial 
october 2007 by randombit

Copy this bookmark:



description:


tags: