bug.n
* tiling window management: dynamically positioning and sizing windows by applying a specific layout selected by key stroke, leaving no blank space
* tagging: like virtual desktops - tagging windows with a number and restricting the view to windows with the same tags and showing windows on one or more views
* status bar: displaying information about the active tags/views, layout, window and system.
AutoHotkey
AutoHotkey is a free, open-source utility for Windows. With it, you can:
* Automate almost anything by sending keystrokes and mouse clicks. You can write a mouse or keyboard macro by hand or use the macro recorder.
* Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey.
* Expand abbreviations as you type them. For example, typing "btw" can automatically produce "by the way".
* Create custom data-entry forms, user interfaces, and menu bars. See GUI for details.
PyKeylogger
PyKeylogger is a free open source keylogger written in the python programming language, available under the terms of the GNU General Public License. I threw it together one day after not being able to find a simple and trustworthy (as measured by the availability of source code) keylogger for windows, and it sort of snowballed from there. It is currently available for Windows (NT/2000 and up), and Linux (using Xlib, so won't work on the console).
GNU Midnight Commander for Windows
Midnight Commander is a console application with a text user interface. The main interface consists of two panels which display the file system. It is used in a similar way to many other programs run in the Unix shell. Arrow keys control file selection, the insert key is used to select files and the Function Keys perform operations such as renaming, editing and copying files. Later versions of the Midnight Commander additionally have mouse support for easier operation. Such versions are aware of GPM and X terminal emulators which support mouse reporting.
WinDirStat - Windows Directory Statistics
WinDirStat is a disk usage statistics viewer and cleanup tool for Microsoft Windows (all current variants).
Features
WinDirStat reads the whole directory tree once and then presents it in three useful views:
* The directory list, which resembles the tree view of the Windows Explorer but is sorted by file/subtree size,
* The treemap, which shows the whole contents of the directory tree straight away,
* The extension list, which serves as a legend and shows statistics about the file types.
FreeTrack
FreeTrack is a free optical motion tracking application for Microsoft Windows, released under the GNU General Public License. Its main function is inexpensive head tracking in computer games and simulations but can also be used for general computer accessibility, in particular hands-free computing. Tracking is sensitive enough that only small head movements are required so that the user's eyes never leave the screen.
ophcrack
Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.
Features:
* » Runs on Windows, Linux/Unix, Mac OS X, ...
* » Cracks LM and NTLM hashes.
* » Free tables available for Windows XP and Vista.
* » Brute-force module for simple passwords.
* » Audit mode and CSV export.
* » Real-time graphs to analyze the passwords.
* » LiveCD available to simplify the cracking.
Tail for Win32
Windows version of the UNIX 'tail -f' command.
Tail for Win32 is used to monitor changes to files; displaying the changed lines in realtime. This makes Tail ideal for watching log files.
Tail has a plugin architecture, which allows notifications to occur when certain keywords are detected in monitored files. At the moment a MAPI plugin is available, and work is in progress on an SMTP version.
Features
Watch multiple files in realtime
Detect keyword matches, and highlight occurences
Send mail notifications on keyword matches by SMTP or MAPI
console
Console is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles


