lcam
Projects

Updated 16 Feb 2001 Argante
Argante is a fully operational, virtual environment for effective, secure, and accurate development of network appliances and other solutions (distributed routers, heterogenic, and self-adapting clusters).
blog generator is a prorgam based on the Catty 2 engine that browses a number of Web log servers found on Google, builds a database of hundreds of thousands phrases, and uses this to write a "stream of consciousness" text on a given subject. It is pretty amusing, and a useful tool for all bloggers.
Bunny the Fuzzer is a closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. It uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data.
Updated 24 Oct 2004 Catty
Catty is an interesting chatter bot that uses Google.com to build its knowledge database, and, having no information about the language, tries to establish a conversation. Results are not always on topic, but never predictable.
Updated 11 Apr 2005 DIX
DIX is an advanced and highly unusual text-based but GUI-driven adventure game engine. It includes documentation, samples, and other goodies.
evil finder uses some neat database of significant numbers and some brute force to explain why any person, object, or other term is truly evil. For example, it can explain why "Bill Gates" reduces to "666" and what this means.
Updated 01 Oct 2004 fakebust
fakebust is a program that assists with the rapid assessment and supervised execution of potentially malicious programs such as exploits or utilities of unknown origin, programs recovered during OS forensics, or acquired from a honeypot.
Updated 10 Jul 2004 Fenris
Fenris is a multipurpose tracer, debugger, and code analysis tool that detects and documents high-level language constructions, can recover symbols, graph program execution flow, detect internal functions, recover symbol tables, and deal with anti-debugging protection. It features a command-line interface as well as a SoftICE-alike GUI and Web frontend.
Updated 03 Dec 2006 fl0p
fl0p is a passive L7 flow fingerprinter that examines TCP/UDP/ICMP packet sequences, can peek into cryptographic tunnels, can tell human beings and robots apart, and performs a couple of other infosec-related tricks.
Updated 30 Jan 2001 jpig
jpig is a program to read and decompress JPEG images, remap their pallettes, and convert image areas to characters for display on a standard Linux text console.
Recent comments
Project Spotlight
A whitelist-based HTML filter for Ruby.
Project Spotlight
A programming language strongly inspired by REBOL.
You are viewing a mobilized version of this site...
View original page here
GCC Myths and Facts
a sad observation (flame on?) Your mileage may vary, but... My experience with GCC 3.2 is that, for a fairly well-written (read: optimized, not neat) integer/mem code compiled with some sensible...