Open Source Digital Investigation Framework

DFF (Digital Forensics Framework) is a free and Open Source platform dedicated to digital forensic and eDiscovery sciences

Windows

  • DFF 1.2.0 installer for Python 2.7
    dff-1.2.0.exe
    MD5: f27364643685a97b9b58aa9939c722f0
    Size: 9.91 MB
  • DFF 1.2.0 with Python and PyQt installers included
    dff-with-dependencies-1.2.0.exe
    MD5: 3b2f6981e9ecfd4b63b0ba0832ebed58
    Size: 56.26 MB

Linux

  • DFF 1.2.0 Ubuntu 64bits package for Python 2.6
    dff-1.2.0_amd64.deb
    MD5: e2c542b274496159e228ba6cc5ed5a49
    Size: 11.14 MB
  • DFF 1.2.0 Ubuntu 32bits package for Python 2.6
    dff-1.2.0_i386.deb
    MD5: 08087c511fd0cda95d6aa5d413a61e43
    Size: 11.09 MB

Sources

  • DFF 1.2.0 compressed sources tarball
    dff-src-1.2.0.tar.gz
    MD5: 5dffe5726041694add0084424f9e7480
    Size: 9.47 MB
  • DFF 1.2.0 zipped sources
    dff-src-1.2.0.zip
    MD5: eb93d8c133df148d69f78c05c515d5cf
    Size: 10.07 MB

The GPL (GNU Public License) license is a free license. Consequently, you have the right to freely use and modify DFF. Its source code is freely downloadable, so it is possible to modify the framework and redistribute the evolutions.

The GPL guarantees four fundamental rights to DFF users and developers :

  • The right to use the framework.
  • The right to study its functionning (therefore, the right to access the source code).
  • The right to modify it.
  • The right to redistribute the modifications

Digital Forensics Framework Copyright (C) 2007-2011 ArxSys. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

The complete license, by Free Software Fundation

Useful links :

Quick guide to GPL

The GNU project