RSS 12 projects tagged "DOS"

Download Website Updated 26 Jan 2013 dos2unix

Screenshot
Pop 227.60
Vit 14.26

dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa. It is an update of Benjamin Lin's implementations.

Download Website Updated 05 Dec 2010 Hyenae

Screenshot
Pop 135.58
Vit 4.77

Hyenae is a highly flexible and platform independent network packet generator. It allows you to reproduce low level Ethernet attack scenarios (such as MITM, DoS, and DDoS) to reveal potential security vulnerabilities of your network. Besides smart wildcard-based address randomization, a highly customizable packet generation control, and an interactive attack assistant, Hyenae comes with a clusterable remote daemon for setting up distributed attack networks.

No download Website Updated 01 Jan 2013 JHyenae

Screenshot
Pop 83.30
Vit 1.77

JHyenae is an entirely overworked Java port of the low-level network packet generator Hyenae. Besides a clean and intuitive UI, it features full range protocol layer configuration and a steady growing variety of supported packet generators.

No download No website Updated 09 Aug 2011 ucpp

Screenshot
Pop 46.69
Vit 1.43

ucpp is a C preprocessor. It is designed to be quick and light, but still fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. ucpp operates in two modes: in lexer mode, ucpp is linked to some other code and outputs a stream of tokens where each call to the lex() function will yield one token; in non-lexer mode, ucpp preprocesses text and outputs the resulting text to a file descriptor. If linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary.

No download No website Updated 13 Dec 2010 libmsvg

Screenshot
Pop 34.60
Vit 1.45

libmsvg is a minimal and generic library to read and write SVG files. It concentrates on a small subset of SVG to be useful.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.38
Vit 18.32

METAXPON ("Metachron" in Greek letters) is a small and fast audio DSP library for time-scale manipulation of 16-bit integer or 32-bit floating point stereo audio data streams. It employs a rigid phase-locked vocoder with dedicated transient detection and processing, and can work in real-time or non-real-time. Four editions are included - a portable edition and three x86 editions. The portable edition can be built with any ANSI C compiler and is OS- and architecture-independent. The three x86 editions are written in assembly using the FPU, 3DNow!, and SSE instruction sets, respectively, with automatic selection between them depending on the CPU capabilities. They can be compiled with MASM, JWASM, or NASM, producing libraries of object files in 8 formats.

Download No website Updated 25 Apr 2012 dpcrtlmm

Screenshot
Pop 32.73
Vit 20.31

dpcrtlmm is an ANSI C memory management library, including callbacks, a debug log, leak reporting, and garbage collection. It can be used as a drop-in replacement for malloc/free.

Download No website Updated 13 Jul 2011 NorQualizer

Screenshot
Pop 27.46
Vit 1.00

NorQualizer is a smart audio equalizer and normalizer which corrects audio files to get them all similar in terms of bandwidth and volume level. It is especially useful for preparing audio CDs with files from different sources. It is much more than simple normalization.

Download No website Updated 28 Dec 2009 Hellband

Screenshot
Pop 27.20
Vit 1.00

Hellband is a Rogue-like game in which you descend through the nine circles of Hell and find an even more dangerous Hell beyond the city of Dis. It is derived from Cthangband, which is derived from Zangband, which is derived from Angband, which is derived from Moria.

No download No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.94

SYINF shows in brief a system's CPU brand and model, RAM size, disk space, operating system, regional parameters, and current date and time. It can run in interactive (menu) or batch mode. There are two versions, in the C and C++ languages. They have been tested on 20 (15) compilers, 26 (25) operating systems, and 18 architectures. (Figures in parentheses are for the C++ version.) Both versions are conveyed in source code form only, each as a single ~35 KB source text file.

Screenshot

Project Spotlight

pkgtxt2db

A tool to convert Slackware PACKAGES.TXT to various databases formats.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.