{"id":33013434,"url":"https://github.com/UDcide/udcide","last_synced_at":"2025-11-15T23:00:49.003Z","repository":{"id":50292919,"uuid":"364836156","full_name":"UDcide/udcide","owner":"UDcide","description":"Android Malware Behavior Deleter","archived":false,"fork":false,"pushed_at":"2021-06-02T05:17:25.000Z","size":37510,"stargazers_count":31,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-15T04:12:36.234Z","etag":null,"topics":["android","antivirus","editor","malware","security","security-tools"],"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/UDcide.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}},"created_at":"2021-05-06T08:19:41.000Z","updated_at":"2024-02-11T03:02:16.000Z","dependencies_parsed_at":"2022-08-25T07:00:31.594Z","dependency_job_id":null,"html_url":"https://github.com/UDcide/udcide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UDcide/udcide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDcide%2Fudcide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDcide%2Fudcide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDcide%2Fudcide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDcide%2Fudcide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UDcide","download_url":"https://codeload.github.com/UDcide/udcide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDcide%2Fudcide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284634544,"owners_count":27038515,"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","status":"online","status_checked_at":"2025-11-15T02:00:06.050Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","antivirus","editor","malware","security","security-tools"],"created_at":"2025-11-13T17:00:33.179Z","updated_at":"2025-11-15T23:00:48.993Z","avatar_url":"https://github.com/UDcide.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/H5Vd6KI.png\"/\u003e\n    \u003cb\u003e Android Malware Behavior Deleter \u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/UDcide/udcide\"\u003e\n        \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-v21.6.1-blue\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Aparna.udcide\"\u003e\n        \u003cimg alt=\"Installs\" src=\"https://img.shields.io/visual-studio-marketplace/i/aparna.udcide\"\u003e\n    \u003c/a\u003e\n        \u003ca href=\"https://www.python.org/downloads/release/python-385/\"\u003e\n        \u003cimg alt=\"python version\" src=\"https://img.shields.io/badge/python-3.8.5-blue.svg\"\u003e\n    \u003c/a\u003e\n        \u003ca href=\"https://github.com/UDcide/udcide/blob/main/LICENSE\"\u003e\n        \u003cimg alt=\"license\" src=\"https://img.shields.io/badge/License-GPLv3-blue.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# UDcide\n\nUDcide is a tool that provides alternative way to deal with Android malware. We help you to detect and remove specific behaviors in the malware rather than just delete the whole binary. And surprisingly, we make the binary runs still. This enables possibilities of malware investigation (e.g. Delete behaviors like VM detection, icon hiding etc. Helping analysts overcome malware evasion problems during the analysis).\n\n![](https://i.imgur.com/TrvdsEr.gif)\n\n## Getting Started With VScode Extension\nWe also provide a VScode extension to use UDcide, download from [Marketplace](https://marketplace.visualstudio.com/items?itemName=Aparna.udcide) and see the usage below.\n\n- `(Ctrl + Shift + P)` to open command palette -\u003e `UDcide: Android Malware Behavior Deleter` -\u003e Choose an APK file\n\n![](https://i.imgur.com/zUS3qaN.gif)\n\n\n- Select behaviors to disable -\u003e Click `Rebuild`\n\n![](https://i.imgur.com/UiPSO1u.gif)\n\n## Showcase\n\nThis is a showcase which the malware hides its icon after user clicks on it.\n\nAs you can see, the icon of the malware disappear right after the user clicks.\n![](https://i.imgur.com/jCqxOp2.gif)\n\nWith UDcide, we remove this behavior, got this malware no where to hide.\n![](https://i.imgur.com/WRc8iKy.gif)\n\n### Showcase for VScode Extension\nThis is the same showcase but using VScode extension to disable the behavior.\n\u003cimg src=\"assets/vscode-showcase1.gif\"\u003e\n\nDisable the behavior by using UDcide VScode extension.\n\u003cimg src=\"assets/vscode-showcase2.gif\"\u003e\n\n## Requirements\n+ dialog \u003e= 1.3-20190808\n+ JDK \u003e= 11\n+ Apktool \u003e= 2.5.0\n\n## Installation\n```bash\ngit clone https://github.com/UDcide/udcide.git\ncd udcide\npipenv install\npipenv run python udcide/cli.py \u003cAPK_File\u003e\n```\n","funding_links":[],"categories":["Endpoint"],"sub_categories":["Mobile / Android / iOS"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUDcide%2Fudcide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUDcide%2Fudcide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUDcide%2Fudcide/lists"}