Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Advertise
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 


Regular

 

 ScanWeb  License: Freeware

 
  ScanWeb is program for on-line finding of regular expressions on WWW pages. Principle is in browsing from entered cross roads page to selected depth and searching. Finding is persistent: possibility of regeneration after shutdown the program or computer. Next features are multilanguages solution, predefined regular expressions and a number of filters for www pages.

Author:
EServer| Date: 09-05-2002 | Size: 203 KB
  -
 

 Regular Expression Component Library for BCB6  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 6 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 3376 KB
  -
 

 Regular Expression Component Library for BCB5  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 3774 KB
  -
 

 Regular Expression Component Library for VC7.1  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 01-08-2003 | Size: 6702 KB
  -
 

 Regular Expression Component Library for VC7  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 6603 KB
  -
 

 Regular Expression Component Library for BCB3  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 4292 KB
  -
 

 Regular Expression Component Library for VC6  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 6949 KB
  -
 

 Unlimited Checkers  License: Freeware

 
  Unlimited Checkers is a Java-based checkers (also known as draughts) game. It features two modes (Regular & Unlimited), good graphics, optional hints, sound effects including audio from your opponent, and more. The Game features two modes: Regular Game & Unlimited Game. The two types are very much the same, except that in the regular Type piece's can't move beyond the board borders, where at the Unlimited type, there are no border's to the board, So that pieces can jump beyond the board borders, to the opposite side. The AI is NegaScout , A variation of The AlphaBeta Algorithm, is also strong and fast, making it one of the best checkers AIs ever made. The game has 4 difficulty levels making it a good opponent for advanced players as well as beginners.

Author:
Naor Ben Meir| Date: 01-10-2003 | Size: 1855 KB
  -
 

 seRename  License: Freeware

 
  File rename and management for serious users/programmers. A script program compiled! JavaScript/Perl regular expressions for powerful file management are the heart of seRename & set it apart from other such utilities. Other operations: change case, use attributes, sub-directories, omit files, pre-testing, etc. Command line or GUI operation. Right click option in Explorer. Interactive control and settings. Set defaults. Comprehensive help file.

Author:
Nombas, Inc.| Date: 07-02-2001 | Size: 3000 KB
  -
 

 Unforgettable! because software never forgets!  License: Freeware

 
  Did you forgot something? Unforgettable reminds you about your important and casual tasks. You can place reminders/alarms for specific dates/time or schedule them for regular repeats (hourly, daily, weekly, monthly, yearly, etc.) Alarms can execute one or more actions, like playing a sound, displaying a note, sending an e-mail, running a program, logging off, shutting down, or restarting the system. You can easily keep track of your scheduled tasks in a Task List window, and filter them by schedule (today's tasks, next seven days, etc.). I would be very glad to here your opinion and your ideas about Unforgettable! Write down every thought that comes up to your mind about this program and send it via e-mail to: [email protected]. And don't you ever ever forget, to be thankfull for your health.

Author:
Gioulekas "fagoSauroS" K. Vassilios| Date: 29-04-2004 | Size: 2863 KB
  -
 

 Free KGB Key Logger  License: Freeware

 
  Free KGB Key Logger is a free keyboard tracking software (a.k.a. key logger) that is widely used by both regular users and IT security specialists. The reason for such popularity is that this program does not just record keystrokes; it is capable of recording language specific characters (ex. umlauts), date and time certain window was initiated as well as the caption of that window.

Author:
ReFog Software| Date: 16-10-2004 | Size: 1279 KB
  -
 

 1st Subscription Manager  License: Freeware

 
  1st Subscription Manager - is a simplest, way to extract business emails from your regular POP 3 mailbox. When your clients subscribe or unsubscribe using an email with a certain subject, you can use This utility to grab the messages they produced from any POP3 mailbox and then feed them to a mass mailing program such as Advanced Emailer

Author:
Emailarms| Date: 05-12-2004 | Size: 729 KB
  -
 

 Clipboard Express  License: Freeware

 
  Multiple storage clipboard utility to copy and paste regular used text items.Drag data to other applications and forms, No retyping.Includes 2 scrollable storage spaces on each store.Sits in your system tray for easyIncludes 100 storage locations.Launch your browser directly to any web addresses stored.Auto Run and Start-in-Tray options.

Author:
Chequers Software| Date: 10-06-2002 | Size: 110 KB
  -
 

 HanyFile Find and Replace  License: Freeware

 
  With HandyFile Find & Replace tool you can quickly Find and Replace Text in Many Files as you want ! Diverse File Filters, Different Search Attributes, Regular Expressions with extended syntax give you full control over processing text in all the desired files. Ability to create HTML listing of the files which contain wanted text fragments makes it highly valuable tool for web masters and web coders!

Author:
SILVERAGE Software| Date: 03-14-2002 | Size: 361 KB
  -
 

 Sydock XML Forms  License: Freeware

 
  This program allows you to work with XML forms in the same way that you work with regular forms in text processors. It includes a WYSIWYG forms editor. The Extended Style Language consists of XSLT and CSS directions. Sydock XML Forms provides built-in realizations of XSLT and CSS subsets. And the program automatically checks all the information entered by the user for its accordance with the designated XML schema and highlights errors. This program employs a specialized XSLT processor allowing for the complete control of a document representation for editing, including selecting separate parts or subsets of the document. It provides the possibility of creating several different representations of a document for different users.

Author:
Yuri Barmin| Date: 05-06-2003 | Size: 6210 KB
  -
 

 R DVD Player  License: Freeware

 
  Auto Play all you do is put your movie in Double click the R DVD Player icon on your desktop and within in seconds the movie starts.You have the option of regular viewing or Full Screen Mode,You can Hide the Menu bar,Status Bar and Toolbar.You can zoom the picture 9x or 4x the normal size.Pan and Scan from normal viewing to 4:3.Replay any chapter during Play.Up/Down Right/Left Buttons to navigate through the movie menus and all the normal functions included such as Play,Pause,Stop,Eject Next and previous chapter buttons

Author:
Michaels Software| Date: 20-10-2003 | Size: 933 KB
  -
 

 TailXP  License: Freeware

 
  Ever wanted to follow a log file, capture debug messages or monitor syslog? Then this product is for you! Featuring multiple types of monitors: file monitor, event log, syslog, OutputDebugString and coloring of lines based on regular expression rules. Best of all: it docks to the top or bottom of your desktop like ICQ and other windows resize accordingly. Check out the screenshots. This product is a total freebie. The cost is zip, nada, zilch. Zero in whatever language you care to use.

Author:
Infiero| Date: 15-01-2005 | Size: 730 KB
  -
 

 PayPal Notifier  License: Freeware

 
  PayPal Notifier is a utility that lets you check your paypal payments automatically at regular intervals. When new PayPal payments arrives, there is a notification mail sent to your mailbox from PayPal. PayPal Notifier can check your mailbox and notify you the new payments. And it is completely free for PayPal users.

Author:
OCloud Software| Date: 15-10-2004 | Size: 1055 KB
  -
 

 Catfood Mail  License: Freeware

 
  Catfood Mail is a simple utility designed for administering POP3 mail boxes. It can be used to delete unwanted mail, preview the size of your mailbox before connecting your regular client over a slow connection, or as a lightweight client to check for important mail. Version 2.00 includes the ability to preview HTML email. This feature helps when using Catfood Mail to check full messages. This version also allows you to store connection information and set Catfood Mail to automatically log in to your POP3 account.

Author:
Catfood Software| Date: 11-09-2004 | Size: 1401 KB
  -
 

 FrontMailer Lite  License: Freeware

 
  FrontMailer Lite is a light-weight email checker and reader and resistent to viruses! The ideal tool to filter your mail before it reaches your regular email client (most of which are more vulnerable to viruses due to the scripting possibilities). It can serve as a complete replacement for your current mail client, but can also be used as an advanced way of processing the messages before you retrieve them in your actual mail client. In either case it will prove to be a valuable tool in your collection! FrontMailer Lite is not limited in any way, it is not nagged nor does it have a time limit. You can download it for FREE now! What's more? - Check, read and delete messages - Local storage of messages - Built-in decryption of FrontMailer Pro-encrypted messages

Author:
Mark van Renswoude| Date: 11-11-2002 | Size: 1299 KB
  -
 

 ExplorerXP  License: Freeware

 
  ExplorerXP is a very fast, small, compact and innovative FREEWARE (for non - commercial use) file manager for Windows 2000/XP. Unlike the regular Windows Explorer, it displays the total size of each folder and allows you to browse multiple folders from a tabbed interface. It also includes an option to split and merge files, and to select or delete files based on wildcards. Features - Tabbed interface, folder size information, real size of compressed files & folders, Unicode support, Merge & Split tools, wildcard selections, advanced copy/move.

Author:
Nikolay Avrionov| Date: 07-05-2004 | Size: 384 KB
  -
 

 HDD Temperature  License: Freeware

 
  There are many reasons why hard-drives get damaged, and overheating is probably the most common one. If you remember your physics lessons well, you know that spinning something at several thousand revolutions per minute causes heat, plenty of heat. That is why servers and computers have coolers, fans and other gadgets that prevent overheating. But as fans get plugged, coolers stop working, or too many hard-drives get added - the risk of "frying" your HDDs and losing data increases drastically. So how do you monitor your HDD temperature to make sure you data is always save? Simply download HDD Temperature from PalickSoft. This utility comes in two versions - regular and pro. The regular version is intended for home users who have only single hard-drive and is totally free. Using S.M.A.R.T. technology included in all modern HDDs, HDD Temperature checks and monitors the temperature of your hard drives; you can also set the maximum value of drive temperature so that you will be warned should this temperature be exceeded. S.M.A.R.T. stands for "Self-Monitoring, Analysis and Reporting Technology" and is currently the most advanced technology in this field; this technology was developed by HDD manufacturers and is supported by IBM, Maxtor, Seagate, Hitachi and many others. HDD Temperature Pro is created specially for small and large companies that have many computers and need to monitor multiple hard-drives. This "beefed up" version has several features that the regular version does not. For example, it can monitor several HDDs simultaneously and can send warning messages to a specified e-mail address or certain computer in the network. Importantly, it can automatically force overheated system to hibernate, protecting both HDD and unsaved data. You also can run this application as network service, making this tool is ideal for corporate networks. Get your copy now and stop sweating about your hard-drive temperature.

Author:
PalickSoft| Date: 09-05-2004 | Size: 1016 KB
  -
 

 HDD Temperature  License: Freeware

 
  There are many reasons why hard-drives get damaged, and overheating is probably the most common one. If you remember your physics lessons well, you know that spinning something at several thousand revolutions per minute causes heat, plenty of heat. That is why servers and computers have coolers, fans and other gadgets that prevent overheating. But as fans get plugged, coolers stop working, or too many hard-drives get added - the risk of "frying" your HDDs and losing data increases drastically. So how do you monitor your HDD temperature to make sure you data is always save? Simply download HDD Temperature from PalickSoft. This utility comes in two versions - regular and pro. The regular version is intended for home users who have only single hard-drive and is totally free. Using S.M.A.R.T. technology included in all modern HDDs, HDD Temperature checks and monitors the temperature of your hard drives; you can also set the maximum value of drive temperature so that you will be warned should this temperature be exceeded. S.M.A.R.T. stands for "Self-Monitoring, Analysis and Reporting Technology" and is currently the most advanced technology in this field; this technology was developed by HDD manufacturers and is supported by IBM, Maxtor, Seagate, Hitachi and many others. HDD Temperature Pro is created specially for small and large companies that have many computers and need to monitor multiple hard-drives. This "beefed up" version has several features that the regular version does not. For example, it can monitor several HDDs simultaneously and can send warning messages to a specified e-mail address or certain computer in the network. Importantly, it can automatically force overheated system to hibernate, protecting both HDD and unsaved data. You also can run this application as network service, making this tool is ideal for corporate networks. Get your copy now and stop sweating about your hard-drive temperature.

Author:
PalickSoft| Date: 09-09-2004 | Size: 1929 KB
  -
 

 TinyWeb  License: Freeware

 
  TinyWeb is extremely small (executable file size is 53K), simple (no any configuration except command line) and fast (consumes minimum of system resources) Win32 daemon for regular (TCP/http) and secure (SSL/TLS/https) web servers. This program is FREE for commercial and non-commercial use. The only restriction is that copyright holder must be attributed with the development of this code. See the LICENCE file for more details. Well, as this has been in essence an unpaid effort there is no guarantee of support (you get what you pay for :-), however I do undertake a limited amount of consulting. TinyWeb is written by Maxim Masiutin using Delphi. Source code is also provided. This program may be freely distributed, provided the distribution package is not modified. No person or company may charge a fee for the distribution of this program without written permission of the copyright holder. TinyWeb installs in minutes and maintains a low-memory profile.

Author:
RITLABS S.R.L.| Date: 05-12-2000 | Size: 182 KB
  -
 

 Smartedit  License: Freeware

 
  Text editor for funcard and goldcard smartcards. You can store compressed text on your goldcard or funcard. The text editor has -besides the same features like a regular texteditor- also the capability to save the text on a funcard/goldcard. For smartedit you need our Phoenix RS232 smartcard programmer, which also can be used for all current smartcards like titanium, MII, KNOT, funcard and MII smartcards.The RS232 Cardreader is an encased programmer which can The required RS232 Cardreader is capable of the following modes: Phoenix 3.57MHz and 6MHz for EEPROM programming like Titanium, MII, KNOT or Funcard Smartmouse 3.57MHz and 6MHz JDM mode for PIC programming like in a goldwafer and piccard2 AVR SPI mode for Jupiter 1 and 2 & Funcard be used for EEPROM, AVR and PIC programming. For further information you can visit www.argolis.com.

Author:
Argolis BV| Date: 25-10-2004 | Size: 280 KB
  -
 

 TextHarvest  License: Freeware

 
  TextHarvest filters a text file. As it does so, it can copy, delete (i.e. skip) or change (edit or reformat) lines that contain specified strings of text. For example, you could copy a log file, retaining only those lines that contain a specified date, or you could copy a comma-delimited file, skipping any records that mention certain cities. Options include appending, case sensitivity, multiple filename wildcards, regular expressions, boolean (and/or) matches, null-line suppression, and (via script) search and replace, modify, count. Can run from the interface window, from the command line or in a shortcut, providing one-click operation for recurring tasks. Windows (CRLF-terminated) and Unix (LF-terminated) text files supported. Built-in file viewer. User manual and sample files included. Freeware.

Author:
Pinnacle Software (Toronto)| Date: 02-12-2004 | Size: 4749 KB
  -
 

 MP3BookHelper  License: Freeware

 
  This program provides rapid Mp3 (ID3v1, ID3v2) and Ogg Vorbis tags editing and file renaming functions. Mass Tag editing is done using special variables and Regular Expressions. Undo and preview for all changes, capitalization, search and replace, use parts of file name or directory structure for tags. Directory renaming and restructure based on tags. All customizable and configurable. Get the artist and album information from the freedb database over internet. Play your mp3 files in Winamp while editing Tags. It will auto pause and resume Winamp when renaming or updating files. It can also be used to easily create WinAmp-compatible playlists (M3U files), Information (NFO) files, Parity archive (PAR) data recovery files, Simple File Verify (SFV) and Sound Verification (.SV) checksum files. Maintain Duplicates database is a list of all the files you have and MP3 Audio Only checksums (SV) for this files. This will help you to find Identical files on your hard drive even with different tags. You can export and import ID3 tags to and from XML and comma delimited text files, verify CRC/MD5 checksums and more. Originally it was designed for managing audiobooks but could be used for any mp3 and ogg files.

Author:
Vlad Skarzhevskyy| Date: 24-12-2003 | Size: 2534 KB
  -
 

 MyOdd Desktop Application  License: Freeware

 
  MyOdd is a complex application that allows you to take control of your desktop and processes currently running on your system. With a higher level of security you can prevent or simply limit the use of any application, (even if you are not the administrator). For example could prevent your kid from playing games after 8:00 pm so they can do their homework… You can take screen shots on regular basis to see what other users where doing while you were away. With MyOdd Desktop management software you can hide applications at the click of a button, or even hide groups of applications using a different set of keys. Any hotkey that you choose will stop, start or hide any software you want. With a simple update function you get the latest version for maximum protection. Now with MyOdd Desktop management software you can hide applications at the click of a button, or even hide groups of applications using a different set of keys. Some of the security options allow you to... -Take a picture of the screen at regular intervals or when a new application is started. -Control, monitor, what is running on your system -Who is running what, and when they were running it. -When a certain application can run, (great if you need to ensure your kids are not playing more than they really should). -A complete logging system allows you to monitor who used what application. And much more... The help manual offers a tutorial as well as a Frequently asked question section. An advanced web update system ensures that you have all the latest versions available at all time. By http://www.myoddweb.com

Author:
MyOddweb.com| Date: 01-02-2004 | Size: 2537 KB
  -
 

 KGB Free Key Logger  License: Freeware

 
  Free KGB Key Logger is a multifunctional keyboard tracking software (a.k.a. key logger) that is widely used by both regular users and IT security specialists. The reason for such popularity is that this program does not just record keystrokes; it is capable of recording language specific characters (ex. umlauts), date and time certain window was initiated as well as the caption of that window. Thus, this software combines two very important qualities - it records all typed data, so that you won't lose it when your computer unexpectedly crashes, and it keeps the record of all keyboard activity. It allows you to monitor your children's activity at home or to make sure your employees do not use company's computers inappropriately. There are three versions of keylogger - Free KGB Key Logger, KGB Keylogger and KGB Spy. Free KGB Key Logger is absolutely free, contains all basic features described above and is intended for non-commercial use at home as a keylogger. KGB Keylogger and KGB Spy is a well known, highly praised IT security oriented software that goes beyond recording keystrokes. While it was originally created for corporations and small businesses, it is becoming increasingly popular for home use as well. The main reason for that is extended capabilities of KGB Spy or KGB Keylogger. Industry experts regard KGB Spy and KGB Keylogger as the best low-cost non-invasive software from the keylogger family. All major corporations use keyboard loggers to prevent loss of data and to monitor employees' activity; large part of them chose KGB Keylogger from www.refog.com. KGB Keylogger is sold on

Author:
ReFog Software| Date: 09-12-2004 | Size: 1279 KB
  -
 

 nnCron LITE  License: Freeware

 
  nnCron LITE is a small, but full-featured scheduler, that can start applications and open documents at specified time or with specified frequency. nnCron LITE is a perfect freeware Windows clone of a well-known UNIX scheduler Cron (including all the useful Anacron features). Here are the most important nnCron LITE features: - it can be started as a system service or as a regular standalone application, - it understands cron table format (Unix) and is managed with easy-to-edit text crontab files that are fully compatible with Unix crontabs, - it can handle and restart so called missed tasks, - it can set and use environment variables, - it can run applications authorized as currently logged user (WinNT/2000/XP), - it can be extended with plugins written in Forth language, - it can be easy tuned up to answer your current needs, - it is not resource demanding and it can run even on very old PCs without any noticeable performance degradation. We have never seen nnCron LITE system service to allocate more than 150k of operative memory. nnCron LITE is tiny, powerful and easy to use. And if you need not just a scheduler, but a full-blown automation manager - take a look at nnCron (http://www.nncron.ru/).

Author:
Nicholas Nemtsev| Date: 16-10-2003 | Size: 225 KB
  -

| 1 | 2 | 3 |

 

 
Sponsored Shareware

Universal Explorer
Powerful
windows explorer file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

BackStreet Browser
Powerful Offline Browser - Download Entire Website.

Offline Browser

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

www.DirFile.Com - Freeware Software Download

Ads: Webmaster Tool - Download Junction - Rafasys ElecDir - Direct Email - HealthInfo - Web Spider