{"id":13484236,"url":"https://github.com/hluwa/frida-dexdump","last_synced_at":"2025-09-27T10:32:08.190Z","repository":{"id":37725584,"uuid":"232321333","full_name":"hluwa/frida-dexdump","owner":"hluwa","description":"A frida tool to dump dex in memory to support security engineers analyzing malware.","archived":true,"fork":false,"pushed_at":"2023-03-04T02:59:20.000Z","size":3482,"stargazers_count":4061,"open_issues_count":33,"forks_count":909,"subscribers_count":68,"default_branch":"master","last_synced_at":"2024-12-28T20:08:00.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hluwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-01-07T12:36:10.000Z","updated_at":"2024-12-25T09:39:05.000Z","dependencies_parsed_at":"2023-02-04T06:31:18.199Z","dependency_job_id":"282af92b-2bd0-4072-970e-d3df985e10a6","html_url":"https://github.com/hluwa/frida-dexdump","commit_stats":{"total_commits":73,"total_committers":6,"mean_commits":"12.166666666666666","dds":0.0821917808219178,"last_synced_commit":"d4b7d24a8ce0dada17fb1ce9849a8c1cffcb2cae"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hluwa%2Ffrida-dexdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hluwa%2Ffrida-dexdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hluwa%2Ffrida-dexdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hluwa%2Ffrida-dexdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hluwa","download_url":"https://codeload.github.com/hluwa/frida-dexdump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234426916,"owners_count":18830995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T17:01:21.128Z","updated_at":"2025-09-27T10:32:02.756Z","avatar_url":"https://github.com/hluwa.png","language":"Python","funding_links":[],"categories":["Python","其他_安全与渗透"],"sub_categories":["网络服务_其他"],"readme":"# FRIDA-DEXDump\n\n`frida-dexdump` is a frida tool to find and dump dex in memory to support security engineers in analyzing malware.\n\n## Make Jetbrains Great Again\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src = \"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png\" width = 150\u003e\n    \u003cimg src = \"https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm.png\" width = 500\u003e\n\u003c/p\u003e\n\n## Features\n\n1. Support fuzzy search broken header dex(deep search mode).\n2. Compatible with all android version(frida supported).\n3. One click installation, without modifying the system, easy to deploy and use.\n\n## Installation\n\n```\npip3 install frida-dexdump\n```\n\n## Usage\n\nCLI arguments base on [frida-tools](https://github.com/frida/frida-tools), you can quickly dump the foreground application like this:\n\n```\nfrida-dexdump -FU\n```\n\nOr specify and spawn app like this:\n\n```\nfrida-dexdump -U -f com.app.pkgname\n```\n\nAdditionally, you can see in `-h` that the new options provided by frida-dexdump are: \n\n```\n-o OUTPUT, --output OUTPUT  Output folder path, default is './\u003cappname\u003e/'.\n-d, --deep-search           Enable deep search mode.\n--sleep SLEEP               Waiting times for start, spawn mode default is 5s.\n```\n\nWhen using, I suggest using the `-d, --deep-search` option, which may take more time, but the results will be more complete.\n\n![screenshot](screenshot.png)\n\n## Build and develop\n\n```\nmake\n```\n\n### Requires\n\nSee [requirements.txt](https://github.com/hluwa/FRIDA-DEXDump/blob/master/requirements.txt)\n\n## Internals\n\n[《深入 FRIDA-DEXDump 中的矛与盾》](https://mp.weixin.qq.com/s/n2XHGhshTmvt2FhxyFfoMA)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhluwa%2Ffrida-dexdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhluwa%2Ffrida-dexdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhluwa%2Ffrida-dexdump/lists"}