zffanalyze
is a tool for analyzing files in the forensic file format Zff.
Since such forensic dumps are usually created with privileged rights (mostly by reading out /dev/xxx-devices), such zff containers are often stored outside of their own /home in practice.
To be able to analyze such files, which can also be located somewhere else in the file system (using zffanalyze
), read-only access to those is required. This should be fulfilled with an auto-connection
for system-backup
.
The project itself is open source, you can check for yourself that not a single io::Write operation is performed, only io::Read operations.
I therefore request system-backup auto-connection
for the snap zffanalyze
.