RawDisk software allows for the reading and writing of secure files, raw disks, and partitions in various Windows versions directly from applications.
Furthermore, if the file is exclusively opened by another application or if the security settings (permissions) do not allow access to the file, both systems block its opening. Fortunately, RawDisk resolves this problem by providing a kernel-mode driver that can be used with your applications.
With this driver, you can easily read and write data from and to the disk or opened files without any constraints. You only need to integrate two additional function calls in your application, and RawDisk will take care of the rest, ensuring hassle-free access to your disks.
Version 3.0:
Windows 8 support
Functions to easily read and write disk sectors
Version 2.0:
Access to locked or inaccessible files
Itanium support
Delphi 2009 and C++Builder 2009 support