RSS 71 projects tagged "Windows"

Download Website Updated 30 May 2013 John the Ripper

Screenshot
Pop 1,241.28
Vit 106.75

John the Ripper is a fast password cracker, currently available for many flavors of Unix, Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. It supports several crypt(3) password hash types commonly found on Unix systems, as well as Windows LM hashes. On top of this, lots of other hashes and ciphers are added in the community-enhanced version (-jumbo), and some are added in John the Ripper Pro.

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 482.50
Vit 80.53

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

No download Website Updated 17 Jun 1998 GRASP

Screenshot
Pop 69.46
Vit 74.03

The GRASP Project has created an algorithmic-level graphical representation for software called the Control Structure Diagram (CSD). The CSD was created to improve the comprehension efficiency of Ada source code and, as a result, improve software reliability and reduce software costs. Since its creation, the CSD has been expanded and adapted to include other languages. GRASP provides the capability to generate CSD's from Ada 95, C, C++, Java, and VHDL source code in both a reverse and forward engineering mode with a level of flexibility suitable for professional application. GRASP has been integrated with the GNU family of compilers for Ada (GNAT) and C (gcc), and Sun's javac compiler for Java. Use of GRASP is not restricted to these compilers, however. This has resulted in a comprehensive graphically-based development environment for these languages. The user may view, edit, print, and compile source code as CSDs with no discernible addition to storage or computational overhead.

No download Website Updated 09 Sep 2001 FlashTris

Screenshot
Pop 24.74
Vit 65.58

FlashTris is a Tetris-like game. It features multiple players over the Internet or a local network, team games, bonus levels, play versus computers, a pieces editor, and many other options.

No download Website Updated 28 Sep 2001 OzVM

Screenshot
Pop 22.14
Vit 65.44

OzVM (Virtual Machine Project) is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, which allows platform independent self-decoding of data. The vision of OzStream is to make any and all compressed media self-extracting. OzStream abstracts compressed media from client applications, providing new freedom for users, developers, and compression techniques.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 294.86
Vit 58.73

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 17 May 2004 equalize_it

Screenshot
Pop 14.53
Vit 57.62

This is the full source release of the "equalize_it" C=64 music disk, scripted in TKS and powered by EQU, SidPlay2, SDL, libpng, zlib, and OpenGL. "Equalize it" is a nostalgic journey through 20 years of C=64 SID music featuring many well known SID composers like Jeff, Martin Galway, Rob Hubbard, Mitch'n'Dane, Reyn Ouwehand, Matt Gray, and many more.

Download Website Updated 30 Apr 2013 Excelsior JET

Screenshot
Pop 355.89
Vit 53.89

Excelsior JET is a Java VM enhanced with an Ahead-Of-Time (AOT) compiler and deployment toolkit. It is certified Java Compatible on Windows and Linux on Intel x86 hardware. The 64-bit version is in the works. Excelsior JET Optimizer transforms your classes and JARs into high-performance binary executables. Excelsior JET Runtime includes a licensed Sun implementation of the Java API and Excelsior's proprietary JVM, which is responsible for Java memory management, threading, synchronization, security, and JIT compilation of classes that could not be precompiled. The Excelsior JET Installation Toolkit makes it possible to prepare your optimized application for deployment to end-user systems.

Download Website Updated 21 Jan 2013 VLC media player

Screenshot
Pop 1,723.36
Vit 53.04

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

Download Website Updated 05 Apr 2013 amforth

Screenshot
Pop 272.79
Vit 38.99

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

Screenshot

Project Spotlight

Sails.JS

A Node MVC framework.

Screenshot

Project Spotlight

MagicMin

A class that merges and minifies and JavaScript and CSS files.