mirror of
https://github.com/kacos2000/Queries
synced 2024-11-16 06:12:50 +00:00
_config.yml | ||
Accounts3_sqlite.sql | ||
AddressBook_sqlite.sql | ||
AddressBookImages_sqlite.sql | ||
bsb_hike_messagesDB_sqlite.sql | ||
cache_db.csv | ||
cache_db.ps1 | ||
calendar_extras.sql | ||
calendar_sqlitedb.sql | ||
callhistory_storedata.sql | ||
calllog_db.sql | ||
Calls.xml | ||
chrome_favicons.sql | ||
ClipboardHistory.Service.sql | ||
contacts2.sql | ||
contacts2calls.sql | ||
Encapsulationdb.sql | ||
firefox_contentprefs.sql | ||
firefox_favicons.sql | ||
firefox_formhistory.sql | ||
firefox_places.sql | ||
full_event_names.csv | ||
GDrive_cloudgraph.sql | ||
GDrive_snapshot.sql | ||
GoogleDrive.xml | ||
healthdb_secure.sql | ||
healthdb_secure.xml | ||
healthdb.sql | ||
iPhotoLitedb.sql | ||
knowledgec_db.sql | ||
LICENSE | ||
logs_db.sql | ||
logs_db.xml | ||
Microsoft.WebBrowser.sql | ||
MobilityExperience.YourPhone.sql | ||
notes_sqlite.sql | ||
Opera_History.sql | ||
Photos_sqlite3.sql | ||
Photos_sqlite11.sql | ||
Photos_sqlite.sql | ||
Photos.xml | ||
README.md | ||
recents.sql | ||
Samsung_Flow_Notifications_db.sql | ||
skype_cache_db.sql | ||
skype_main_db.sql | ||
sms_db.sql | ||
SoftwareUpdateClientTelemetry.sql | ||
TeraCopy_Windows.sql | ||
TeraCopy_Windows.xml | ||
Viber_Contacts_Data_messages.sql | ||
VirtualDesktop.sql | ||
WhatsApp_Chatstorage_sqlite.sql |
SQLite queries
-
-
Browsers
-
Mozilla Firefox 61+:
-
Opera 54+
- Opera_History.sql
- Chrome_favicons.sql (works with Opera as well)
-
Chrome 67+
- Opera_History.sql (works with Chrome as well)
- Chrome_favicons.sql
-
-
Skype (version 7.21 & 7.41 dBs)
-
skype_main.sql
Query Skype's (Classic) main.db for chats & file transfers. -
skype_cache_db
Query Skype's (Classic) both cache_db.db databases found at AppData\Roaming\UserProfile\media_messaging\- 'emo_cache_v2\asyncdb\cache_db' (cached Emoticons etc) &
- 'media_cache_v3\asyncdb\cache_db' (Cached Sent & Received images) folders.
- 'emo_cache_v2\asyncdb\cache_db' (cached Emoticons etc) &
-
PowerShell script/sqlite query so that you can view the Hex Blob output
-
-
Google Drive
- Query Google Drive's snapshot.db found at the '\AppData\Local\Google\Drive\user@' folder .
- Query Google Drive's cloud_graph.db found at the '\AppData\Local\Google\Drive\user@\cloud_graph' folder
- Query Google Drive's snapshot.db found at the '\AppData\Local\Google\Drive\user@' folder .
-
Android
-
IOS
- IOS 'Accounts3.sqlite' (Accounts)
- IOS 'calendar.sqlitedb' (Calendar)
- IOS 'Extras.db' (Calendar)
- IOS 'AddressBook.sqlitedb' (AddressBook)
- IOS 'AddressBookImages.sqlitedb' (AddressBook Images)
- IOS 11 'Photos.sqlite'
- IOS 7+ 'Photos.sqlite'
- IOS 3 'Photos.sqlite'
- IOS 'iPhotoLite.db'
- IOS 'healthdb.sqlite'
- IOS 'healthdb_secure.sqlite'
- IOS 'knowledgec.db'
- IOS 'notes.sqlite'
- IOS 'Recents' db (Mail)
- IOS 'sms.db' (SMS/iMessages)
- IOS 'callhistory.storedata' (Call history)
- Hike Sticker Chat (com.bsb.hike)
- 'contacts.data' (Viber Messages)
- 'ChatStorage.sqlite' (WhatsApp Messages)
- IOS 'Accounts3.sqlite' (Accounts)
-
Windows 10
- Samsung Flow App 'Notifications.db' - Note: dB Files are EFS encrypted- Encapsulation.db found at 'C:\Windows\appcompat\encapsulation\Encapsulation.db'
- Encapsulation.db found at 'C:\Windows\appcompat\encapsulation\Encapsulation.db'
-
Windows 10 diagnostics stuff
from 'C:\ProgramData\Microsoft\Diagnosis\EventTranscript\EventTranscript.db' (more info here)
- ClipboardHistory
- SoftwareUpdateClientTelemetry
- Edge & Apps WebHistory
- Software Update client telemtry
- Virtual Desktop
-