资 源 简 介
Android database dumper
-Requires root & busybox
Adbd provides forensic acquisition of SQLite files from android devices using the android debugging bridge without installing applications on the device. The tool attempts to follow NIST smartphone acquisition standards, utilizing hash matching, alongside generated reports and automatic retrieval.
Prototyped for a short article on android anti-forensics as part of a university project, however the code is in its early stages, will see further adaptation in the near future.
Pulled databases include sensitive information such as contacts, email, passwords, browsing history, SMS, facebook, twitter, gps locations, favourites and more.. Use at your own risk!
Code tested on HTC desire device on 2.2 froyo, dumped files can be explored using standard SQL queries.