This is a staging site. Uploads will not persist. Testing only.
mmake
Makefile generator for Java programs
mmake will generate a master Makefile for your Java programs. This generated
Makefile fully understands the subdirectories that are required if your
program consists of multiple packages. mmake also automatically generates
dependencies, and can use the C preprocessor for Java programs and generate
javadoc documentation. mmake defaults to using Sun's javac from the jdk but
can easily use guavac or a different GPL alternative as well.
diceware
Create memorizable passphrases from wordlists and various sources of randomness
Passphrase generator following the proposals of Arnold G.
Reinhold on http://diceware.com . It generates passphrases by concatenating
words randomly picked from wordlists.
pasco
Internet Explorer cache forensic analysis tool
Pasco is a forensic tool that examines the content of cache files (index.dat)
produced by Microsoft Internet Explorer.
lix
Puzzle game inspired by Lemmings
This is an action-puzzle game inspired by Lemmings (DMA Design, 1991), with
singleplayer puzzles, networked multiplayer, and a level editor. Lix is
written in the D programming language, uses Allegro 5 for graphics, sound,
and input, and uses enet for networking.
salliere
Bridge duplicate scorer
Salliere is a scoring program for duplicate bridge. It will take a file of
pair numbers and contracts then score and match point them for duplicate
bridge. It will then produce nicely tabulated overall results and
board-by-board results.
lava-server
Linaro Automated Validation Architecture server
LAVA is a continuous integration system for deploying operating
systems onto physical and virtual hardware for running tests.
Tests can be simple boot testing, bootloader testing and system
level testing. Extra hardware may be required for some
system tests. Results are tracked over time and data can be
exported for further analysis.