SYNOPSIS

dff [options]

DESCRIPTION

Digital Forensics Framework dff is a simple but 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 source code is written in C++ and Python, allowing performances and great extensibility.

OPTIONS

-v --version

display current version

-g --graphical

launch graphical interface

-l --language=LANG

use LANG as interface language, available: es, en, fr.

-h, --help

display this help message

-d, --debug

redirect IO to system console

--verbose=LEVEL

set verbosity level when debugging, available LEVEL: 0 to 3

-c, --config=FILEPATH

use config file from given FILEPATH

-b, --batch=FILENAME

executes batch contained in FILENAME

RELATED TO dff…

Project's wiki with up-to-date documentation for dff is provided at this url: http://wiki.digital-forensic.org/.

Embeded help is also available through the Help menu in dff.