Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.173.857 Times

Kill Me A Nigga software
Filter: All | Freeware | Demo
 

Kill Me A Nigga

< 1 2 3 4 5 > 
Released: October 29, 2009  |  Added: January 06, 2010 | Visits: 2.551

Service Account Manager Service Account Manager is a powerful mass management tool for the automated and remote management of Windows services. The tool provides a single view of all services on all managed systems, allowing administrators to report on and change virtually all service properties with a few mouse clicks....



Platforms: Windows

License: Commercial Cost: $599.00 USD Size: 18.61 MB Download (461): Service Account Manager Download

Added: January 18, 2010 | Visits: 1.250

sonic-snap sonic-snap is a project with you can use your sn9c102 based camera under linux. You need to get the kernel driver at linux-projects.org. sonic-snap has some distinguishing features which include histogram analysis, normalization, ppm captures and realtime mpeg encoding. sonic-snap was tested...





Platforms: *nix

License: Freeware Size: 20.48 KB Download (127): sonic-snap Download

Added: January 18, 2010 | Visits: 1.173

parp parp is a powerful, extensible e-mail filter with sophisticated anti-spam capabilities. Its made as a complete replacement for procmail, is MIME-aware, and acts as a filter, daemon, or on mailboxes. This was yet another personal itch which needed scratching. I receive between 5 and 20 spam...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (100): parp Download

Added: September 23, 2010 | Visits: 636

Zerotools Zerotools project contains a set of tools to aid keeping virtual disks clean (by filling binary zero to those regions which are no longer in "use"). This is done on-the-fly or manually, depending on which tool suits the needs best. In technical terms the on-the-fly mechanism uses LD_PRELOAD to...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Zerotools Download

Added: October 27, 2010 | Visits: 1.485

Space Commander Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in. The project is a remarkably functional space simulation with under 200 lines of code in the main file. DEPENDENCIES You need a recent version of Python and some support...


Platforms: *nix

License: Freeware Download (101): Space Commander Download

Added: April 25, 2010 | Visits: 1.288

Chatbot::Alpha Chatbot::Alpha provides a simple chatterbot brain. The Alpha brain was developed by AiChaos, Inc. for our chatterbots. The Alpha brains language is line-by-line, command-driven. Alpha is a simplistic brain yet is very powerful for making impressive response systems. // Test Replies //...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (128): Chatbot::Alpha Download

Added: November 11, 2010 | Visits: 1.179

Charlix Charlix is a desktop assistant that is based on AIML (Artificial Intelligence Markup Language) and is compatible with any AIML interpreter with a working tag. Charlix assistent provides Web searching tools, a dictionary, a calculator, weather, translations, and more. If you ask Charlix his...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (134): Charlix Download

Added: May 11, 2010 | Visits: 801

passlogd passlogd is a purpose-built sniffer for capturing syslog messages in transit. This allows for backup logging to be performed on a machine with no open ports. Useful if your log server is compromised or you dont want to sift through a terabyte of sniffer logs. Passlogd is currently under...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): passlogd Download

Added: April 08, 2010 | Visits: 1.137

FlashUnity FlashUnity project is a channel based approach to a XML Flash communications server and Chat room. The CyberSS project this spawned from was originally nothing more then a simple PHP socket server example with a simple chat frontend as a proof of concept. FlashUnity however was built from the...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): FlashUnity Download

Added: February 27, 2010 | Visits: 5.733

VISCA Camera Control Library VISCA Camera Control Library is a library for controlling a VISCA(tm) compliant camera through the RS232 port of your PC. VISCA, on its side, is a protocol developed by Sony so that a lot of machine vision cameras from Sony are compliant with VISCA. Typical cameras include the FCB-IX47 family...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (760): VISCA Camera Control Library Download

Added: March 23, 2010 | Visits: 575

odirect When reading a lot of data from disk or network filesystem, e.g. during a backup, buffer cache pollution can be a substantial performance problem for other processes on the machines involved due to buffer cache pollution. odirect is intended to provide a convenient way of avoiding that on systems...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (89): odirect Download

Added: May 25, 2010 | Visits: 1.143

HTML HTML TIDY is a free utility to fix mistakes made while editing HTML and to automatically tidy up sloppy editing into nicely layed out markup. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): HTML Download

Added: March 24, 2010 | Visits: 1.241

Paloma Paloma is a program to manage a database of digital music files and facilitate their retrieval and playback in interesting ways. It works with music files of any form--mp3 files, ogg files, MIDI files, whatever youve got a player for--and file formats can be freely intermixed. Its intended to...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (93): Paloma Download

Added: July 07, 2010 | Visits: 994

FL-COW The library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations when working on the kernel source. A recent...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (90): FL-COW Download

Added: June 18, 2010 | Visits: 1.006

DPS-FTP DPS-FTP is a multi-threaded FTP client for GNOME. It was originally called Kevlar FTP, since its interface was inspired by Bulletproof FTP, and Kevlar is bullet-proof. But DuPont actually sent me a notice telling me that I cant use their trademarked product names in my product name. They were...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (118): DPS-FTP Download

Added: October 22, 2010 | Visits: 1.133

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: February 06, 2010 | Visits: 912

Libsball Libsball is a simple POSIX-based library for communicating with Spaceball 2003, 3000, 3003, and 4000 FLX six-degree-of-freedom motion control devices, via RS-232 serial ports on Unix-like systems. Spaceballs are excellent controllers for CAD/CAM, scientific visualization, and general 3-D VR...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Libsball Download

Added: July 23, 2010 | Visits: 1.039

Multiscan Multiscan is a tcp port scanner for console which allows you to scan a range of IP addresses. Each IP address is pinged before it is scanned. It is also possible to scan just known ports, and to scan them in a random order. Feel free to send me a mail at coldn@gamearena.net Installation: Grab...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (110): Multiscan Download

Added: July 10, 2010 | Visits: 1.134

Libmorph Libmorph is a library that reads 3d mesh file formats saved by Autodesks 3D Studio and Newteks Lightwave. The main purpose of LibMorph is loading (and saving) 3d models (3d modeller object files). Given loader is dynamically linked when format of requested file is recognized. The library is...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (110): Libmorph Download

Added: June 21, 2010 | Visits: 1.115

Image::Imlib2 Image::Imlib2 is a Perl interface to the Imlib2 image library. SYNOPSIS use Image::Imlib2; # create a new image my $image = Image::Imlib2->new(200, 200); # or load an image $image = Image::Imlib2->load("foo.png"); # Enable the alpha channel support $image->has_alpha(1); # set a...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (94): Image::Imlib2 Download

< 1 2 3 4 5 >