Microsoft Agent Scripting Software 2.0

Microsoft Agent Scripting Software 2.0

MASS or The Microsoft Agent Scripting Software 2.0 is a
small and easy to use FREEWARE that helps you in creating
MS Agent Script for your website. It gives you full
control over your MS Agent script, you can easily create
agent scripts by dragging the character on screen &
clicking few buttons.
It does it all want you want from a
MS Agent script maker.


DOWNLOAD MASS!


VB Project Eye 1.2

VB Project Eye 1.2

VB PROJECT EYE
VB Project Eye is an analysis tool that determines the
calls of all procedures and variable in shortest time,
traces dead code and allows a slight navigation through
the call trees of a Visual Basic project . In addition, it
shows the distribution of the programming effort in open
statistics over the individual modules as a number of code
lines or of procedures and variables.

DOWNLOAD HERE


FREE PrivateI

FREE PrivateI

PrivateI analyses a Visual Basic project and reports the
variables and procedures that have been declared Public
but are in fact Private or unused. Keeping the components
of a module Private is a good thing. When variables are
kept local to a module they cannot have their value
changed outside the module making it much easier to keep
track of them. When Subs and Functions are kept local to a
module there is no concern about parameters being passed
from outside the module. The more a module contains
Private components the less reliant it is on external code
and becomes more portable, robust and easy to maintain.
Private is good.


FREE Download


light, fast & robust HTTP Server in PHP

light, fast & robust HTTP Server in PHP

Nanoweb HTTP server
Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.
It is distributed under the terms of the GNU General Public License.

Nanoweb's main features are :
- HTTP/1.1 compliance
- Powerful and easy configuration
- Modular architecture
- FastCGI, CGI and Server side includes support
- Name and port based virtual hosts
- Access control lists
- htpasswd, MySQL, PostgreSQL and LDAP authentication support
- Themes for server generated content
- Apache compatible log format, MySQL logging
- Directory browsing
- inetd support and SSL via external helpers
- Denial of Service protection
- Proxy Server extension
- Filters and gzip support
- RBL support (mail-abuse.org)
- Extension Protocols (request methods) support
- ... and a lot more


Why should you use it ?

It's light, fast and robust.

Also being written in PHP makes it very easily extensible with custom modules, and secure because - running inside the Zend scripting engine - it's immune to a number of common security threats (format strings, buffer overflows, ...).

Thanks to its very modular architecture, Nanoweb can also be used as a framework to develop your own standalone web based applications.

Download (for Win users) then extract it. Read INSTALL, run install-sh.

For more, read the manual...
Source 1.0, .COM-file dissasembler

Source 1.0, .COM-file dissasembler

Dissasember
Make Source 1.0, .COM-file dissasembler
To generate assembly language source files from COM files.
Will not work on any other type. Although I wrote this to
generate source which is compatible with the A86 assembler, a
little work will convert your resultant source file for use
with other assemblers.
Download site #1