# Motion Photo Carver This tool is designed to carve out the video segment of Motion Videos from an android device. It is written in python 2.7 to ease porting it to the Magnet Axiom Artifact Exchange. ## Requirements * Python 2.7 * PyExifTool \(Found [here](https://github.com/smarnach/pyexiftool)\) ## Usage Begin by running `pip install -r requirements.txt` \ The script can then be used by placing it in the same directory as extracted MVIMG files and running `python MVIMG_Carver.py`