How To Install Dff?
Install dff
-
Debian
apt-get install dff
Click to copy -
Ubuntu
apt-get install dff
Click to copy -
Raspbian
apt-get install dff
Click to copy
dff
Powerful, efficient and modular digital forensic frameworkDFF is a powerful open source tool with a flexible module system which will help you in your digital forensics works, including files recovery due to error or crash, evidence research and analysis, etc. The modules allows you to examine the layout of disk images, devices and other media, to identify partitions, search for files using name, attributes, files magic etc. Files can also be analyzed or extracted using file analysis modules. The source code is written in C++ and Python, allowing performances and great extensibility, and provides both graphical and command line interface.
Install the latest version of dff in Debian, Ubuntu and Raspbian from terminal. To install the dff just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of dff from the respository and install it in your computer/server.