hluwa / frida-dexdump

A frida tool to dump dex in memory to support security engineers analyzing malware.
GNU General Public License v3.0
3.98k stars 899 forks source link

[Except] - Error: access violation accessing #37

Open halfkiss opened 3 years ago

halfkiss commented 3 years ago

[Except] - Error: access violation accessing 0xe7402000 at (frida/runtime/core.js:127) at memorydump (/script1.js:110) at apply (native) at (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23): {'addr': '0xe7323490', 'size': 6680424} [Except] - Error: access violation accessing 0xe7402000 at (frida/runtime/core.js:127) at memorydump (/script1.js:110) at apply (native) at (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23): {'addr': '0xe7323500', 'size': 7013392} [Except] - Error: access violation accessing 0xe7402000 at (frida/runtime/core.js:127) at memorydump (/script1.js:110) at apply (native) at (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23): {'addr': '0xe73235e0', 'size': 5704696}

FRIDA-DEXDump-1.0.3 frida version 14.2.18