jfarley248/MEAT

._m2crypto import failed

abrignoni opened this issue · 12 comments

error

System:

  • Microsoft Surface
  • Windows 10 Pro
  • Python 3.7.4
  • All items in requirements.txt installed via pip -r with no problems.

Looking into this now. Trying to get rid of all the M2Crypto dependencies as it's a complete pain to get working correctly

@abrignoni Just pushed update to remove the M2Crypto dependencies, give that a whirl

It's running!!!!!!!!
Love verbose. Does it log it?

Awesome! And it should, inside the folder you added as the output should be the iOS_Filesystem folder and a MEAT.log

Let me know when the extraction finishes successfully (hopefully) so I can close this issue, thanks!

I see the log. Got another error as it was extracting but it might be my fault for not running as administrator. Will give it another run.

Ok, let me know if another issue arises

Running with md5 hasher on
Screen Shot 2020-04-22 at 1 21 27 PM

Ran without the hasher.
error 2

Huh ok so 2 issues going on here. Could you sent the full command and the error of running without the hasher? I'm running my own with the hasher as well to try to reproduce

Log run without hasher
python MEAT.py -iOS -filesystem -o ./output -v
MEAT.log

I'm seeing that the last line in that log is it trying to connect back to device: 2de54f88518959d51d8f0338cf713617f6169255? And then do you see that error shown above?

Fixed hashing bug with commit #6958b26

Filesystem extraction no errors. Going to try logical now. Also no errors at hashing.