Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interceptor: Pause cloaked threads too (#763)
This prevents random `SIGBUS` crashes on Frida's own threads while using `Interceptor` to hook functions living in the same page as any of the ones potentially used internally.
- Loading branch information