Skip to content
New issue

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

执行报错中断 #106

Open
liangjaden opened this issue Jun 28, 2023 · 0 comments
Open

执行报错中断 #106

liangjaden opened this issue Jun 28, 2023 · 0 comments

Comments

@liangjaden
Copy link

Traceback (most recent call last):
File "C:\Users\NUC\Downloads\r0capture-2.1\r0capture-2.1\r0capture.py", line 351, in
ssl_log(int(parsed.process) if parsed.process.isdigit() else parsed.process, parsed.pcap, parsed.verbose, isUsb=parsed.isUsb, isSpawn=parsed.isSpawn, ssllib=parsed.ssl, wait=parsed.wait)
File "C:\Users\NUC\Downloads\r0capture-2.1\r0capture-2.1\r0capture.py", line 254, in ssl_log
pid = device.spawn([process])
File "C:\Users\NUC\AppData\Roaming\Python\Python310\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
File "C:\Users\NUC\AppData\Roaming\Python\Python310\site-packages\frida\core.py", line 968, in spawn
return self._impl.spawn(program, **kwargs)
frida.TimedOutError: unexpectedly timed out while waiting for signal from process with PID 19204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant