MacBook-Pro-32G-2T:hooker stephen256$ ./hooker.py
push mobile-deploy/frida-server-16.7.19-android-arm64 to /sdcard/ successful
frida-server started successfully ✅
hooker Let's enjoy reverse engineering together
Traceback (most recent call last):
File "./hooker.py", line 2122, in
first_command_list = list_third_party_apps()
File "./hooker.py", line 2056, in list_third_party_apps
apps = frida_device.enumerate_applications()
File "/Users/stephen256/.pyenv/versions/3.8.8/lib/python3.8/site-packages/frida/core.py", line 86, in wrapper
return f(*args, **kwargs)
File "/Users/stephen256/.pyenv/versions/3.8.8/lib/python3.8/site-packages/frida/core.py", line 936, in enumerate_applications
return self._impl.enumerate_applications(**kwargs) # type: ignore
frida.ProcessNotFoundError: unable to find process with name 'system_server'