Go to file
Thomas Lindner 178f9a52db improve wording 2023-03-08 21:56:01 +01:00
.gitignore data recovery tool 2023-02-12 16:44:08 +01:00
Makefile add all target 2023-03-08 21:55:26 +01:00
README add README and man page 2023-02-19 17:02:14 +01:00
dump_inode.8 improve wording 2023-03-08 21:56:01 +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.