Giter VIP home page Giter VIP logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
you need to install pycrypto :
sudo ARCHFLAGS='-arch i386 -arch x86_64' easy_install pycrypto

Original comment by [email protected] on 22 Jan 2012 at 9:15

  • Changed state: Duplicate
  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Thank you!

Original comment by [email protected] on 22 Jan 2012 at 9:22

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Jean,

I've sucessfully dumped the iPhone file system onto the Mac.  I've used the 
undelete python codes.  Not much luck since then.  I'm looking for the pictures 
and videos that I have deleted on a particular date, any chance that you can 
help me out if they have been overwritten already or it's just me being stupid 
not able to recovery them?  Thanks.

P.S. the weird thing is that not all photos can be viewed, the ones that can't 
be viewed are reported as not in the correct format, just wondering if I have 
done the decryption correctly?

Best regards,

Marvin

Original comment by [email protected] on 23 Jan 2012 at 1:34

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
the emf_undelete script cannot recover many things, so do not expect much from 
it.
about the files that cant be viewed, the files recovered by emf_undelete are 
not always valid because it only checks if the first block is ok, but it might 
not be able to recover all the others.

Original comment by [email protected] on 23 Jan 2012 at 9:26

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
The ones that can't be viewed directly are the ones in the DCIM folder.  Does 
this mean I haven't decrypted the raw image correctly?

Here's a complicated thought to recover the lost file.  File keys in cprotect 
extended attribute, are they being stored in time order according to the file 
being created?  I know the exact date and roughly the time the file was 
created, so we can find the existing files' keys as reference to pinpoint and 
so isolate a few possible file keys and use them to decrypt the whole disk 
image again and try our luck?

I know it will take time, 16Gb is one hour for each trial but is it possible?  
I really need my file back.  Appreciate your help.  Thanks.

Original comment by [email protected] on 23 Jan 2012 at 11:10

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
you mean when you mount the data partition image, some files are valid but 
others not ?

Original comment by [email protected] on 24 Jan 2012 at 9:46

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
That's correct.  Some can be opened without problems but some are saying their 
format is not supported.  Have I done something wrong?  

Original comment by [email protected] on 24 Jan 2012 at 10:47

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
did you made any progress ? can you try running the file command on the files 
that wont open to check if they contain valid data (for example "file 
/Volumes/Data/mobile/Media/DCIM/100APPLE/file_that_wont_open.jpg")

Original comment by [email protected] on 29 Jan 2012 at 12:23

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
 how to make rebuild ramdisk for ios 7 please tech me details thanks you so much sir .... :) i can make this command " python python_scripts/kernel_patcher.py iPhone3,1_7.0.4_11B554a_Restore.ipsw "

I have this error how can i do bro ?

"Traceback (most recent call last):
  File "python_scripts/kernel_patcher.py", line 8, in <module>
    from Crypto.Cipher import AES
  File "build/bdist.macosx-10.9-intel/egg/Crypto/Cipher/AES.py", line 50, in <module>
  File "build/bdist.macosx-10.9-intel/egg/Crypto/Cipher/_AES.py", line 7, in <module>
  File "build/bdist.macosx-10.9-intel/egg/Crypto/Cipher/_AES.py", line 3, in __bootstrap__
ImportError: No module named pkg_resources"

Original comment by [email protected] on 5 Jan 2014 at 4:35

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.