└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # This fork is no longer being actively maintained 2 | 3 | Thank you for your interest in BlackBag's APFS implementation for The Sleuth Kit. We're happy to announce that work has begun on merging this work into the [upstream](https://github.com/sleuthkit/sleuthkit) sleuthkit project. Rather than maintaining an ever-diverging public fork, we’ll be submitting all future fixes and enhancements as pull requests to the upstream project. 4 | 5 | For APFS support, we encourage you to check out and compile the [upstream apfs branch](https://github.com/sleuthkit/sleuthkit/tree/apfs) and submit all bug reports to their issue tracker. 6 | --------------------------------------------------------------------------------