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

Intercept Northwest software
Filter: All | Freeware | Demo
 

Intercept Northwest

< 1 2 3 4 5 
Added: July 24, 2010 | Visits: 829

WinGL WinGL a is small C++ library designed to help developing portable OpenGL windows-based or fullscreen applications. Currently, the library can be used under any X11 implementation and Windows. WinGL supports or will support frequently-used functionalities in graphical applications like 3-d... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): WinGL Download

Added: February 21, 2010 | Visits: 833

NetSplitter NetSplitter is a ( user-level ) network load-balance. It is like a transparent-proxy and will balance ( output ) TCP connections on multiples links. Linux NAT add/remove code is incomplete. NetSplitter will use the system() function to run the iptables to handle this. Step 1) IPTABLES Tell... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): NetSplitter Download

Added: April 01, 2010 | Visits: 1.242

Hosting Backup Hosting Backup provides a set of scripts for backing up your hosted Web sites. Hosting Backup is a set if PHP command line scripts that provides an easy way to backup hosted Web sites to your local computer. It works with sites hosted on Linux servers with MySQL databases using FTP.... Platforms: *nix

License: Freeware Download (99): Hosting Backup Download

Added: October 14, 2010 | Visits: 678

GetTextLog GetTextLog is a simple preloadable library to intercept calls to gettext and store all untranslated messages in a log. It is designed to help translators of big projects since this tool allows them to separate more frequent and less frequent messages. Installation make all install Usage... Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): GetTextLog Download

Added: August 21, 2008 | Visits: 806

SMB File Sniffer SMB File Sniffer allows you to: - log SMB file operations with two levels of logging; - intercept files transmitted within a LAN by SMB protocol (Windows and non-Windows servers are supported); - select one of the network adapters, installed on your system, to log the packet stream of this... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 1.35 MB Download (98): SMB File Sniffer Download

Released: November 20, 2008  |  Added: December 11, 2008 | Visits: 1.218

WBHost ActiveX Control WBHost is an ActiveX control serving as a wrapper for the Microsoft WebBrowser control. WBHost inherits all events, properties and methods of the WebBrowser control and adds its own. It implements the methods of the IDocHostUIHandler, IDocHostUIHandler2 and IDocHostShowUI interfaces. Each method... Platforms: Windows

License: Shareware Cost: $54.00 USD Size: 1.08 MB Download (97): WBHost ActiveX Control Download

Added: June 01, 2010 | Visits: 892

KeysID KeysID project is a highly configurable linux daemon which lets you intercept keyboard key press and make them execute the programs you want. Its thought for laptop and multimedia keyboards, which usually have more keys than standard keyboards, but it works with all the keys. Installation:... Platforms: *nix

License: Freeware Size: 11.26 KB Download (96): KeysID Download

Added: July 04, 2010 | Visits: 1.077

Statistics::OLS Statistics::OLS is a Perl module to perform ordinary least squares and associated statistics. SYNOPSIS use Statistics::OLS; my $ls = Statistics::OLS->new(); $ls->setData (@xydataset) or die( $ls->error() ); $ls->setData (@xdataset, @ydataset); $ls->regress(); my ($intercept, $slope)... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Statistics::OLS Download

Added: April 11, 2010 | Visits: 868

IO::Busy IO::Busy is a Perl module to intercept terminal input while something else is happening. SYNOPSIS use IO::Busy; my $fh = busy { non_interactive_stuff(); }; This module exports a single subroutine, named busy. That subroutine takes a single argument, which must be a block of code. busy... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): IO::Busy Download

Added: September 08, 2010 | Visits: 815

mod_fortress mod_fortress is an application level firewall and intrusion detection system. mod_fortress is designed to intercept certain CGI/HTTP attacks by acting as a non-transparent proxy between an Apache server and an HTTP client.. Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): mod_fortress Download

Added: May 20, 2010 | Visits: 6.486

WWW::Mechanize::Pluggable WWW::Mechanize::Pluggable provides all of the same functionality of WWW::Mechanize, but adds support for plugins using Module::Pluggable; this means that any module named WWW::Mechanize::Plugin::whatever... will be found and loaded when WWW::Mechanize::Pluggable is loaded. Big deal, you say.... Platforms: *nix

License: Freeware Size: 45.06 KB Download (93): WWW::Mechanize::Pluggable Download

Added: January 25, 2010 | Visits: 831

archCalc archCalc is a Mac based mixed unit decimal and fraction calculator. It allows one to enter dimensions in standard english and metric units of measurement, perform basic calculations, convert between units, keep track of a series of operations, and take notes on results. New features include solve... Platforms: Mac

License: Demo Cost: $0.00 USD Download (93): archCalc Download

Added: November 24, 2010 | Visits: 687

Devel::Constants Devel::Constants is a Perl module that translates constants back to named symbols. SYNOPSIS # must precede use constant use Devel::Constants flag_to_names; use constant A => 1; use constant B => 2; use constant C => 4; my $flag = A | B; print "Flag is: ", join( and ,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Devel::Constants Download

Added: August 17, 2010 | Visits: 912

Powerbox for Gtk Powerbox for Gtk is a patch to Gtk which replaces its GtkFileChooserDialog Powerbox is a normal file chooser dialog box, except that it dynamically grants the application the right to access the file that the user picks. This helps provide security because the application can be run without... Platforms: *nix

License: Freeware Size: 1.3 MB Download (91): Powerbox for Gtk Download

Added: May 23, 2010 | Visits: 968

Minnow Minnow is a Web-based PDF discussion engine for discussing and annotating documents in an online, multi-user environment. Minnow was developed by the Mathematical Biology group at the Northwest Fisheries Science Center in Seattle, WA with support by NOAA/NMFS. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 440.32 KB Download (91): Minnow Download

Added: February 06, 2010 | Visits: 843

LibSysCTr LibSysCTr is a utility library that can be used to intercept system call functions on a Linux system. Process monitoring and sandboxing are just two of the potential usages of LibSysCTr. Internally the LibSysCTr library uses the ptrace(2) functionalities by monitoring and reporting events to... Platforms: *nix

License: Freeware Size: 317.44 KB Download (89): LibSysCTr Download

Added: August 06, 2010 | Visits: 1.127

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of... Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

Released: May 03, 2011  |  Added: May 24, 2011 | Visits: 807

SQLStatistics SQLStatistics extends the T-SQL scripting environment so you can carry out statistical tests, calculate metrics and perform analyses on your data from within the database itself. This tends to be much faster and more efficient than transporting the data across the network to a client application,... Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 522 KB Download (89): SQLStatistics Download

Released: March 23, 2020  |  Added: April 16, 2020 | Visits: 599

EaseTag Cloud Storage Connect EaseTag Cloud Storage Connect is a data storage technique which automatically moves data between local and cloud storage. EaseTag Cloud Storage Connect can help simplify the cloud storage migration process by providing the transparent file access from the remote storage.The Cloud storage tiering... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.84 MB Download (83): EaseTag Cloud Storage Connect Download

Released: December 22, 2014  |  Added: March 30, 2015 | Visits: 848

Change MAC Address Hide your MAC Address from hackers, your ISP, WiFi networks, online games, and more! Anyone with the right tools can track your Internet activity if they know your MAC Address. Now you can conceal your real MAC address and bypass all kinds MAC address with the handy tool "Change MAC Address".... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $9.97 USD Size: 1.32 MB Download (79): Change MAC Address Download

< 1 2 3 4 5