{"id":13438184,"url":"https://github.com/androguard/androguard","last_synced_at":"2025-05-12T05:24:25.600Z","repository":{"id":20670799,"uuid":"23953531","full_name":"androguard/androguard","owner":"androguard","description":"Reverse engineering and pentesting for Android applications ","archived":false,"fork":false,"pushed_at":"2025-03-26T19:12:29.000Z","size":108067,"stargazers_count":5568,"open_issues_count":40,"forks_count":1088,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-05-12T02:41:08.466Z","etag":null,"topics":["android","dalvik","dex","odex","pentesting","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/androguard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["androguard"]}},"created_at":"2014-09-12T08:48:56.000Z","updated_at":"2025-05-11T09:42:49.000Z","dependencies_parsed_at":"2023-10-20T17:15:49.784Z","dependency_job_id":"1d8cdde1-12ae-4877-95d5-5a2527d2601c","html_url":"https://github.com/androguard/androguard","commit_stats":{"total_commits":1796,"total_committers":99,"mean_commits":"18.141414141414142","dds":0.7466592427616927,"last_synced_commit":"372dad2b4442bc6e6bef19890d135521f7356b5b"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androguard%2Fandroguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androguard%2Fandroguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androguard%2Fandroguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androguard%2Fandroguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/androguard","download_url":"https://codeload.github.com/androguard/androguard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253672698,"owners_count":21945480,"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":["android","dalvik","dex","odex","pentesting","reverse-engineering"],"created_at":"2024-07-31T03:01:03.502Z","updated_at":"2025-05-12T05:24:25.574Z","avatar_url":"https://github.com/androguard.png","language":"Python","funding_links":["https://github.com/sponsors/androguard"],"categories":["Android Security","Python","Penetration Testing","Reversing","Инструменты анализа","Honeypots","Tools","\u003ca id=\"3034389f5aaa9d7b0be6fa7322340aab\"\u003e\u003c/a\u003e插件\u0026\u0026脚本","Weapons","📱 Mobile GCS Apps","android"],"sub_categories":["Reverse Engineering","Mobile Penetration Testing","\u003ca id=\"a750ac8156aa0ff337a8639649415ef1\"\u003e\u003c/a\u003e新添加的","Decompilers","Android","Companion Web Application Attacking"],"readme":"![banner](https://raw.githubusercontent.com/androguard/androguard/master/assets/web/androguardwithname.jpg)\n\n# Androguard\n\n[![PyPI Upload](https://github.com/androguard/androguard/actions/workflows/pythonpublish.yml/badge.svg)](https://github.com/androguard/androguard/actions/workflows/pythonpublish.yml)\n![PyPI - Version](https://img.shields.io/pypi/v/androguard)\n![Static Badge](https://img.shields.io/badge/Documentation-InProgress-red)\n\nDo you think your phone has been pwned ? please check [IsMyPhonePwned](https://github.com/IsMyPhonePwned)\n\nNew tool: Goauld [Dynamic injection tool for Linux/Android ](https://github.com/androguard/goauld)\n\n\n## Installation\nQuick installation:\n~~~~\npip install androguard\n~~~~\n\n\u003e [!IMPORTANT]\n\u003e Versions \u003e= 4.0.0 are new releases after a long time, where the project has substantial differences from the previous stable version 3.3.5 from 2019. This means that certain functionalities have been removed. If you notice an issue with your project using the latest version, please open up an [issue](https://github.com/androguard/androguard/issues).\n\n## Documentation\n**Documentation contains outdated information - In progress of updating**\n\nThe [Github Pages Documentation](http://androguard.github.io/androguard/) is the most up to date source.\n\nAdditional documentation that contains outdated information is available at [ReadTheDocs](http://androguard.readthedocs.io/en/latest/).\n\n\n## Features\n\nAndroguard is a full python tool to play with Android files.\n\n* DEX, ODEX\n* APK\n* Android's binary xml\n* Android resources\n* Disassemble DEX/ODEX bytecodes\n* Basic Decompiler for DEX/ODEX files\n* Frida support for easy dynamic analysis\n* SQLite database to save the session\n\n## Authors: Androguard Team\n\nAndroguard + tools: Anthony Desnos (desnos at t0t0.fr).\n\nDAD (DAD is A Decompiler): Geoffroy Gueguen (geoffroy dot gueguen at gmail dot com)\n\n## Projects using Androguard\nIn alphabetical order\n\n* [AndroPyTool](https://github.com/alexMyG/AndroPyTool)\n* [AppKnox](http://appknox.com)\n* [Cuckoo Sandbox](https://cuckoosandbox.org)\n* [Deckard](https://github.com/hrkfdn/deckard)\n* [Droidbot](https://github.com/honeynet/droidbot)\n* [Droidstatx](https://github.com/integrity-sa/droidstatx)\n* [εxodus](https://github.com/Exodus-Privacy/exodus)\n* [F-Droid Server](https://gitlab.com/fdroid/fdroidserver)\n* [gplaycli](https://github.com/matlink/gplaycli)\n* [Koodous](https://koodous.com)\n* [MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF)\n* [qiew](https://github.com/mtivadar/qiew)\n* [Quark-Engine](https://github.com/quark-engine/quark-engine)\n* [Virustotal](https://virustotal.readme.io/reference/androguard)\n* [Viper Framework](https://github.com/viper-framework/viper)\n* ... and many more!\n\nYou are using Androguard and are not listed here? Just create a [ticket](https://github.com/androguard/androguard/issues) or send us a [pull request](https://github.com/androguard/androguard/pulls) with your project!\n\n## Licenses\n\n### Androguard\n\nCopyright (C) 2012 - 2024, Anthony Desnos (desnos at t0t0.fr)\nAll rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS-IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n### DAD\n\nCopyright (C) 2012 - 2016, Geoffroy Gueguen (geoffroy dot gueguen at gmail dot com)\nAll rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS-IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroguard%2Fandroguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroguard%2Fandroguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroguard%2Fandroguard/lists"}