worawit / blutter

Flutter Mobile Application Reverse Engineering Tool
MIT License
767 stars 128 forks source link

Check blutter subprocess return status #84

Closed DavidBuchanan314 closed 2 days ago

DavidBuchanan314 commented 1 week ago

This is related to issue #83

It doesn't solve the issue, but it makes the failure visible.

(In my case, I get a backtrace and subprocess.CalledProcessError: Command ... died with <Signals.SIGSEGV: 11>.)