DelOld, version 2003 | A great utility to remove files matching a certain age and specification |
CpyServ, version 2.0 | A Windows 2000/NT service to move files between folders. |
Cmd Info, version 2.4 | A command line version of the popular Win Info utility. |
Win Info, version 2.4 | A GUI utility showing information about your NT installation including: - Version - Build number - Installation date - Installation type, full or time limited version |
Memory, version 1.1 | A command line tool for viewing the amount of physical memory in a machine. Useful for machine information gathering. |
Java Search, version 3.3 | A java applet that can be placed on any HTML page and using a key word data file text searches run using client side processing. |
CGI Search, version 1.2 | A C++, CGI version of the Java Search engine to be used for server side search processing and is the engine used on the SavillTech site. |
Performance Analyzer, version 1.0 | A small Excel Macro to help evaluate a machines performance by using Performance Monitor gathered information. |
Java Boulders | A Java game that is a copy of the old Asteroids game but allows the user to configure any picture as the background. See the Java Boulder home page for more information. |
ConTools is a Windows console application package with the following content:
FInfo | Shows file informations (attributes, file size, file owner, MAC times, hash values (CRC32, MD5, RipeMD160, SHA1, SHA256, SHA384 and SHA512) and the version information for executable files). |
Hash | Calcualtes and displays the hash values (CRC32, MD5, RipeMD160, SHA1, SHA256, SHA384 and SHA512) for one or more files. |
htGet | Gets the content of websites and shows optionally the HTTP header. |
NetTime | Displays the time from a SNTP time server. The local system clock can be updated automatically. |
ProcInfo | Shows detailed process, module and thread informations. |
SrvInfo | Shows information about and the status of system services and device drivers. Additionally the dependencies to other services will be shown. |
Trace | This is an alternate “tracert” application to trace back connections. |
WhoIs | This application queries a Whois server and shows the domain and registrar informations. |
Joe Nord - Useful applications
APMMON | Monitor Windows NT 4 SoftEx APM Suspend / Resume messages |
HEXDUMP | Display file contents in hexadecimal |
MSGBOX | Program to display arbitrary string in a Windows MessageBox. |
NOP | Program that does nothing. Useful for commenting RUN= entries in Windows startup. |
RTOUCH | File touch utility supporting recursion, wildcards and optionally read-only opens. |
SFWJPG | Convert Seattle Filmworks (Seattle Photoworks) .SFW files to .JPG (Win32) |
SHELLEX | Run Windows program using ShellExecuteEx Win32 API |
Related: File format conversion software for Seattle FilmWorks products
bcron | A new cron implementation |
bglibs | One stop library package |
cvm | Credential Validation Module system. |
daemontools-encore | Enhanced daemontools replacement |
ezmlm-browse | ezmlm-idx archive browser |
ftmail | Fault Tolerant eMail project |
ipmkchains | Intelligent ipchains building |
journald | User-space journalling server |
mailfront | Mail server protocol front-ends |
pwcmp | Password comparison modules |
nullmailer | |
qlogtools | Helper tools for handling qmail's multilog files |
qmail-autoresponder | Automatic response generation program for qmail |
qmail-notify | Delayed delivery notification for qmail |
qmail-qfilter | Filtering front-end for qmail-queue |
relay-ctrl | POP/IMAP-before-SMTP relay control for qmail |
slashdoc | An implementation of the /doc hierarchy |
spac | Simple Package Configuration |
sqldjbdns | SQL based dynamic DNS server |
srlog2 | Secure Remote Log transmission system |
syncdir | Synchronous directory operations for Linux |
supervise-scripts | Helper scripts for use with supervise and svscan |
syslogread | Programs to read and write syslog messages |
twoftpd | FTP server |
ucspi-proxy | Proxy between a UCSPI client and server |
ucspi-unix | UNIX local-domain UCSPI client/server pair |
vmailmgr | Manage multiple domains of mail addresses and mailboxes on a single host. |
vmailmgr-tools | Add-on tools for use with vmailmgr |
vpyadmin | Python-based vmailmgr web administration framework. |
Picture to hex/bin converter | |
Pseudo-terminal libusb | RS232-like terminal for devices using libusb-win32 driver. |
Binary files to C-like table converter | Input files can be treated as byte, word or int type (little endian). There are many similar tools, but I didn't found one with word conversion that I needed. Features: user-defined separator between hex values (default comma + space) and line wrap length (default over 70 chars) |
TCP scanner | First look at Turbo C++, small application to search LAN for machines with open selected port. |
AV to MAP | This small application is searching map file generated by Borland linker (tested with BCB6, BDS2006/Turbo C++ Explorer, Detailed map file type) for name of function that caused Access Violation error. It should be easy to parse map files generated by other linkers too. |
Skype API communication test/example | This program exchanges messages with Skype using WM_COPYDATA, just like example_win.zip from Skype webpage. Built with BDS2006/Turbo C++ Explorer. |
AudioScope | Small application imitating oscilloscope. Using WAVE IN interface. |
Turbo C++ (BDS2006) project cleaner | Simple tool that works as not available in BDS2006 “Clean Project” build menu option. Removes selected types of directories and files (including hidden __history) preparing project dir to archivization or publication. |
Resolution | Tool for fast screen resolution toggling. At first run screen is switched to 800×600 resolution, at second run to default resolution (if current resolution is same as requested). Toggled resolution can be changed from command line (shortcut): resolution resX resY |
ECC DSA | Test app for easy-ecc, used as a signature generator in licensing mechanism. |
Low memory warning | Simple, windowless application generating audible warning with PC speaker when memory usage is exceeded. Use Code::Blocks/MinGW to rebuild and/or change configuration. To terminate use task manager or supplied close.bat |