Code and Software
Here is a collection of my various little hacks, code snippets, and software projects i am working on.
Projects
ominOS - ominOS is a 32 bit hobby operating system kernel i wrote completely from the ground up.
iPhone MobileChat - A native AIM instant messaging client for the iPhone.
BugReport - Static binary analysis software written in C#.
MyFriendBot - This project is dead and gone. MyFriendBot is a little app I wrote that automates myspace accounts. I currently am selling it for money on the site, and its doing pretty well. Whenever sales slow down to a stop, I will release all the code as opensource.
Misc
elfy.c - elfy.c is a quick little hack to dump out some useful information about Elf binaries (header info, section names/offsets)
wifimon.c - this is a little hack that reads from /proc to display Wifi signal stength from the console in a little ascii strength meter.
Security
awstats_shell.c - this is a proof of concept exploit i wrote for AwStats <= 6.2. It mimics havaing a "remote shell".