Multi-purpose brute-forcer

patator

Multi-purpose brute-forcer

Patator is a multi-purpose brute-forcer, with a modular design and a flexible usage.
Find lexical similarities between files

similarity-tester

Find lexical similarities between files

Find lexical similarities in texts in C, C++, Java, Pascal, Modula-2, Lisp, Miranda and natural language. This can be used to detect potentially duplicated code fragments in large software projects and to detect plagiarism in software and text-based projects, educational and otherwise.
ser-player-1.7.2 running a 8-bit monochrome ser video

ser-player

Video player and processing utility for SER files

The SER file format can be used to store data from fast frame rate astronomy cameras instead of using the AVI file format. This application enables users to review SER files in the same way that AVI files are reviewed with a video player.
cube2font command-line usage

cube2font

utility program for creating font bitmaps for Cube Engine games

cube2font is a utility program designed to create font bitmaps for Cube Engine games, it works by taking a Truetype font and building it into a set of coordinates in an image. cube2font is an improved version of the previous TTF2Font, supporting a much larger range of characters.
fast and scalable online machine learning algorithm

vowpal-wabbit

fast and scalable online machine learning algorithm

Vowpal Wabbit is a fast online machine learning algorithm. The core algorithm is specialist gradient descent (GD) on a loss function (several are available). VW features: - flexible input data specification - speedy learning - scalability (bounded memory footprint, suitable for distributed computation) - feature pairing
transparent application fuzzer

zzuf

transparent application fuzzer

Zzuf is a transparent fuzzer. It works by intercepting applications' file and network operations and changing random bits in their input. Its behaviour is deterministic, making it easy to reproduce bugs.