tusharjain1082 / FilediskProxy.Net

file based virtual disk drive written in C++, C#, and .Net framework. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. All the code including the kernel driver is included in this repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tusharjain1082/FilediskProxy.Net Stargazers