MX
mxii-ca/warped-drive
filesystem reader
Warped Drive
This repository contains various filesystem parsers written in different
programming languages. They were written as learning exercises and to
compare and contrast language syntax, architecture, and features.
!!! WARNING !!!
The code in this repository is experimental and incomplete.
It should NOT be used in-part or in-full in production code.
Resources
-
FAT
-
NTFS
- https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc781134(v=ws.10)
- https://docs.microsoft.com/en-us/windows/win32/devnotes/master-file-table
- https://flatcap.org/linux-ntfs/ntfs/index.html
- https://github.com/libyal/libfsntfs/blob/master/documentation/New%20Technologies%20File%20System%20(NTFS).asciidoc
-
EXT
-
HFS
-
File Vault
-
Fuse / Drivers
On this page
Languages
C++79.5%Rust19.9%C0.7%
Contributors
MIT License
Created November 12, 2019
Updated March 26, 2020