scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

Add support for JSON. #22

Closed shivanshuraj1333 closed 4 years ago

shivanshuraj1333 commented 4 years ago

As of now, converter.py supports the conversion of .db files to .tsv files only. It is required to add conversation methods for other formats too like JSON, it will help in parsing while creating web client for OpenMF.