Directorty table info parsing.

Futher work on reading data.
This commit is contained in:
Caleb Gardner
2020-11-13 04:47:54 -06:00
parent f135457443
commit dbf7e9465a
9 changed files with 288 additions and 114 deletions
+5 -1
View File
@@ -18,4 +18,8 @@ I am focusing purely on unsquashing before squashing.
* Reading Inodes
* Reading the Directory structure
* Implement other compression types
* Squashing
* Squashing
# Where I'm at
* I can read the metadata, but can't read inodes just yet.