colour_trace reads a trace file containing hexadecimal pointer values like 0x94f41a2 and colours them. Each pointer value gets its own colour, so you can see at a glance which values are the same.
cwtext is a program that will accept ASCII text as input and generate International Morse Code as output. The output formats can be:
- . -..- - (text) on the console
Raw audio on /dev/audio (8bit PCM data)
.wav files (future)
.ogg or (proprietary format) compressed audio (future)
Bksh is a backup tool to work around backup limitations. The problem was the following: given a secure machine with close to no free disk space, how to proceed with a secure backup without giving a full login shell on the backup server.