You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
ERROR:frida-dexdump:[-] Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x7dc3dabd7780', 'size': 3764456}
Traceback (most recent call last):
File "D:\python\Lib\site-packages\frida_dexdump_main_.py", line 81, in dump
bs = self.agent.memory_dump(dex['addr'], dex['size'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\python\Lib\site-packages\frida_dexdump\agent_init_.py", line 24, in memory_dump
return self._rpc.memorydump(base, size)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.core.RPCException: Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)
INFO:frida-dexdump:[+] DexMd5=f46d83e9a38fdde9ebf8b5f2778aa7de, SavePath=F:\ApkDeScr\AiPlus\Frida-Apk-Unpack\android.ext.services\classes15.dex, DexSize=0x16c84
ERROR:frida-dexdump:[-] Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x7dc3dabd86b0', 'size': 6827796}
Traceback (most recent call last):
File "D:\python\Lib\site-packages\frida_dexdump_main.py", line 81, in dump
bs = self.agent.memory_dump(dex['addr'], dex['size'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\python\Lib\site-packages\frida_dexdump\agent_init.py", line 24, in memory_dump
return self._rpc.memorydump(base, size)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.core.RPCException: Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ERROR:frida-dexdump:[-] Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x7dc3dabd7780', 'size': 3764456}
Traceback (most recent call last):
File "D:\python\Lib\site-packages\frida_dexdump_main_.py", line 81, in dump
bs = self.agent.memory_dump(dex['addr'], dex['size'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\python\Lib\site-packages\frida_dexdump\agent_init_.py", line 24, in memory_dump
return self._rpc.memorydump(base, size)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.core.RPCException: Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)
INFO:frida-dexdump:[+] DexMd5=f46d83e9a38fdde9ebf8b5f2778aa7de, SavePath=F:\ApkDeScr\AiPlus\Frida-Apk-Unpack\android.ext.services\classes15.dex, DexSize=0x16c84
ERROR:frida-dexdump:[-] Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x7dc3dabd86b0', 'size': 6827796}
Traceback (most recent call last):
File "D:\python\Lib\site-packages\frida_dexdump_main.py", line 81, in dump
bs = self.agent.memory_dump(dex['addr'], dex['size'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\python\Lib\site-packages\frida_dexdump\agent_init.py", line 24, in memory_dump
return self._rpc.memorydump(base, size)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.core.RPCException: Error: access violation accessing 0x7dc3dac2f000
at (frida/runtime/core.js:141)
at memorydump (src/search.ts:41)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)
The text was updated successfully, but these errors were encountered: