Mobius Forensic Toolkit is a 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.
| Tags | Security Forensics |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Changes: The extension Datasource Solo provides support to ICS Solo III image files. Case Viewer has a toolbutton to run reports. The Mobius tutorial features a new chapter on generating and running reports. Datasource-talon supports v2.40 of the software. Minor improvements were made.


Changes: The Datasource-EWF extension provides read support for EWF image files.


Changes: Case items may have an associated datasource, which represents a stream of bytes. This release also introduces Data Sourcerer, Datasource Model, Datasource Raw, and Datasource Talon extensions. Extensions now have callbacks.


Changes: Support for services was implemented. Extension Builder was extended to edit services. A new section about Extension Builder was added to Mobius Tutorial.


Changes: This release introduces the Object Model extension, an extension to persist objects and their relationships. Extension builder has more editing options, such as cut, copy, paste, find, and replace. Minor bugs were fixed.