Mobius Forensic Toolkit
Copyright (C) 2008 Eduardo Aguiar


1. LICENSE
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, 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, see <http://www.gnu.org/licenses/>.


2. INTRODUCTION
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.


3. APPLICATIONS
This version features mobius_icq, an ICQ viewer, with full support to ICQLite,
and partial support to ICQ2003b. Upcoming versions will support ICQ2003b
messages and contact lists.


4. INSTALLATION
As root, type:
python setup.py install


5. USAGE
Run mobius_bin.py for case manager.

Run mobius_icq.py. Click on either "open" menu option or "open" toolbar and
enter root directory (evidence "C:\" or "/"). Mobius_icq will start scanning
this directory, descending recursively, searching for ICQ artifacts.


6. THANKS
Thank you for trying Mobius Forensic Toolkit.

Thanks to Open Clip Art (http://www.openclipart.org) for producing beautiful
icons.

Thanks to Everaldo's Crystal Interaction Design Project
(http://everaldo.com/crystal) for producing really amazing icons.

Thanks to Savannah (http://savannah.nongnu.org) for hosting this project.
