Skip to content

Toygarmetu/EXT2-Filesystem-Recovery

Repository files navigation

This program designed for the EXT2 Filesystem details. Recovers Block Bitmap and Inode bitmaps.

To create an ext2 file system image first, create a zero file via ‘dd‘.

Then, format the file into a file system image via ‘mke2fs‘.

You can dump fi�le system details with the ‘dumpe2fs‘ command.

You can check the consistency of your file system after modifications with ‘e2fsck‘ command.

About

This program provides the Inode and Block bitmap recovery on EXT2 Filesystems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors