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

使用最新版Attach 模式报错,请大佬帮忙看看 #110

Open
OwnerCM opened this issue Aug 2, 2023 · 0 comments
Open

使用最新版Attach 模式报错,请大佬帮忙看看 #110

OwnerCM opened this issue Aug 2, 2023 · 0 comments

Comments

@OwnerCM
Copy link

OwnerCM commented Aug 2, 2023

版本:frida-server-16.1.3


attach
Traceback (most recent call last):
File "D:\PythonCode\r0capture\r0capture.py", line 365, in
ssl_log(
File "D:\PythonCode\r0capture\r0capture.py", line 267, in ssl_log
session = device.attach(process)
^^^^^^^^^^^^^^^^^^^^^^
File "D:\Program Files\Python\Lib\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "D:\Program Files\Python\Lib\site-packages\frida\core.py", line 1010, in attach
return Session(self._impl.attach(self._pid_of(target), **kwargs)) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.ProcessNotRespondingError: process with pid 19028 either refused to load frida-agent, or terminated during injection

怀疑是多次启动frida导致,手机重启后再次执行报错,并且APP会闪退

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