Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

运行报错script has been destroyed #79

Open
CC19990113 opened this issue Jun 25, 2023 · 0 comments
Open

运行报错script has been destroyed #79

CC19990113 opened this issue Jun 25, 2023 · 0 comments

Comments

@CC19990113
Copy link

Spawning xxx.xxx.xxx...
INFO:Agent:DexDumpAgent<Connection(pid=Session(pid=30214), connected:True), attached=True>: Attach.
INFO:frida-dexdump:Waiting 5s...
INFO:frida-dexdump:[+] Searching...
Exception in thread Thread-1:
Traceback (most recent call last):
File "D:\Python\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "D:\Python\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\Python\lib\site-packages\frida_tools\reactor.py", line 70, in _run
work()
File "D:\Python\lib\site-packages\frida_tools\application.py", line 599, in try_start
self.start()
File "D:\Python\Lib\site-packages\frida_dexdump_main
.py", line 68, in start
self.dump()
File "D:\Python\Lib\site-packages\frida_dexdump_main
.py", line 74, in dump
ranges = self.agent.search_dex(enable_deep_search=self.enable_deep)
File "D:\Python\lib\site-packages\frida_dexdump\agent_init
.py", line 21, in search_dex
return self._rpc.searchdex(enable_deep_search)
File "D:\Python\lib\site-packages\frida\core.py", line 179, in method
return script._rpc_request("call", js_name, args, **kwargs)
File "D:\Python\lib\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
File "D:\Python\lib\site-packages\frida\core.py", line 491, in _rpc_request
raise result.error
frida.InvalidOperationError: script has been destroyed

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

No branches or pull requests

1 participant