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.181.320 Times

Ford Probe freeware
Filter: All | Freeware | Demo
 

Ford Probe

< 1 2 3 4 > 
Added: April 24, 2010 | Visits: 1.253

Rogue Detect 0.4 Beta Rogue Detect sends DHCPDISCOVER packets to the network and listens for DHCP servers to respond. It can run continuously as a daemon, or do a single probe and quit. Its written in Perl and can be easily extended to take any action you can think of in response to an unknown DHCP server (send...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (187): Rogue Detect 0.4 Beta Download

Added: February 13, 2010 | Visits: 2.110

Fishbot Fishbot provides a clone of the Qnet IRC fishbot service. Fishbot is an IRC bot service written in PHP. Its a clone of the original fishbot that Qnet uses. This script is a "clone" of the real fishbot that is used on Quakenet. I dont know if it works exactly like the real fishbot, I just...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (266): Fishbot Download

Added: November 04, 2010 | Visits: 1.362

Video::Info Video::Info can retrieve video properties such as: height width codec fps. SYNOPSIS use Video::Info; my $info = Video::Info->new(-file=>my.mpg); $info->fps(); $info->aspect(); ## ... see methods below Video::Info is a factory class for working with video files. When you create a new...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (110): Video::Info Download

Added: July 20, 2010 | Visits: 1.081

MPEG::Info MPEG::Info is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use MPEG::Info; my $video = MPEG::Info->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print $file->acodecraw; ## 80 print...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (113): MPEG::Info Download

Added: September 18, 2010 | Visits: 1.483

Video::Info::MPEG Video::Info::MPEG is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use Video::Info::MPEG; my $video = Video::Info::MPEG->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (99): Video::Info::MPEG Download

Added: July 10, 2010 | Visits: 1.535

Cheops-ng Cheops-ng is a Network management tool for mapping and monitoring your network. It has host/network discovery functionality as well as OS detection of hosts. Cheops-ng has the ability to probe hosts to see what services they are running. On some services, cheops-ng is actually able to see what...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (231): Cheops-ng Download

Added: May 19, 2010 | Visits: 970

rlytest rlytest project tests a host to determine whether it will relay third-party email. It will try to relay an email message to yourself through that host. A host that allows third-party relay is subject to attack by Internet vandals, and frequently is hijacked by spammers to relay massive amounts...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): rlytest Download

Added: August 06, 2010 | Visits: 2.474

WebInject - Web/HTTP Test Tool WebInject is a free tool for automated testing of web applications and services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (102): WebInject - Web/HTTP Test Tool Download

Added: May 21, 2010 | Visits: 929

cpufreqd cpufreqd is meant to be a replacement of the speedstep applet you can find on some other OS, it monitors battery level, AC state and running programs and adjusts the frequency of the processor according to a set of rules specified in the config file (see cpufreqd.conf (5)). Installation: 1....


Platforms: *nix

License: Freeware Size: 358.4 KB Download (99): cpufreqd Download

Added: July 17, 2010 | Visits: 1.335

Autostatus Autostatus is a network and server monitoring program. The project is designed to support large, arbitrarily complex networks of computers, and still provide feedback in a very timely fashion. To that extent, it has the following goals: - Speed - Autostatus attempts to probe for network status...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (97): Autostatus Download

Added: February 21, 2010 | Visits: 2.668

Cntlm Cntlm is an authenticating HTTP proxy intended to help you break free from the chains of the proprietary world we all are held prisoners in. You can run and use a free operating system on your computer and honor our noble idea, but you cant hide! Once youre behind the cold steel bars of the...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (115): Cntlm Download

Added: July 13, 2010 | Visits: 1.423

GNU FreeIPMI GNU FreeIPMI project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on IPMI v1.5/2.0 specification. This project includes: - KCS, SMIC, SSIF, LAN Drivers and C Library (libfreeipmi) - IPMI Locate - Probe IPMI BMC Device (ipmi-locate) - FreeIPMI...


Platforms: *nix

License: Freeware Download (106): GNU FreeIPMI Download

Added: August 17, 2010 | Visits: 636

simplus simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, virtual time, messages and more. It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable, but has only basic...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (94): simplus Download

Added: May 18, 2010 | Visits: 816

KPSAD KPSAD is a simple shell script to report PSAD alerts via KDE. The project supports simple whitelisting. Ok, this is important. To stop KPSAD annoying you, create a whitelist file!!! The whitelist file is named ".whitelist" in the same directory as the program itself. After the whitelist is...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): KPSAD Download

Added: June 17, 2010 | Visits: 1.002

Majic Majic is the interpreter for a language called Erc. It is written in Java and follows the documented standard for the Erc language. First, a word about Erc: Erc is a link-oriented language. In fact, it is the first link-oriented language. It uses a novel syntax with roots in TCL, Scheme, Bash,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): Majic Download

Added: September 09, 2010 | Visits: 2.312

Raw Fake AP Raw Fake AP is a program that emulates valid IEEE 802.11 access points using wireless raw injection. Raw Fake AP application aims to create both beacon and probe response frames and could be used to "hide" real networks from novice wardrivers or for testing wireless intrusion detection systems..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (231): Raw Fake AP Download

Added: October 05, 2010 | Visits: 924

Bio::Affymetrix::CDF Bio::Affymetrix::CDF is a Perl module to parse Affymetrix CDF files. SYNOPSIS use Bio::Affymetrix::CDF; # Parse the CDF file my $cdf=new Bio::Affymetrix::CDF({"probemode"=>0}); $cdf->parse_from_file("foo.cdf"); # Find some fun facts about this chip type print...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (114): Bio::Affymetrix::CDF Download

Added: April 18, 2010 | Visits: 1.706

Firestarter Firestarter is a firewall tool for Linux, and uses GNOME. You can use the wizard to create a basic firewall, then streamline it further using the dynamic rules. You can open and close ports with a few clicks, or stealth your services giving access only to a select few. It features a real-time...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (105): Firestarter Download

Added: August 16, 2010 | Visits: 1.271

Alceri Multimedia Player AMmP is a Multimedia Player which uses GTK+ 2. It currently supports audio CDs, MP3, and MPEG videos. AMmP support for the moment : mp3 mpeg cdaudio This is a simple help to use AMmP. To load a media, click on the "eject symbol" button... You can select more that one media by holdding...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (117): Alceri Multimedia Player Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 444

Instrument drum Suite101 - Piano. This colored clipart illustration shows an African American pianist woman sitting on a bench in front of a piano, playing the musical instrument. Piano Instrument Hire Directory - Hire It Now. If you can hire it or rent it in New Zealand, youll find it here. You want piano...


Platforms: All

License: Freeware Size: 153.6 KB Download (56): Instrument drum Download

< 1 2 3 4 >