hackappcom / iloot

OpenSource tool for iCloud backup extraction
https://hackapp.com/
637 stars 201 forks source link

#3 #8

Closed ndezith closed 9 years ago

ndezith commented 9 years ago

yudi@linux-phsa:~/iloot> python iloot.py -h Traceback (most recent call last): File "iloot.py", line 22, in from chunkserver_pb2 import FileGroups File "/home/yudi/iloot/chunkserver_pb2.py", line 4, in from google.protobuf import descriptor as _descriptor ImportError: No module named google.protobuf yudi@linux-phsa:~/iloot>

exploitin commented 9 years ago

script no contains help

richud commented 9 years ago

try sudo apt-get install python-protobuf python-protobuf.socketrpc python-hurry.filesize python3-hurry.filesize python-pycryptopp

ndezith commented 9 years ago

@richud: thanks i'll try