Table of Contents

Applications - Miscellaneous

Gunners Software - Windows Error Lookup Tool
DaveSource Marginal Hacks

SavillTech

DelOld, version 2003A great utility to remove files matching a certain age and specification
CpyServ, version 2.0A Windows 2000/NT service to move files between folders.
Cmd Info, version 2.4A command line version of the popular Win Info utility.
Win Info, version 2.4A GUI utility showing information about your NT installation including:
- Version
- Build number
- Installation date
- Installation type, full or time limited version
Memory, version 1.1A command line tool for viewing the amount of physical memory in a machine. Useful for machine information gathering.
Java Search, version 3.3A 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.2A 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.0A small Excel Macro to help evaluate a machines performance by using Performance Monitor gathered information.
Java BouldersA 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.

SavillTech Downloads

ConTools

ConTools is a Windows console application package with the following content:

FInfoShows 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).
HashCalcualtes and displays the hash values (CRC32, MD5, RipeMD160, SHA1, SHA256, SHA384 and SHA512) for one or more files.
htGetGets the content of websites and shows optionally the HTTP header.
NetTimeDisplays the time from a SNTP time server. The local system clock can be updated automatically.
ProcInfoShows detailed process, module and thread informations.
SrvInfoShows information about and the status of system services and device drivers. Additionally the dependencies to other services will be shown.
TraceThis is an alternate “tracert” application to trace back connections.
WhoIsThis application queries a Whois server and shows the domain and registrar informations.

Joe Nord

Joe Nord - Useful applications

APMMONMonitor Windows NT 4 SoftEx APM Suspend / Resume messages
HEXDUMPDisplay file contents in hexadecimal
MSGBOXProgram to display arbitrary string in a Windows MessageBox.
NOPProgram that does nothing. Useful for commenting RUN= entries in Windows startup.
RTOUCHFile touch utility supporting recursion, wildcards and optionally read-only opens.
SFWJPGConvert Seattle Filmworks (Seattle Photoworks) .SFW files to .JPG (Win32)
SHELLEXRun Windows program using ShellExecuteEx Win32 API

Related: File format conversion software for Seattle FilmWorks products

Untroubled Software

Untroubled Software

bcronA new cron implementation
bglibsOne stop library package
cvmCredential Validation Module system.
daemontools-encoreEnhanced daemontools replacement
ezmlm-browseezmlm-idx archive browser
ftmailFault Tolerant eMail project
ipmkchainsIntelligent ipchains building
journaldUser-space journalling server
mailfrontMail server protocol front-ends
pwcmpPassword comparison modules
nullmailer
qlogtoolsHelper tools for handling qmail's multilog files
qmail-autoresponderAutomatic response generation program for qmail
qmail-notifyDelayed delivery notification for qmail
qmail-qfilterFiltering front-end for qmail-queue
relay-ctrlPOP/IMAP-before-SMTP relay control for qmail
slashdocAn implementation of the /doc hierarchy
spacSimple Package Configuration
sqldjbdnsSQL based dynamic DNS server
srlog2Secure Remote Log transmission system
syncdirSynchronous directory operations for Linux
supervise-scriptsHelper scripts for use with supervise and svscan
syslogreadPrograms to read and write syslog messages
twoftpdFTP server
ucspi-proxyProxy between a UCSPI client and server
ucspi-unixUNIX local-domain UCSPI client/server pair
vmailmgrManage multiple domains of mail addresses and mailboxes on a single host.
vmailmgr-toolsAdd-on tools for use with vmailmgr
vpyadminPython-based vmailmgr web administration framework.

Tomasz Ostrowski

tomeko.net - Software

Picture to hex/bin converter
Pseudo-terminal libusbRS232-like terminal for devices using libusb-win32 driver.
Binary files to C-like table converterInput 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 scannerFirst look at Turbo C++, small application to search LAN for machines with open selected port.
AV to MAPThis 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/exampleThis program exchanges messages with Skype using WM_COPYDATA, just like example_win.zip from Skype webpage. Built with BDS2006/Turbo C++ Explorer.
AudioScopeSmall application imitating oscilloscope. Using WAVE IN interface.
Turbo C++ (BDS2006) project cleanerSimple 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.
ResolutionTool 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 DSATest app for easy-ecc, used as a signature generator in licensing mechanism.
Low memory warningSimple, 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