Software & Projects

Open Source Contributions

I am a strong believer in the power of open source. The projects listed here are some of my key contributions to the security and systems engineering communities. For a complete list of my public work and contributions, please visit my GitHub profile.

View Profile on GitHub →

Honggfuzz

A general-purpose, easy-to-use, security-oriented software fuzzer with feedback-driven fuzzing modes and interesting analysis options. It's been used to find multiple interesting security problems in major software packages.
Project Link

NSJail

A lightweight process isolation tool for Linux, making use of Linux namespaces and seccomp-bpf.
Project Link

InTrace

InTrace is a traceroute-like application that enables users to enumerate IP hops using existing TCP connections, both initiated from the local system or from remote hosts. It can be useful when performing network reconnaissance or testing for firewall bypasses.
View on GitHub

PhilRS232

A Linux SICP (RS232C) protocol implementation for the Philips BDM4065UC monitor.
View on GitHub

ExtCD

The Holy Grail of computer science since the first UNIX. Ladies and Gentlemen... here it is: cd as a standalone binary program – a 100% replacement for your shell's built-in cd directive. (Linux/i386 only; may cause dizziness or vision changes; use with alcohol may lessen your ability to drive).
View on GitHub