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

how to start Brida server #1

Closed
jinyu00 opened this issue Jul 29, 2017 · 5 comments
Closed

how to start Brida server #1

jinyu00 opened this issue Jul 29, 2017 · 5 comments

Comments

@jinyu00
Copy link

jinyu00 commented Jul 29, 2017

I can successfully exec frida-ps -R ,

λ frida-ps -R                               
  PID  Name                                 
-----  -------------------------------------
 2287  10074:2279                           
18581  2000:18576                           
  688  20:0                                 
  456  277                                  
 1274  277                                  
  435  31:0                                 
 3143  31:0                                 
 3121  31:10074                             
13282  adbd                                 
 9797  android.process.acore                
18350  android.process.media                
  332  audiod                               
  245  callife                              
 5263  cn.wps.moffice_eng                   
 3778  cn.wps.moffice_eng:getuipushservice  
 5283  cn.wps.moffice_eng:pushservice                                                           

but I can't start the Brida server........

@inode-
Copy link
Collaborator

inode- commented Jul 29, 2017

Did you get any error in the Output/Error tab of the plugin in extender session?

@jinyu00
Copy link
Author

jinyu00 commented Jul 29, 2017

ERROR STARTING PYRO SERVER
ERROR STARTING PYRO SERVER

@jinyu00
Copy link
Author

jinyu00 commented Jul 29, 2017

And this is my config:
picture

@inode-
Copy link
Collaborator

inode- commented Jul 29, 2017

Did you installed pyro4 with pip?

Can you give us more info of your configuration? (OS, python version)

Are you sure that nothing is listening on port 9999?

@jinyu00
Copy link
Author

jinyu00 commented Jul 30, 2017

Oh, when I install pyro4 , that's ok~_~

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

No branches or pull requests

3 participants