Leon Jacobs
Leon Jacobs
There is not, but shouldn't be too hard to add.
Thanks so much for looking into this and updating the ticket as you go along. You rock! I'll also take a peek at this one asap.
Sorry about the delay in this one. Things are a little hectic at the moment, but I should finally get to it post DEF CON (with a new release).
Left a comment suggesting an alternative implementation for [#239](https://github.com/sensepost/objection/pull/239#issuecomment-521542189). Once we got that sorted I think we can land it. Thanks so much for the help @aph3rson ! :)
Hey can you connect just the normal `frida` command line utility?
@ITmustang do you have exactly the same stack trace? What is your version information?
Thinking about this problem today, I was getting stuck on how we would manage to pause everything when an application is running. I don't know the answer that. However, (ignoring...
> My other concern is that it's misleading to say the application has been paused when in reality only that one specific thread is blocking. Yeah we can just call...
I am not sure why this would happen, and would suggest some more debugging / reversing of the target app. Chances are that one of the arguments cant be dumped...
Thanks for the report. Curious, what does your source script contain that is tripping this up? Non-ascii comments or something else?