github.com/ostafen/digler
v0.1.0
#1214 most downloaded on Go modules
ostafen/digler
What this package is like to depend on
Last release 1 years ago
28 Jun 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
3 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jun 2025 to Jun 2025Releases
latest 3-
v0.1.1-0.20250628110652-0321bf503fa828 Jun 2025 pre-releaseNothing published for this version
-
v0.1.028 Jun 2025Release notes
Open source →What's Changed
New File Scanners Added
-
Support for RAR 4 and RAR 5 archive formats via dedicated file scanners.
-
Support for SQLite database files with a custom file scanner.
New
mergeCommandAdded a new command to merge multiple input files into a single disk image file, with optional random byte gaps between files — ideal for testing and experimentation.
-
-
v0.0.124 Jun 2025Release notes
Open source →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.
-