Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 633 Bytes

DFXML Reader

Tool for reading DFXML files in Bitcurator, with focus on reporting MAC dates.

Installation

This utility is designed for easy use in Bitcurator v1.8.0+.

Install as part of CCA Tools

Install all of the CCA Tools (and PyQT4) together using the install bash script in the CCA Tools repo.

Install as a separate utlity

  • Install PyQt4:
    sudo apt-get install python-qt4
  • Clone this repo to your local machine.
  • Run the install script with sudo privileges:
    sudo bash install.sh