Crazy C Programs
In my spare time I like to abuse the 'C' programming language.
Sometimes I even submit the results to the
International Obfuscated C Code Contest.
IOCCC Submissions
- tbo.c - Submitted in 2004, did not win.
- cube.c - Won "Most Beauteous Visuals" in 2005
contest!
Here are some other obfuscated C programs I've written.
To compile, it's best if you are on a Linux box [or windows with Cygwin
installed]. Download the file, then do a "gcc -O2 -Wall -o outfile infile"
where "outfile" is replaced by what you want the executable called, and
"infile" replaced with the name of the file you downloaded.
Back to the VMW Software page