Trust our experience
To protect your data

Virtual Drive SDK
DEVELOP YOUR OWN VIRTUAL DRIVE

Latest version: 1.2

Virtual Drive SDK allows you to create and manage virtual disks that appear in Windows as regular disks. Virtual disk can be located anywhere: on hard disk, network, random access memory, database etc. To do this on your own you need to develop a driver that requires deep knowledge of operating system internals, and a lot of time for debugging and testing it. Virtual Drive SDK makes possible to implement read/write operations without having to develop your own kernel driver. All necessary part of boring work is done, so you can focus on storage, encryption etc.

Features
  • Simultaneous work with up to 8 virtual disks
  • Simple user mode API for kernel driver management
  • User application freeze/crash detection
  • Automatic removal of dead volumes
Requirements
  • Operating system: Windows 2000, XP, 2003, Vista.
Demo version limitations
  • Only one virtual disk can be mounted
  • Max available disk size is 256 MB
  • Nag screen
Download demo version
To download and try VDSDK please click the link below. The archive includes separate installation packages for 32 and 64 bit platforms.

Download VDSDK demo version

Website news
May 13, 2008

VSPE 0.3 has been released. Added x86_64 platform support, fixed some emulation bugs, improved user interface. More

May 12, 2008

Virtual Drive SDK update: 64 bit platform support, Windows Vista compatibility, regular user account compatibility. More

May 07, 2008

SecretDrive 1.3.5 has been released. Fixed some Windows Vista issues, improved user interface, product documentation etc. More

May 05, 2008

VSPE 0.2 has been released. Added virtual device: pair and fixed some bugs. More

April 19, 2008

VDSDK has been updated to version 1.1. Significant features have been added. More