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

Archive Scan software
Filter: All | Freeware | Demo
 

Archive Scan

< 1 2 3 4 5 > 
Added: October 15, 2010 | Visits: 2.362

mdns-scan mdns-scan is a tool for scanning for mDNS/DNS-SD published services on the local network. mdns-scan issues a mDNS PTR query to the special RR _services._dns-sd._udp.local for retrieving a list of all currently registered services on the local link. mdns-scan is not a good mDNS citizen since it... Platforms: *nix

License: Freeware Size: 16.38 KB Download (156): mdns-scan Download

Added: June 02, 2010 | Visits: 1.212

Archive::SelfExtract Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with various options: Archive::SelfExtract::createExtractor(... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Archive::SelfExtract Download

Added: June 24, 2010 | Visits: 1.749

Antivirus Scan with F-Prot Antivirus Scan with F-Prot is a simple servicemenu for konqueror that allows to scan single or multiple files and folders using the F-Prot Antivirus. Antivirus Scan with F-Prot shows the result of the scanning in a textbox using kdialog. It can also show the progress of the scanning in a... Platforms: *nix

License: Freeware Download (142): Antivirus Scan with F-Prot Download

Added: July 01, 2010 | Visits: 1.314

Archive sort Archive sort is a bash script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. It can also be configured to sort into 700MB directories for archiving onto CDs. Usage:... Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Archive sort Download

Added: June 21, 2010 | Visits: 1.388

Archive::Ar Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl") $ar->add_files(["./again.gz"]); $ar->remove("file1",... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Archive::Ar Download

Added: September 20, 2010 | Visits: 1.618

Archive::Rar Archive::Rar is a interface with the rar command. SYNOPSIS use Archive::Rar; my $rar =new Archive::Rar(); $rar->Add( -size => $size_of_parts, -archive => $archive_filename, -files => @list_of_files, ); This is a module for the handling of rar archives. Locates the rar command (from... Platforms: *nix

License: Freeware Size: 8.19 KB Download (291): Archive::Rar Download

Added: June 21, 2010 | Visits: 970

xDash::Archive::Pg xDash::Archive::Pg is a base class for Archive. SYNOPSIS package Archive; use base xDash::Archive::Pg; # Set up your own database access parameters sub SetParameters { shift->SUPER::SetDatabaseConnection( name => xdash, user => , password => ) } USAGE The module is developed in the... Platforms: *nix

License: Freeware Size: 62.46 KB Download (98): xDash::Archive::Pg Download

Added: February 03, 2010 | Visits: 1.521

Document Archive Document Archive provides is a Web-based BibTeX archive. Document Archive is a Web-based database to help you keep track of the vast amount of electronic documents and BibTeX entries you might have in use. Browser plugins and console frontends allow fast access with typical tools. The... Platforms: *nix

License: Freeware Size: 460.8 KB Download (142): Document Archive Download

Added: August 25, 2010 | Visits: 1.171

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This... Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): C::Scan Download

Added: February 24, 2010 | Visits: 1.631

Port Scan Attack Detector The Port Scan Attack Detector (psad) is a collection of three system daemons that are designed to work with the Linux Netfilter firewalling code to detect port scans and other suspect traffic. Port Scan Attack Detector project features a set of highly configurable danger thresholds (with... Platforms: *nix

License: Freeware Size: 460.8 KB Download (146): Port Scan Attack Detector Download

Added: July 09, 2010 | Visits: 1.346

Autoconf Macro Archive Autoconf Macro Archive aims to provide a collection of reusable Autoconf macros as free software. The archive currently features more than 300 macros which perform portability tests ranging from compiler support for weird language extensions to automatic generation of sophisticated Automake... Platforms: *nix

License: Freeware Size: 542.72 KB Download (127): Autoconf Macro Archive Download

Added: May 22, 2010 | Visits: 1.754

Login Scan Login Scan fusion provides an adaptation theme from kdm fusion. This is a adaptation of the theme for kde "fusion for GDM.. Platforms: *nix

License: Freeware Size: 2 MB Download (121): Login Scan Download

Added: April 08, 2010 | Visits: 1.715

arp-scan arp-scan sends ARP (Address Resolution Protocol) queries to the specified targets, and displays any responses that are received. It allows any part of the outgoing ARP packets to be changed, allowing the behavior of targets to non-standard ARP packets to be examined. The IP address and hardware... Platforms: *nix

License: Freeware Size: 266.24 KB Download (177): arp-scan Download

Added: June 19, 2010 | Visits: 1.208

Archive::TarGzip Archive::TarGzip is a Perl module to save and restore files to and from compressed tape archives (tar). SYNOPSIS ###### # Subroutine Interface # use Archive::TarGzip qw(parse_header tar untar); $tar_file = tar(@file, @options); $tar_file = tar(@file); $success = untar(@file);... Platforms: *nix

License: Freeware Size: 96.26 KB Download (101): Archive::TarGzip Download

Added: June 07, 2010 | Visits: 1.593

Archive::Any::Create Archive::Any::Create is an abstract API to create archives (tar.gz and zip). SYNOPSIS use Archive::Any::Create; my $archive = Archive::Any::Create->new; $archive->container(foo); # top-level directory $archive->add_file(bar.txt, $data); # foo/bar.txt $archive->add_file(bar/baz.txt,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (114): Archive::Any::Create Download

Added: June 17, 2010 | Visits: 1.216

WormBase::Archive::Build WormBase::Archive::Build can create archives of Wormbase releases. SYNOPSIS use Bio::GMOD::Admin::Archive; my $archive = Bio::GMOD::Admin::Archive->new(); $archive->create_archive(); METHODS Bio::GMOD::Admin::Archive->new(@options) Create a new WormBase::Archive object for archiving... Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): WormBase::Archive::Build Download

Added: February 22, 2010 | Visits: 1.556

Extract archive Extract archive is a service menu that allows you to extract any archive file that ark is capable to read + ACE files. You can chose to extract here, or in a subdirectory. In that case, it asks you the name of the subdirectory where you want to extract, and suggests you the archive name by... Platforms: *nix

License: Freeware Download (166): Extract archive Download

Released: April 27, 2011  |  Added: May 02, 2011 | Visits: 1.941

A-PDF Scan Paper A-PDF Scan Paper is a professional desktop utility program that lets you to scan and organize your paper in PDF format. It provides a powerful ability for scanning and repairing your paper documents. A-PDF Scan Paper uses clear thumbnails and metadata to allow you to easily organize, filter,... Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 3.9 MB Download (287): A-PDF Scan Paper Download

Released: March 08, 2015  |  Added: March 30, 2015 | Visits: 1.198

Archive Toolbar Icons Archive Toolbar Icons is a collection of toolbar icons for developers of archive and backup software, websites and torrent applications. These royalty-free stock icons represent a wide variety of concepts (archive, zip file, password key, wizard etc.) and actions (pack, unpack, view, repair etc.)... Platforms: OS/2, Windows, Mac, *nix, Windows 8, Windows Phone, Windows 7, Windows Server, Palm OS, iOS, Android, Symbian, Pocket PC, Handheld, Other,BlackBerry,iPhone,iPod,iTouch,Palm,Java,AS/400

License: Demo Cost: $39.95 USD Size: 881.25 KB Download (127): Archive Toolbar Icons Download

Released: September 27, 2010  |  Added: October 14, 2010 | Visits: 1.385

Omni PC Scan With Omni PC Scan you can safely scan and get suggestions to optimize your Windows operating system! Problems with the registry are a common cause of Windows crashes, slow performance and error messages. By regularly using Omni PC Scan to find registry errors and fixing them using the suggestions... Platforms: Windows

License: Freeware Size: 864 KB Download (129): Omni PC Scan Download

< 1 2 3 4 5 >