Java class file shrinker, optimizer, and obfuscator

proguard

Java class file shrinker, optimizer, and obfuscator

ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.
Alex the Allegator 4 - a retro platform game

alex4

Alex the Allegator 4 - a retro platform game

Guide Alex the Allegator through the jungle in order to save his girlfriend Lola from evil humans who want to make a pair of shoes out of her. Plenty of classic platforming in four nice colors guaranteed!
create device mappings for partitions

kpartx

create device mappings for partitions

Kpartx can be used to set up device mappings for the partitions of any partitioned block device.
Front-end to the Valgrind memory checker

alleyoop

Front-end to the Valgrind memory checker

Alleyoop is a GNOME front-end to the Valgrind memory checker, including features like intelligently suppressing errors and launching editors at the error position in the source code.
Dock any program into the system tray

alltray

Dock any program into the system tray

With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, Terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with GNOME, KDE, Xfce 4*, Fluxbox* and WindowMaker*. (*) No drag 'n drop support. Enable with "-nm" option.
Tunnel TCP connections over ICMP packets

ptunnel

Tunnel TCP connections over ICMP packets

ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. It acts as a proxy and can handle sockets and secured identification.