Skip to content

The golang implementation of the ext2/3/4 fs parser.

License

Notifications You must be signed in to change notification settings

Debianov/extfstool

Repository files navigation

The library for extracting ext filesystems content.

Based on extfstool (C++) and dissect.extfs (Python). click and click pages are also used in the process of implementation. The main function is Unpack in main.go.

The library layouts: layouts

About

The golang implementation of the ext2/3/4 fs parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages