mpatrol

mpatrol 1.4.8

Mpatrol is a library that provides powerful debugging while diagnosing runtime errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and...

ooc

ooc 0.2

ooc is an object-oriented programming language which translates to C by the means of an intermediate compiler. It can then be compiled by a C compiler such as gcc. E.g. it supports classes, abstract functions, foreaches, etc. It intends to be modern,...

PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by...

dis6502

dis6502 0.12

dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988.Udi Finkelstein ported...

GETD

GETD 0.2

Getd is a Linux Gtk2 app for usb storage disk easy managing. It will automatically mount to proper place and perform requested operations - e.i. executing a command script like synch file between disk and hdd or dump pictures from a camera - by it's own....

syncopt

syncopt 1.1

The syncopt script and its associated work practices are yet another approach to the standard sysadmin problem of keeping multiple machines' software installations up to date.It is independent of the vendor's packaging scheme and thus you can use either...

Apt-Axel

Apt-Axel 0.1

Apt-Axel is a bash script that mix the power of apt with the acceleration of axel.This use the apt-get to know what have to download and where is the package, get this with de axel software, put the package in /var/cache/apt/archives/ and then install it...

deb-install

deb-install 0.6.1

deb-install is a (big) shellskript, that works on top of the package management tools provided by the debian project.The goal is to create one command that installs any package into your system, or provides information about any package, without the user...