Showing posts with label Iphone. Show all posts
Showing posts with label Iphone. Show all posts

Friday, February 24, 2012

Back UP contact, notes, calendars, SMS on IPHONE

/private/var/mobile/Library/AddressBook
/private/var/mobile/Library/Calendar
/private/var/mobile/Library/Notes
/private/var/mobile/Library/SMS





sqlite3 AddressBook.sqlitedb
sqlite> .mode csv
sqlite> .output contacts.csv
sqlite> SELECT ROWID, First, Last, ABMultiValue.value, record_id FROM ABPerson, ABMultiValue WHERE ROWID=record_id;
sqlite > .quit

Monday, January 31, 2011

Get Iphone folders with WinSCP

1. Install WinSCP
2. Get the IP of your iphone :192.168.1.106
3. Connect with WinSCP
user:root
password:alpine
FOLDERS
/var/mobile/Media/Videos - movies made with Cycorder
/private/var/mobile/Media/iTunes_Control/Music/F00 to F13 - music
/private/var/mobile/Media/DCIM/100APPLE - pictures
/private/var/mobile/Documents - youtube movies downloaded with YouTube Downloader - aTube