10 projects tagged "GPLv3"
The RegLookup project is devoted to direct analysis of Windows NT-based registry files. RegLookup provides command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensic examiners (though it is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives.
Sequencer is an engine used by system administrators for the computation and execution of sequences of actions over hardware or software. It can ping various devices in parallel, power on your whole cluster, or generate an Emergency PowerOff (EPO) script for your data center or cluster. It takes into account various dependencies (power off nodes before switches, clients before server), deals with failures kindly, and is very efficient (>4000 nodes in less than 10 minutes).
Quabro is an arcade game in which the goal is to destroy colored blocks with a ball using four paddles on each side of the screen to steer the ball and keep it on the field. It is inspired by Breakout and Arkanoid, as well as several of clones created later. It is written in Python using the Pygame library.
comedi2py feeds data from a data acquisition board into Python by using call-back functions. The goal was to make this as easy as possible, hiding all the complexity of the asynchronous acquisition in comedi2py and providing the Python program simply with an array of the sampled data at a given sampling rate. The program has been tested with the USB-DUX boards, but should also run with any other COMEDI supported data acquisition board.
Photini is a GUI program to create and edit metadata for digital photographs. It can set textual information such as title, description, and copyright as well as geolocation information by browsing a map or setting coordinates directly. It reads metadata in EXIF, IPTC, or XMP format and writes it to all three to maximize compatibility with other software.