some tools ======== aes.c ======== A minimal working CLI based aes implementation.
ascii85 ======== A C&P'ed ASCII-85 converter.
asciihexer.c ======== Magic ascii-2-hex app.
dummyshell.c ======== A minimalistic restricted system-usage/messaging/command-exec shell.
gol.c ======== Conway's GameOfLife - written by Steffen Vogel / bugfixed,improved by myself.
progressbar.c ======== A simple progressbar cmdline viewer - view the current fd position of a given path.
suidcmd.c ======== multi-call-setuid-binary: Run arbitrary commands (useful for running non-suid programs on non-suid fs).
xidle.c ======== Report XServer idle time (no cursor movement).
xdiff.c ======== Report X11 root window pixel diff (without cursor).

Thats all folks.