+ Reply
Results 1 to 6 of 6
  1. #1
    Green Apple
    Join Date
    Dec 2008
    Posts
    72
    Thanks
    4
    Thanked 17 Times in 8 Posts

    Default Finding contact pics via SSH?? HELP

    Does anybody know what path to go via SSH to find photos??? Specifically contact photos??? Any help??

  2. #2
    Livin the iPhone Life
    Join Date
    Dec 2007
    Posts
    1,460
    Thanks
    15
    Thanked 197 Times in 184 Posts

    contact photos are stored in a SQLLite database under /private/var/mobile/Library/AdressBook/ :-)

  3. #3
    What's Jailbreak? TheArthurShock's Avatar
    Join Date
    May 2009
    Location
    UK
    Posts
    25
    Thanks
    11
    Thanked 2 Times in 2 Posts

    is it possible to copy the images from this to your computer?
    Stock Just Doesn't Cut It

  4. #4
    Livin the iPhone Life
    Join Date
    Dec 2007
    Posts
    1,460
    Thanks
    15
    Thanked 197 Times in 184 Posts

    Quote Originally Posted by TheArthurShock View Post
    is it possible to copy the images from this to your computer?
    probably, but I never did it ^^ technically, it has to be possible, as the necessary data is stored, but it's a matter of figuring out how.
    I guess if you just take the data blob from the SQLFile, copy it to a textfile and then rename it to .png that MIGHT work, no idea.

  5. The Following User Says Thank You to BlackWolf For This Useful Post:

    TheArthurShock (10-06-2009)

  6. #5
    What's Jailbreak? TheArthurShock's Avatar
    Join Date
    May 2009
    Location
    UK
    Posts
    25
    Thanks
    11
    Thanked 2 Times in 2 Posts

    umm maybe. Ill give it a go. but there doesn't seem to be enough information in the file,
    Stock Just Doesn't Cut It

  7. #6
    Livin the iPhone Life
    Join Date
    Dec 2007
    Posts
    1,460
    Thanks
    15
    Thanked 197 Times in 184 Posts

    Quote Originally Posted by TheArthurShock View Post
    umm maybe. Ill give it a go. but there doesn't seem to be enough information in the file,
    there has to be since the iphone can display the images and I don't suppose it splits up the file information. but I never tried to actually extract the image, so I can't really say if and how it works, sorry.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts