codehydra.com | Innovation through brute force

Mar/10

6

HowTo: Extract MMS Attachments from Android

Needed Software:
SQLite3explorer

Needed Files:
/data/data/com.android.providers.telephony/app_parts/*
/data/data/com.android.providers.telephony/databases/mmssms.db

Load mmssms.db in SQLite3explorer and execute…
SELECT ct, _data, name FROM part WHERE ct LIKE 'image%';

should return something like..

Then just rename the PART_######### file(s) to something with the correct extension, like “image_1.gif”

·

No comments yet.

Leave a Reply

You must be logged in to post a comment.

<<

>>

Theme Design by devolux.nh2.me