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

报错 #76

Open
liaosunny123 opened this issue Apr 6, 2023 · 0 comments
Open

报错 #76

liaosunny123 opened this issue Apr 6, 2023 · 0 comments

Comments

@liaosunny123
Copy link

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)

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