This is a staging site. Uploads will not persist. Testing only.
zzuf
transparent application fuzzer
Zzuf is a transparent fuzzer. It works by intercepting applications' file
and network operations and changing random bits in their input. Its behaviour
is deterministic, making it easy to reproduce bugs.
unicorn
Rack HTTP server for fast clients
Unicorn is an HTTP server for Rack applications designed to only serve fast
clients on low-latency, high-bandwidth connections and take advantage of
features in Unix and Unix-like kernels. Slow clients should only be served by
placing a reverse proxy capable of fully buffering both request and response
in between Unicorn and slow clients.
synaesthesia
Program for representing sounds visually
This is a program for representing music graphically, as a curuscating
field of fog, stars and/or glowing lines. It is intended as a visual
accompaniment to music. The representation goes beyond conventional
freqency analysis displays by combining a fourier analysis with stereo
positioning information, making it possible to distinguish individual
intruments, vocalists or effects by location, shape and color.
fonts-mononoki
font for programming and code review
This package provides a font designed for enhancing the code
formatting.
sfact
toolchain to generate G-Code instructions from 3D models
SFACT, an improved version of Skeinforge, is a set of Python scripts
which convert 3D models into G-Code instructions. Then the generated
G-Code instructions can be used for various computer numerical
control (CNC) machines, to build the 3D models into actual objects.
Especially Skeinforge is a de facto standard tool for RepRap or
similar 3D printers.
scanlogd
Portscan Detecting Tool
Scanlogd is a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with, for a Phrack Magazine
article. Thus, unlike some of the other port scan detection tools out there,
scanlogd is designed to be totally safe to use.