| Name | Description |
| ContainerFile | A C# class that can store multiple files in a single file. |
| Encryption | A C# class for encrypting data and files using Advanced Encryption Standard (AES) |
| ErrorEvent | A C# class that aids in raising exemption objects |
| FTPPlugin | A FTP Server plugin for PluginService |
| FTPTester | Full source to an FTP server written in C++ with Qt |
| GZip | A C# class for compressing and decompressing files and streams in GZip format. |
| Hashing | A C# class for creating cryptographic hashes in SHA1, SHA256 and MD5 |
| HTMLHelp | A C# class for displaying HTML help files |
| Impersination | A C# class for impersinating another user account |
| LauncherPlugin | A plugin that launches other programs for the PluginService |
| MimeTypes | A C# class for help with looking up mime types |
| PluginService | A Service written in C++ with QT that loads plugins |
| ProgressEvent | A C# event class to communicate a progress event. |
| StatusEvent | A C# event class to communicate a status event. |
| StreamUtil | A C# class for working with streams. |
| TelnetPlugin | A Telnet plugin for the PluginService |
| TelnetServer | A Telnet server written in C++ with QT |
| VDrives | A C++ class that gets information about Windows logical drives and returns QT variable types. |
| VQTConvert | A C++ class that converts data between native windows types and QT types. |
| VRegsitry | A C++ class that allows read and write access to the windows registry using QT variable types |
|