RSS 12 projects tagged "Windows"

Download No website Updated 14 Jun 2013 crackxls2003

Screenshot
Pop 115.00
Vit 7.75

crackxls2003 breaks the encryption on Microsoft Excel and Word 97/2000/XP/2002/2003 files which have been encrypted using the RC4 method. These files are encrypted using a 40-bit-long key. It will not work on files encrypted using versions later than 2007 or versions 95 or earlier, or if a non-default encryption method was used.

Download No website Updated 27 May 2013 GSL Shell

Screenshot
Pop 292.54
Vit 30.58

GSL shell offers an interactive user interface that gives access to the GSL collection of mathematical functions. It is based on the powerful and elegant scripting language Lua. GSL shell is not just a wrapper over the C API of GSL, but offers a much more simple and expressive way to use GSL. The objective is to give the user the power to easily access GSL functions without having to write a complete C application. It also has a powerful module to produce plots or almost any kind of graphics based on data or functions.

Download Website Updated 06 May 2013 GNU libmicrohttpd

Screenshot
Pop 693.06
Vit 48.59

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

No download Website Updated 19 Dec 2012 RoseThorn Game Library

Screenshot
Pop 35.64
Vit 13.48

RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.

Download Website Updated 19 Dec 2012 libgta

Screenshot
Pop 87.59
Vit 7.88

Libgta implements the Generic Tagged Arrays (GTA) file format. GTAs can store any kind of data in multidimensional arrays, optionally with simple tags to store rich metadata. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.

Download Website Updated 22 May 2012 exceptions4c

Screenshot
Pop 27.17
Vit 19.85

exceptions4c is a tiny, portable framework that brings the power of exceptions to your C applications. It provides a simple set of keywords (macros, actually) which map the semantics of exception handling you're probably already used to: try, catch, finally, throw. You can write try/catch/finally blocks just as if you were coding in Java. This way you will never have to deal again with boring error codes, or check return values every time you call a function.

Download No website Updated 01 Oct 2011 Zatacka X

Screenshot
Pop 52.54
Vit 3.23

Zatacka X is a modern, free remake of the classic Achtung, die Kurve!. In addition to all the features from the original game, it includes special weapons, sound effects, AI controlled opponents, a tournament mode, and possibly online play.

No download Website Updated 15 Nov 2010 AGPF KeyRec

Screenshot
Pop 26.68
Vit 30.77

AGPF KeyRec is powerful software to recover the default WPA passphrases of the specified models of Telecom Italia's AGPF routers.

Download Website Updated 09 Jul 2010 I

Screenshot
Pop 32.09
Vit 34.90

I is a programming language that was designed to be efficient to write and run. The system incorporates many major libraries, allowing the creation of major projects such as Aciqra. It is an interpreted language and supports CGI scripting through the use of the CGI for Aciv/I extension.

Download Website Updated 22 Mar 2010 Tinyserial

Screenshot
Pop 50.12
Vit 34.44

The Tinyserial library is a space-saving alternative to the Arduino software distribution's libraries for reading and writing characters and strings to the USART0 serial port on the Atmel ATmega168 and ATmega328p MCUs found on Arduino Diecimilla and Duemilanove boards. While the Arduino software distribution's libraries provide interrupt-driven serial I/O with far more features and support more MCUs, the Tinyserial library provides only the most basic polling-based serial I/O. However, the Tinyserial library uses far less Flash and SRAM, thereby giving you room to implement larger and more complicated applications on your boards. The Tinyserial library respects the GNU libc ABI, so you can call into it from C and C++ programs.

Screenshot

Project Spotlight

Xyndravandria Mondraviel

A template engine which fills tags with parameters.

Screenshot

Project Spotlight

Monit

A utility for monitoring Unix system services.