RSS 12 projects tagged "DOS"

No download Website Updated 29 May 2011 PAT

Screenshot
Pop 18.11
Vit 27.43

PAT draws small-scale (world and country-level) physical, political, and statistical maps, and flexibly lists information about world places. It does what a traditional paper atlas does, but interactively. PAT's intended user is the student, hobbyist, researcher, webmaster, or other non-professional. PAT is designed to be portable; it has the bare minimum of operating-system dependencies and is written in stable, well-known C. Any system with an ANSI C compiler and ISO runtime libraries can run PAT. PAT's abstract device model can accomodate any raster device; it comes with drivers for TTY, GIF, JPEG, PNG, X11, GRX, and others. PAT is multilingual and supports Unicode. Program messages have been translated to English and French so far. PAT can be run interactively, or batch-style from the command line and/or with scripts.

Download No website Updated 25 Apr 2012 dpcrtlmm

Screenshot
Pop 31.70
Vit 20.94

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 Website Updated 26 Jan 2013 dos2unix

Screenshot
Pop 212.65
Vit 13.04

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 30 Jan 2013 Tiny BASIC for Curses

Screenshot
Pop 153.10
Vit 6.63

Tiny BASIC for Curses (tinybc) is a BASIC interpreter for the curses character screen handling library which fully corresponds to the Tiny BASIC specification. The engine is thread-safe and can be embedded into other code. It can be used as a game or a minimalist challenge.

Download Website Updated 05 Dec 2010 Hyenae

Screenshot
Pop 133.14
Vit 4.74

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 16 Jun 2013 Snow

Screenshot
Pop 19.97
Vit 1.93

SNOW is a utility for concealing messages in ASCII text by appending whitespace to the end of lines. Because spaces and tabs are generally not visible in text viewers, messages concealed with whitespace are effectively hidden from casual observers. If SNOW's built-in encryption is used, the message cannot be read even if it is detected. SNOW exploits the Steganographic Nature Of Whitespace, similar to finding a polar bear in a snowstorm; hence the name.

No download Website Updated 01 Jan 2013 JHyenae

Screenshot
Pop 88.39
Vit 1.76

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.

Download No website Updated 15 Sep 2010 TAP4Pascal

Screenshot
Pop 19.13
Vit 1.74

TAP4Pascal is an easy-to-use but powerful unit testing suite for Pascal (FreePascal, Turbo Pascal, et al.), conforming to the Test-Anything Protocol (TAP) specification, originally developed for testing Perl, and lightweight enough to work on any platform since it is entirely text-based. It comes with its own test harness for running and summarizing the results of multiple test sets. It aims to be straightforward and to make test building easy and quick for developers, and to help software work better for everyone.

No download No website Updated 13 Dec 2010 libmsvg

Screenshot
Pop 34.16
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 09 Aug 2011 ucpp

Screenshot
Pop 46.90
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.

Screenshot

Project Spotlight

Calligra

An integrated suite of office and creative applications.

Screenshot

Project Spotlight

PDO4You

The Singleton design pattern for connecting to the database using the PDO extension.