Skip to content

Tools for recovering Call Logs and SMS archives from android partition dumps

License

Notifications You must be signed in to change notification settings

abbot/android-restore-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android backup recovery tools

This package contains utilities which can be used to convert android SMS/MMS database and android contacts database to XML dumps, readable by popular android backup/restore tools.

extract

This program can extract yaffs filesystem images (usually produced by recovery backups) or just search for contacts and SMS databases in images.

callog2xml

This program converts contacts2.db into XML Call Log readable by Call Logs Backup & Restore by Ritesh Sahu. Convert your contacts2.db, copy resulting xml file to phone sdcard and use that program to restore call logs.

mmssms2xml

This program converts mmssms.db into XML SMS Log readable by SMS Backup & Restore by Ritesh Sahu. Convert your mmssms.db, copy resulting xml file to phone sdcard and use that program to restore SMS messages.

Copying

Copyright (C) 2012 Lev Shamardin.

About

Tools for recovering Call Logs and SMS archives from android partition dumps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages