Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 8.1.2 ios_examiner undelete error #157

Open
GoogleCodeExporter opened this issue Aug 1, 2015 · 1 comment
Open

iOS 8.1.2 ios_examiner undelete error #157

GoogleCodeExporter opened this issue Aug 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

when i execute ios_examiner.py iphone5_812.bin e228e0468a.plist
(xxxx iPhone-data) / undelete
Carver output undelete
Collecting existing file ids
lpn 659604 => blank
lpn 659605 => blank
Traceback (most recent call last):
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/ios_examiner.py", line 459, in <module>
    main()
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/ios_examiner.py", line 454, in main
    ExaminerShell(image).cmdloop("")
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/cmd.py", line 142, in cmdloop
    stop = self.onecmd(line)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/cmd.py", line 221, in onecmd
    return func(arg)
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/ios_examiner.py", line 250, in do_undelete
    self.carver.carveDeletedFiles_fast(z, f)
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/nand/ppn_carver.py", line 144, in carveDeletedFiles_fast
    self.getExistingFileIDs()
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/nand/ppn_carver.py", line 137, in getExistingFileIDs
    self.fileIds = self.volume.listAllFileIds()
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/hfs/hfs.py", line 273, in listAllFileIds
    self.catalogTree.traverseLeafNodes(callback=self.grabFileId)
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/hfs/btree.py", line 148, in traverseLeafNodes
    _, stuff = self.readBtreeNode(nodeNumber)
  File "/Volumes/data/ios_hack/iphone-dataprotection/python_scripts/hfs/btree.py", line 89, in readBtreeNode
    offsets = Array(btnode.numRecords, UBInt16("off")).parse(node[-2*btnode.numRecords:])
  File "/Library/Python/2.7/site-packages/construct-2.5.2-py2.7.egg/construct/core.py", line 188, in parse
    return self.parse_stream(BytesIO(data))
  File "/Library/Python/2.7/site-packages/construct-2.5.2-py2.7.egg/construct/core.py", line 198, in parse_stream
    return self._parse(stream, Container())
  File "/Library/Python/2.7/site-packages/construct-2.5.2-py2.7.egg/construct/core.py", line 445, in _parse
    raise ArrayError("expected %d, found %d" % (count, c), sys.exc_info()[1])
construct.core.ArrayError: ('expected 65535, found 4096', 
FieldError(FieldError('expected 2, found 0',),))

Original issue reported on code.google.com by [email protected] on 6 Jan 2015 at 12:43

@GoogleCodeExporter
Copy link
Author

hi Everybody im not expert but iphone 4s become icloud locked i need ssh 
ramdisk for delete setup.app from phone please help me how to use this file 
please

Original comment by [email protected] on 29 Jan 2015 at 9:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant