Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 12:23
· 5 commits to main since this release
eb403e1

Digler v0.0.1 — Initial Release

This first public version of Digler introduces a command-line tool focused on recovering deleted files through deep disk analysis. Designed for flexibility and performance, Digler supports a variety of disk images and raw devices, regardless of file system integrity.

Key Features

  • Wide Compatibility: Works with numerous disk image formats and physical devices.

  • File System Independent: Capable of recovering files even when metadata is missing or corrupted.

  • Extensible Architecture: Supports plugins to add custom file scanners for new file types.

  • Detailed Reporting: Produces comprehensive recovery reports in a forensic-standard XML format.

  • Direct File Access: On Linux, recovered data can be browsed through a mounted virtual filesystem.

Known Limitations

  • Some features are experimental and may not yet handle all edge cases.

  • The mounting feature currently supports Linux only.

  • Support for additional disk image formats is limited in this release but will be expanded soon.

Getting Started

Users can scan disk images or devices, generate recovery reports, and selectively recover files. Documentation and example datasets are available to help new users explore Digler’s capabilities.