RSS 22 projects tagged "GPLv3"

Download Website Updated 27 Jul 2012 phalanx

Screenshot
Pop 67.56
Vit 3.61

phalanx computes a digest of many buffers simultaneously, and produces a combined hash of them all. It is an initiative to provide a fast, simple, and portable alternative method to compute a checksum in a parallel fashion. It has options for I/O buffer size, hash width, number of threads, and more. It can be run single-threadedly for performance comparisons. It can check files against previously-saved sums, like "MD5sum" does. It also has a "demo" mode, to ascertain accurate operation. It is intended to be useful on large files and multicore/multiprocessor/multithreaded environments.

Download Website Updated 06 May 2013 CoFlo

Screenshot
Pop 106.39
Vit 2.07

CoFlo is a source code analysis tool that generates and analyzes control flow graphs from C and C++ sources. Control flow graphs can be output in graphical or textual format.

Download No website Updated 28 Aug 2011 JavaAutotoolsExample

Screenshot
Pop 28.57
Vit 1.00

JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.

Download Website Updated 16 Aug 2011 xmlpatch

Screenshot
Pop 48.00
Vit 1.56

Xmlpatch is a simple utility to change XML files. It takes a patch file containing a list of changes and applies them to the files specified in the patch file or on the command line. Its command line interface is similar to the well known patch utility.

Download Website Updated 06 Jun 2013 Moscrack

Screenshot
Pop 145.31
Vit 24.85

Moscrack is a WPA cracker for use on clusters. It supports MOSIX, SSH, and RSH connectivity and works by reading a word list from STDIN or a file, breaking it into chunks, and passing those chunks off to separate processes that run in parallel. The parallel processes are then executed on different nodes in your cluster. All results are checked and recorded on your master node. Logging and error handling are taken care of. It is capable of running reliably for long periods of time, without the risk of losing data or having to restart. Moscrack uses aircrack-ng by default. Pyrit for WPA cracking and Dehasher for Unix password hashes are supported via plugins.

Download Website Updated 03 Jun 2010 UnDBX

Screenshot
Pop 30.20
Vit 1.00

UnDBX is a tool to extract, recover, and undelete email messages from Outlook Express .dbx files. On first run, all messages are extracted as individual .eml files. Subsequent runs only update the output directory with new messages, and delete old .eml files that correspond to deleted messages in the .dbx file. Corrupted .dbx files (including files larger than 2GB) can be opened in recovery mode, in order to recover messages and partially undelete deleted messages. The success of recovery depends on the type and level of .dbx file corruption.

No download No website Updated 25 Apr 2010 PropXX

Screenshot
Pop 13.86
Vit 33.92

PropXX provides a property/configuration mechanism for C++ applications. Properties can be defined in files similar to but more flexible than Java properties. Property files are defined in a type-safe, modular way and offer the full expressiveness of the Lua scripting language. The design of PropXX combines flexibility with high performance for the C++ code that accesses property values. The property values are stored in objects of special property classes, which are automatically generated from the property set definitions. Performance-critical code can be inlined by the compiler, and a typical access to a property value is as cheap as reading a single variable from the memory. No costly data structures like hashes, balanced trees, etc. are involved.

No download Website Updated 31 Mar 2010 RSound

Screenshot
Pop 19.80
Vit 1.01

RSound is a simplistic and lightweight framework for networked TCP/IP audio. It is designed to be very simple to implement, and to work well with music and video players. A librsound is supplied. It is not designed for low latency audio (games), and lets the sound backend take care of sound mixing. It supports POSIX-compliant systems (including cygwin). It includes audio output support for ALSA, OSS, libao, and PortAudio.

No download Website Updated 18 Nov 2009 Crules

Screenshot
Pop 33.76
Vit 36.17

Crules is a dynamic programming language that takes influences from Python, Perl, and Haskell. The main motivation for this language was the concept or design of a new paradigm or feature called "rules". A rule is a potential entry point which has dependencies rather than parameters. Any rule can be overridden to have different or no dependencies. Since the language itself can decide on the best course of actions for an operation, dependencies become preconditions for execution. It also features lazy evaluation, object orientation, variadic and anonymous-parameter functions, and reflection. These features help make the language truly dynamic.

Download Website Updated 17 Feb 2010 htrosbif

Screenshot
Pop 32.86
Vit 1.46

htrosbif is a tool that actively probes an HTTP server. It prods the Web server in all sorts of old, new, basic, fancy, spec-compliant, and spec-breaking ways. It tries to characterize both the well-spoken educated responses and the seriously deviant babble it receives in return. Signatures contain no user data, only header names and HTTP-level quirks. As a useful side effect, this might detect reverse proxies, HTTP load balancers, intrusion prevention systems, and Web application firewalls.

Screenshot

Project Spotlight

Xataface

A simple but powerful framework for developing MySQL Web applications.

Screenshot

Project Spotlight

MockMockWeb

A tool for mocking up a website in seconds.