MEAT icon indicating copy to clipboard operation
MEAT copied to clipboard

._m2crypto import failed

Open abrignoni opened this issue 4 years ago • 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.

abrignoni avatar Apr 22 '20 15:04 abrignoni

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

jfarley248 avatar Apr 22 '20 15:04 jfarley248

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

jfarley248 avatar Apr 22 '20 15:04 jfarley248

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

abrignoni avatar Apr 22 '20 17:04 abrignoni

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!

jfarley248 avatar Apr 22 '20 17:04 jfarley248

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.

abrignoni avatar Apr 22 '20 17:04 abrignoni

Ok, let me know if another issue arises

jfarley248 avatar Apr 22 '20 17:04 jfarley248

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

Ran without the hasher. error 2

abrignoni avatar Apr 22 '20 17:04 abrignoni

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

jfarley248 avatar Apr 22 '20 17:04 jfarley248

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

abrignoni avatar Apr 22 '20 17:04 abrignoni

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?

jfarley248 avatar Apr 22 '20 18:04 jfarley248

Fixed hashing bug with commit #6958b26

jfarley248 avatar Apr 22 '20 18:04 jfarley248

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

abrignoni avatar Apr 22 '20 19:04 abrignoni