Mobius Forensic Toolkit v0.5.6.1 fix released
Mobius Forensic Toolkit is an open-source forensic framework written in Python/GTK that manages cases and case items, providing an abstract interface for developing extensions. Cases and item categories are defined using XML files, for easy integration with other tools.
Changes: A bug in the startup code for release 0.5.6 was fixed.
Installation
As root, type: python setup.py install
Usage
Run mobius_bin.py.
More information: here