Awesome Open Source
Awesome Open Source
Combined Topics
apk
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 108 Apk Open Source Projects
Categories
>
Build Tools
>
Apk
Bytecode Viewer
⭐
11,840
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Apktool
⭐
11,255
A tool for reverse engineering Android apk files
Mobile Security Framework Mobsf
⭐
8,078
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
Goreleaser
⭐
6,851
Deliver Go binaries as fast and easily as possible
Android Classyshark
⭐
6,680
Analyze any Android/Java based app or game
Python For Android
⭐
6,339
Turn your Python application into an Android APK
Packer Ng Plugin
⭐
4,620
下一代Android打包工具,100个渠道包只需要10秒钟
Opengapps
⭐
4,607
The main repository of the Open GApps Project
Forkhub
⭐
2,760
GitHub client for Android based on the abandoned official app
Vancedmanager
⭐
2,660
Vanced Installer
Android Crack Tool
⭐
2,498
🐞Android crack tool For Mac
Yalpstore
⭐
1,998
Download apks from Google Play Store
Backdoor Apk
⭐
1,556
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Fastdex
⭐
1,426
🚀 加快 apk 的编译速度 🚀
Xupdate
⭐
1,339
🚀A lightweight, high availability Android version update framework.(一个轻量级、高可用性的Android版本更新框架)
Piracychecker
⭐
1,329
An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required.
Androidanimationexercise
⭐
1,215
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Mlmanager
⭐
1,111
A modern, easy and customizable app manager for Android with Material Design
Nfpm
⭐
1,032
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Apkupdater
⭐
975
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
Stormplane
⭐
932
✈️《沙漠风暴》是一款基于Android开发的纵版飞行射击游戏,以雷电(Shooting Game)为原型,参考微信打飞机大战,通过自定义的SurfaceView来实现游戏,游戏画面、音乐、战斗特效都不错(附带apk安装包,可直接运行)
Phonesploit
⭐
854
Using open Adb ports we can exploit a Andriod Device
Apk Mitm
⭐
799
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Onekey Decompile Apk
⭐
745
一步到位反编译apk工具(onekey decompile apk)
Apk Dependency Graph
⭐
662
Android class dependency visualizer. This tool helps to visualize the current state of the project.
Diggy
⭐
643
Extract endpoints from apk files.
Uber Apk Signer
⭐
637
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
Playstoredownloader
⭐
633
A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required)
Andromeda
⭐
625
Andromeda - Interactive Reverse Engineering Tool for Android Applications
Fakerandroid
⭐
602
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
Android Yolo
⭐
601
Real-time object detection on Android using the YOLO network with TensorFlow
Wifitransfer Master
⭐
560
Android下WIFI隔空apk安装
Ehviewer_cn_sxj
⭐
545
因为ehviewer近一年多没更新了,所以想copy过来试着更新下
Android Getapkinfo
⭐
522
获取Android应用基本信息的工具集
Apkgolf
⭐
517
The smallest Android APK in the world
Decompile Apk
⭐
448
🔥 Decompile APK(反编译APK)
Cimoc
⭐
422
漫画阅读器
Obfuscapk
⭐
416
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
Dexcalibur
⭐
410
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Reverseapk
⭐
408
Quickly analyze and reverse engineer Android packages
Adhrit
⭐
391
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
Android Customtabs
⭐
379
Chrome CustomTabs for Android demystified. Simplifies development and provides higher level classes including fallback in case Chrome isn't available on device.
Apklab
⭐
362
Android Reverse Engineering WorkBench for VS Code
Apkurlgrep
⭐
355
Extract endpoints from APK files
Dex65536
⭐
353
Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)
Apkmultichannelplugin
⭐
352
[Deprecated] 🚀 Android 多渠道打包的 Android Studio / IDEA 插件
Super
⭐
335
Secure, Unified, Powerful and Extensible Rust Android Analyzer
Raccoon4
⭐
333
APK Downloader for Google Play
Apkleaks
⭐
329
Scanning APK file for URIs, endpoints & secrets.
Appinfoscanner
⭐
319
一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具,可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如:Title、Domain、CDN、指纹信息、状态信息等。
Apkshellext
⭐
304
Show app icons in windows explorer
Injuredandroid
⭐
301
A vulnerable Android application that shows simple examples of vulnerabilities in a ctf style.
Hackdroid
⭐
286
Android Apps, Roms and Platforms for Pentesting
App Info Parser
⭐
286
A javascript parser for parsing .ipa or .apk files. IPA/APK文件 js 解析器
Zeronet Kivy
⭐
280
Android client for ZeroNet
Googleplay Api
⭐
276
Google Play Unofficial Python API
Buildapks
⭐
263
Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Node Google Play
⭐
246
Get details and download apps from https://play.google.com by emulating an Android (Nexus 5X) device by default. For a rust version of this library check out https://github.com/dweinstein/rs-google-play
Playmaker
⭐
234
Fdroid repository manager fetching apps from Play Store
Easyincrementalupdate
⭐
232
Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。
Prism
⭐
231
Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
Command Mobile Penetration Testing Cheatsheet
⭐
215
Mobile penetration testing android & iOS command cheatsheet
Buildapks
⭐
209
Really quickly build APKs on handheld device (smartphone or tablet) in Amazon, Android, Chromebook and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Apkmod
⭐
205
Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
Slicer
⭐
195
A tool to automate the boring process of APK recon
Appaddupdate
⭐
191
Android app 增量更新
Xapkdetector
⭐
187
APK/DEX detector for Windows, Linux and MacOS.
Whatsappbetaupdater
⭐
183
An app to update WhatsApp to the latest beta version available on Android. Based on Material Design.
Apk Editor Studio
⭐
183
Powerful yet easy to use APK editor for PC and Mac.
Hackapk
⭐
180
An Advanced Tool For Complete Apk-Modding In Termux ...
Sensor Data Logger
⭐
163
Android Wear sensor data plotter
Appdeploy
⭐
162
🚀 AppDeploy is the fastest way to get info on your mobile app & deploy it OTA without specific server configuration
Frida Skeleton
⭐
162
基于frida的安卓hook框架,提供了很多frida自身不支持的功能,将hook安卓变成简单便捷,人人都会的事情
Androrat
⭐
159
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Ablemusicplayer
⭐
155
🎵 A Youtube Music like app with a Spotify like design - ad free and open source. Feel free to PR. NOTE: BEING REWRITTEN, HENCE THE REPO WILL BE INACTIVE FOR A WHILE
Streaming
⭐
147
r/freemediaheckyeah
Apk_api_key_extractor
⭐
143
Automatically extracts API Keys from APK files
Jni_helper
⭐
142
Find JNI function signatures in APK and apply to reverse tools.
Coolapk Kotlin
⭐
138
酷安开源版.....
Adbsploit
⭐
135
A python based tool for exploiting and managing Android devices via ADB
Inshorts Clone The News App
⭐
131
inshorts News App Clone with flutter and newsapi.org API
Apk Utilities
⭐
130
🛠 Tools and scripts to manipulate Android APKs
Apk Changer
⭐
118
Command line program for modifying apk files
Dingding
⭐
116
免root远程钉钉打卡,支持wifi和gps定位,仅支持android系统。本项目出于学习目的,仅用于学习玩耍,请于24小时后自行删除。xposed, crack,package,dingtalk,remote control
Apkdiffpatch
⭐
112
a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .
Apktrack
⭐
111
ApkTrack is an Android app which checks if updates for installed APKs are available.
Gamehelper
⭐
110
游戏、应用辅助App。目前支持1、微信《跳一跳》,可实现“手动”以及“自动”寻找位置跳跃;2、旅行青蛙,支持修改三叶草数量以及奖券数量;3、淘宝直播刷赞,刷评论。如有问题请随时反馈!
Netflix_patch
⭐
109
Patched Netflix App for Android enabling Widevine L1 allowing not certified devices to play HD
Firebase Distribution Github Action
⭐
108
This action uploads artifacts (.apk or .ipa) to Firebase App Distribution.
Uber Adb Tools
⭐
104
A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.
Apk Icon Editor
⭐
102
APK editor to easily change APK icons, name and version.
Greatfit
⭐
100
Amazfit APK watchface sources with many additional features and settings
Patdroid
⭐
95
A Program Analysis Toolkit for Android
Xdupdate
⭐
92
Android 自动更新 / 阿里云 OSS 一键上传更新 (Android auto update / upload update by aliyun OSS)
Nodebase
⭐
82
Android NodeJS Platform to Build Sharable Application
Updater
⭐
81
基于DownloadManager封装的更新器,使用超简单!
Backgroundupdate
⭐
80
后台更新APP(两句代码实现)
Gradle Android Apk Size Plugin
⭐
79
Gradle plugin that generates CSV files with apk size per output and variant of an apk
Chatter App
⭐
71
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Kivy Apk
⭐
70
Vbox+Ubuntu16.04打包生成kivy apk
1-100 of 108 projects
Next >
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210