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

frida.NotSupportedError: command failed: 99 #2847

Open
DontForgontPassword opened this issue May 6, 2024 · 1 comment
Open

frida.NotSupportedError: command failed: 99 #2847

DontForgontPassword opened this issue May 6, 2024 · 1 comment

Comments

@DontForgontPassword
Copy link

Traceback (most recent call last):
File "C:\Users\Brain\Desktop\fridadow\python\launcher.py", line 6, in
device.spawn(["com.google.chrome"])
File "C:\Users\Brain\AppData\Local\Programs\Python\Python311\Lib\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "C:\Users\Brain\AppData\Local\Programs\Python\Python311\Lib\site-packages\frida\core.py", line 968, in spawn
return self._impl.spawn(program, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.NotSupportedError: command failed: 99

@Moonlight-hello
Copy link

I recommend verifying that the package name is accurate. It appears that you are using Windows.

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

2 participants