Git Product home page Git Product logo

xianyu's Introduction

xianyu

xianyu's People

Contributors

jxytest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xianyu's Issues

frida-server some error ?

F:\Anaconda\python.exe D:\EmbeddingsSearch\xianyu\main.py
2023-07-04 09:44:04,362 app.py-line:93 [DEBUG] 旧token获取失败,重新获取token
2023-07-04 09:44:04,768 app.py-line:111 [INFO] token请求成功
Traceback (most recent call last):
File "D:\EmbeddingsSearch\xianyu\main.py", line 1, in
from core.service.service import router
File "D:\EmbeddingsSearch\xianyu\core\service\service.py", line 10, in
from core.task.task_manage import XianYuTask
File "D:\EmbeddingsSearch\xianyu\core\task\task_manage.py", line 5, in
from .xy_task import start_task
File "D:\EmbeddingsSearch\xianyu\core\task\xy_task.py", line 12, in
api = Api()
File "D:\EmbeddingsSearch\xianyu\core\api\api.py", line 29, in init
self.xian_yu = XianYu(js_path)
File "D:\EmbeddingsSearch\xianyu\core\frida\xianyu.py", line 27, in init
self.process = frida.get_remote_device().attach(self.app_name)
File "F:\Anaconda\lib\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
File "F:\Anaconda\lib\site-packages\frida\core.py", line 1010, in attach
return Session(self._impl.attach(self._pid_of(target), **kwargs)) # type: ignore
File "F:\Anaconda\lib\site-packages\frida\core.py", line 1134, in _pid_of
return self.get_process(target).pid
File "F:\Anaconda\lib\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
File "F:\Anaconda\lib\site-packages\frida\core.py", line 899, in get_process
for process in self._impl.enumerate_processes()
frida.ServerNotRunningError: unable to connect to remote frida-server

Process finished with exit code 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.