Go to file
Thomas Lindner 4a10e87da5 add README and man page 2023-02-19 17:02:14 +01:00
.gitignore data recovery tool 2023-02-12 16:44:08 +01:00
Makefile add README and man page 2023-02-19 17:02:14 +01:00
README add README and man page 2023-02-19 17:02:14 +01:00
dump_inode.8 add README and man page 2023-02-19 17:02:14 +01:00
dump_inode.c remove unused headers 2023-02-13 00:51:35 +01:00

README

A small tool to recover deleted files from UFS/UFS2 filesystems on
OpenBSD. Might also work on other BSD variants, but I have not
tested this. It allows inspecting the inode table, listing of deleted
entries in a directory and dumping of data belonging to an inode.