{"id":34401580,"url":"https://github.com/rafigk2v9c/APKdevastate","last_synced_at":"2025-12-25T03:01:38.045Z","repository":{"id":295306106,"uuid":"986537172","full_name":"rafigk2v9c/APKdevastate","owner":"rafigk2v9c","description":"Advanced analysis software for APK payloads created by RATs.","archived":false,"fork":false,"pushed_at":"2025-11-27T20:41:42.000Z","size":66031,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T11:42:03.915Z","etag":null,"topics":["aapt","android","apk","apktool","remoteaccesstrojan","reverse-engineering","security"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafigk2v9c.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-19T18:57:19.000Z","updated_at":"2025-11-27T20:41:45.000Z","dependencies_parsed_at":"2025-10-27T18:23:09.369Z","dependency_job_id":null,"html_url":"https://github.com/rafigk2v9c/APKdevastate","commit_stats":null,"previous_names":["rafigk2v9c/apkdevastate"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/rafigk2v9c/APKdevastate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafigk2v9c%2FAPKdevastate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafigk2v9c%2FAPKdevastate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafigk2v9c%2FAPKdevastate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafigk2v9c%2FAPKdevastate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafigk2v9c","download_url":"https://codeload.github.com/rafigk2v9c/APKdevastate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafigk2v9c%2FAPKdevastate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28017685,"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-12-25T02:00:05.988Z","response_time":58,"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":["aapt","android","apk","apktool","remoteaccesstrojan","reverse-engineering","security"],"created_at":"2025-12-20T01:00:49.047Z","updated_at":"2025-12-25T03:01:38.040Z","avatar_url":"https://github.com/rafigk2v9c.png","language":"C#","funding_links":[],"categories":["Tools"],"sub_categories":["Static Analysis Tools"],"readme":"# APKdevastate\n\n![Repo Size](https://img.shields.io/github/repo-size/rafigk2v9c/APKdevastate)\n![Stars](https://img.shields.io/github/stars/rafigk2v9c/APKdevastate?style=social)\n![Forks](https://img.shields.io/github/forks/rafigk2v9c/APKdevastate?style=social)\n![Issues](https://img.shields.io/github/issues/rafigk2v9c/APKdevastate)\n\n[Read More.](https://rafigk2v9c.github.io/posts/apkdevastaten)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/rafigk2v9c/APKdevastate/blob/master/ss/fireandroid.gif?raw=true\" alt=\"APKdevastate Banner\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n**APKdevastate** is a powerful Windows application designed to analyze Android APK files for security risks, malware signatures, and suspicious behaviors.\n\nThe tool helps identify potentially malicious applications by examining permissions, certificate information, and known Remote Access Trojan (RAT) signatures.\n\n---\n\n# Sample view of the software\n\n## Payload Alert\n\u003cimg src=\"https://github.com/rafigk2v9c/APKdevastate/blob/master/ss/Screenshot_2.png\" width=\"600\" height=\"350\" /\u003e\n\n## Malicious Alert\n\u003cimg src=\"https://github.com/rafigk2v9c/APKdevastate/blob/master/ss/Screenshot_4.png\" width=\"600\" height=\"350\" /\u003e\n\n## Clean APK\n\u003cimg src=\"https://github.com/rafigk2v9c/APKdevastate/blob/master/ss/Screenshot_3.png\" width=\"600\" height=\"350\" /\u003e\n\n\n## Features\n\n-  **Permission Analysis**: Lists and evaluates dangerous Android permissions  \n-  **Certificate Verification**: Validates APK signing certificates against trusted organizations  \n-  **RAT Detection**: Scans for known Remote Access Trojan signatures  \n-  **Hash Generation**: Calculates MD5, SHA1, and SHA256 hashes for file verification  \n-  **Encryption Detection**: Identifies potentially obfuscated or encrypted code  \n-  **Risk Assessment**: Provides an overall security evaluation of the analyzed APK\n  \n---\n\n## Requirements\n\n- .NET Framework 4.5+(downloads automatically)\n- Java Runtime Environment\n\n---\n## Usage\n\n1. Open the application  \n2. Click **\"Analyze!\"** to choose apk file\n3. Click **\"RUN\"** to begin the security scan\n4. Review the detailed analysis results\n\nExample Usage-\n\n[Click here to Watch Demo Video](https://youtu.be/adsLWXGpstg?si=tcqQnxOfy9AtXuMz)\n\n## 🌟 Support the Project\n\n**Love APKdevastate?** Give us a ⭐ on GitHub!\n\n\n## Installation\n\nPlease download the .rar file with the name of the application and then extract it from the .rar to a folder, remember that if the files inside the .rar file are not in a directory, the application will not work\n\nThe application may be detected as infected by Anti-Virus because it contains RAT names\n\n\u003e **Disclaimer**: APKdevastate does not guarantee 100% accuracy in all detections or results. Use at your own discretion.\n\nDownload latest version:\n\n```bash\nhttps://github.com/rafigk2v9c/APKdevastate/releases/tag/APKdevastatev1.4\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafigk2v9c%2FAPKdevastate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafigk2v9c%2FAPKdevastate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafigk2v9c%2FAPKdevastate/lists"}