CVS Repository statistic analysis tool, written in Java

statcvs

CVS Repository statistic analysis tool, written in Java

StatCvs retrieves information from a CVS repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc.
Grub, Usplash and Splash screen configuration

startupmanager

Grub, Usplash and Splash screen configuration

StartUp-Manager configures some settings for grub, usplash and splash screens. It provides an easy to use interface.
A Tetris-like game on a hexagonal grid

ghextris

A Tetris-like game on a hexagonal grid

The object of the game is basically the same as in Tetris; use the pieces that fall down from the top of the game area to construct fully filled lines, which will then disappear to make room for more pieces. The twist is that the pieces are composed of hexagonal blocks, so your visualization skills will get an extra workout.

hp2xx

HPGL converter into some vector- and raster formats

HP2XX reads HPGL ASCII source files, interprets them, and converts them into either another vector-oriented format or one of several rasterfile formats. Currently, its HPGL parser recognizes a subset of the HP 7550A command set. Some high-level functions are missing. Also, only some of the fixed space vector fonts and none of the variable space arc fonts are supported. Beside these limitations, hp2xx has proven to work with many HP-GL sources without any trouble.

hping3

Active Network Smashing Tool

hping3 is a network tool able to send custom ICMP/UDP/TCP packets and to display target replies like ping does with ICMP replies. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under supported protocols. Using hping3, you can test firewall rules, perform (spoofed) port scanning, test network performance using different protocols, do path MTU discovery, perform traceroute-like actions under different protocols, fingerprint remote operating systems, audit TCP/IP stacks, etc. hping3 is scriptable using the Tcl language.
manage stacks of patches in a git repository

stgit

manage stacks of patches in a git repository

stgit provides similar functionality to quilt (i.e. pushing/popping patches to/from a stack) on top of git.