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

attack无法正常运行 #61

Open
Oldman19 opened this issue Nov 30, 2022 · 2 comments
Open

attack无法正常运行 #61

Oldman19 opened this issue Nov 30, 2022 · 2 comments

Comments

@Oldman19
Copy link

运行hooker后,输入包名,返回以下报错
Traceback (most recent call last):
File "/home/kali/hooker/hooker.py", line 93, in attach
online_session = rdev.attach(target)
File "/usr/local/lib/python3.10/dist-packages/frida/core.py", line 26, in wrapper
return f(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/frida/core.py", line 165, in attach
return Session(self._impl.attach(self._pid_of(target), *args, **kwargs))
File "/usr/local/lib/python3.10/dist-packages/frida/core.py", line 193, in _pid_of
return self.get_process(target).pid
File "/usr/local/lib/python3.10/dist-packages/frida/core.py", line 26, in wrapper
return f(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/frida/core.py", line 121, in get_process
raise _frida.ProcessNotFoundError("unable to find process with name '%s'" % process_name)
frida.ProcessNotFoundError: unable to find process with name '这里是输入的包名,大小app都尝试过,都是这个报错'

@yetnelson
Copy link

同样问题

@cloud-jie
Copy link

我也是,报错后也不会生成应用工作目录

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

3 participants