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

Exception occurred while dumping dex #33

Open
ghost opened this issue Apr 23, 2021 · 3 comments
Open

Exception occurred while dumping dex #33

ghost opened this issue Apr 23, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 23, 2021

While i am trying to dump dynamically loaded dex files i got exception
this is the error log
[Except] - Error: access violation accessing 0x7854600000 at <anonymous> (frida/runtime/core.js:127) at memorydump (/script1.js:110) at apply (native) at <anonymous> (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x78545fa880', 'size': 90320} [Except] - Error: access violation accessing 0x7861600000 at <anonymous> (frida/runtime/core.js:127) at memorydump (/script1.js:110) at apply (native) at <anonymous> (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23): {'addr': '0x7861543820', 'size': 4618488}

@hluwa
Copy link
Owner

hluwa commented Apr 23, 2021

Try again for lastest frida-server and python binding, thanks.

@ghost
Copy link
Author

ghost commented Apr 23, 2021

After updating to latest version of both frida and dump tool, i got same error :(

@hluwa
Copy link
Owner

hluwa commented Apr 24, 2021

Maybe false positive DEX, please check other DEX files.

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