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

frida.InvalidOperationError: script has been destroyed #59

Open
andrewpedia opened this issue May 23, 2022 · 9 comments
Open

frida.InvalidOperationError: script has been destroyed #59

andrewpedia opened this issue May 23, 2022 · 9 comments

Comments

@andrewpedia
Copy link

frida.InvalidOperationError: script has been destroyed

@wgqzlj
Copy link

wgqzlj commented Jun 21, 2022

Same question...

@mcoo
Copy link

mcoo commented Jul 23, 2022

ERROR:frida-dexdump:[-] script has been destroyed: {'addr': '0xef4ae180', 'size': 7389808}
Traceback (most recent call last):
  File "C:\Python310\lib\site-packages\frida_dexdump\__main__.py", line 81, in dump
    bs = self.agent.memory_dump(dex['addr'], dex['size'])
  File "C:\Python310\lib\site-packages\frida_dexdump\agent\__init__.py", line 24, in memory_dump
    return self._rpc.memorydump(base, size)
  File "C:\Python310\lib\site-packages\frida\core.py", line 476, in method
    return script._rpc_request('call', js_name, args, **kwargs)
  File "C:\Python310\lib\site-packages\frida\core.py", line 34, in wrapper
    return f(*args, **kwargs)
  File "C:\Python310\lib\site-packages\frida\core.py", line 408, in _rpc_request
    raise result[2]
frida.InvalidOperationError: script has been destroyed

@leftshine
Copy link

Same question...

2 similar comments
@dongguaguaguagua
Copy link

Same question...

@wying111
Copy link

Same question...

@chenjiaming2qiqi
Copy link

INFO:Agent:DexDumpAgent<Connection(pid=Session(pid=10185), connected:True), attached=True>: Attach.
INFO:frida-dexdump:Waiting 10s...
INFO:frida-dexdump:[+] Searching...
Exception in thread Thread-1 (_run):
Traceback (most recent call last):
File "C:\Users\user.conda\envs\python310\lib\threading.py", line 1009, in _bootstrap_inner
self.run()
File "C:\Users\user.conda\envs\python310\lib\threading.py", line 946, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida_tools\application.py", line 836, in _run
work()
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida_tools\application.py", line 432, in try_start
self.start()
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida_dexdump_main
.py", line 68, in start
self.dump()
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida_dexdump_main
.py", line 74, in dump
ranges = self.agent.search_dex(enable_deep_search=self.enable_deep)
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida_dexdump\agent_init
.py", line 21, in search_dex
return self._rpc.searchdex(enable_deep_search)
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida\core.py", line 476, in method
return script._rpc_request('call', js_name, args, **kwargs)
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida\core.py", line 34, in wrapper
return f(*args, **kwargs)
File "C:\Users\user.conda\envs\python310\lib\site-packages\frida\core.py", line 408, in _rpc_request
raise result[2]
frida.InvalidOperationError: script has been destroyed

@icukeup
Copy link

icukeup commented Apr 20, 2023

same question

@AugustineFulgur
Copy link

same

@s0ing
Copy link

s0ing commented May 22, 2023

same question

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

10 participants