On this page, you can find stuff that’s either so old it’s not worthy of an individual mention.
ASCII Shifter
A simple program to shift ASCII characters. Shifts aaa to aab, aac then aad etc.

Image Watermark tool
WaterMark is an Open-Source image manipulation tool allowing you to overlay one image onto another. Sourcecode and windows binary available.

MD5 Brute Force Tool
This program will attempt to brute force the given md5 hash. The user can also choose the characters to use when brute forcing. Licensed under the GPL v2.0, with help from Richard ‘evileye’ Smith.

Password Revealer
A Windows application to reveal passwords. Useful if you get a network logon box popup prepopulated with your password and you want to find out what the password is.

PHP IRC Connection Class
A base class for creating IRC clients in PHP.

Network Monitoring Scripts
A handful of the VBScripts that I use in my day to day network administration of windows servers.

UDP Connection Class
My C++ UDP network connection class that I use in the software I develop. Will cross compile for Windows or Linux.
