Index . 블로그창고 . Any comments?

\cat unix, freebsd

Undelete files using The Sleuth Kit & Autopsy under FreeBSD

Undelete files using The Sleuth Kit & Autopsy under FreeBSD

  1. I need to know the inode numbers of deleted files.
    $ fls -rd /dev/ad0s1f | grep this_file
    r/r * 12345: ooops/I/deleted/this_file
    d/d * 23456: ooops/I/deleted/this_directory
    
  2. OK, let's undelete this_file.
    $ icat -rv /dev/ad0s1f 12345 > this_file
    

All the works in this site except software and copyrighted materials by others (e.g., 문학) are licensed under a Creative Commons License. 소프트웨어 및 문학과 같이 다른 이에게 저작권이 있는 작품을 제외하고 모두 크리에이티브 커먼즈 라이센스를 따른다.
Sat Apr 13 02:28:07 2024 . XHTML . CSS (lightbox.css is not part of Uniqki. ;-) . Powered by Uniqki!
refresh . edit . loginout . index