Giter Site home page Giter Site logo

Comments (9)

leftshine avatar leftshine commented on June 1, 2024 3

Same question...

from frida-dexdump.

mcoo avatar mcoo commented on June 1, 2024 1
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

from frida-dexdump.

wgqzlj avatar wgqzlj commented on June 1, 2024

Same question...

from frida-dexdump.

dongguaguaguagua avatar dongguaguaguagua commented on June 1, 2024

Same question...

from frida-dexdump.

wying111 avatar wying111 commented on June 1, 2024

Same question...

from frida-dexdump.

chenjiaming2qiqi avatar chenjiaming2qiqi commented on June 1, 2024

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

from frida-dexdump.

icukeup avatar icukeup commented on June 1, 2024

same question

from frida-dexdump.

AugustineFulgur avatar AugustineFulgur commented on June 1, 2024

same

from frida-dexdump.

s0ing avatar s0ing commented on June 1, 2024

same question

from frida-dexdump.

Related Issues (20)

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.