frida-dexdump icon indicating copy to clipboard operation
frida-dexdump copied to clipboard

A frida tool to dump dex in memory to support security engineers analyzing malware.

Results 33 frida-dexdump issues
Sort by recently updated
recently updated
newest added

大佬请问这个问题改如何解决,好像没权限读取内存数据 Set read permission for memory range: 0xee03e800-0xee421000 Set read permission for memory range: 0xee03e800-0xee425000 Set read permission for memory range: 0xee03e800-0xee4d0000 Set read permission for memory range: 0xee03e800-0xee4d2000 Set...

AttributeError: module 'fafe99fe' has no attribute 'namespace' Version: 1.11.0

Spawning `xxx.xxx.xxx`... INFO:Agent:DexDumpAgent: Attach. INFO:frida-dexdump:Waiting 5s... INFO:frida-dexdump:[+] Searching... Exception in thread Thread-1: Traceback (most recent call last): File "D:\Python\lib\threading.py", line 926, in _bootstrap_inner self.run() File "D:\Python\lib\threading.py", line 870, in run...

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",...

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Is it possible to dump dynamically loaded classes with this tool? I tested this by dumping memory from an app that dynamically loads a class but it did not work....

Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies