Thanks to visit codestin.com
Credit goes to lib.rs

#ext4 #forensics

ext4-fs

A very basic library to read the ext4 filesystem

3 releases

Uses new Rust 2024

0.1.2 Nov 12, 2025
0.1.1 Nov 11, 2025
0.1.0 Oct 25, 2025

#717 in Filesystem

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

260 downloads per month
Used in calf

MIT license

130KB
3K SLoC

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:

Dependencies

~2.1–3MB
~67K SLoC