We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This has been the case for at least a few years. Every 100 times or so, enabling spawn gating causes a soft-reboot:
Traceback (most recent call last): [...] self.fridaDevice.enable_spawn_gating() File "/usr/local/lib/python3.9/site-packages/frida/core.py", line 86, in wrapper return f(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/frida/core.py", line 916, in enable_spawn_gating self._impl.enable_spawn_gating() frida.TransportError: timeout was reached
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This has been the case for at least a few years. Every 100 times or so, enabling spawn gating causes a soft-reboot:
Steps to reproduce
The text was updated successfully, but these errors were encountered: