ext4-fs 0.1.4

A very basic library to read the ext4 filesystem
Documentation

ext4-fs

License: MIT codecov GitHub Workflow Status (with event)

A small and very basic Rust library to read the ext4 filesystem. It was primarily developed to learn how to write filesystem forensic parsers.

This library would have been impossible without the excellent resources provided at: