This is the research repository for low-level writing to NTFS file systems. In this repository you will find the kernel-mode drivers and user-mode applications as described in the research.
For the base of sectorio, all credits go to: https://github.com/jschicht/SectorIo
References to experiments:
- Experiment 1: User-mode application
- Experiment 2: Driver fail write & Driver successful read
- Experiment 3: Kernel-mode driver & User-mode driver