# MobileNative
# Flag
在3大主流渲染引擎里,webview、weex/react native、flutter,复杂度依次降低,渲染性能依次上升。
- Vue.js https://github.com/kuaifan/eeui (opens new window)
- https://github.com/apache/incubator-weex (opens new window)
- https://github.com/NativeScript (opens new window)
Flutter
- https://github.com/googlecodelabs (opens new window)
- https://github.com/flutter (opens new window)
- https://dartpad.dartlang.org (opens new window)
- https://dartpad.cn (opens new window)
- https://github.com/shichunlei/flutter_app (opens new window)
- 干货 https://github.com/fujianlian/GankFlutter (opens new window)
- https://github.com/xmcy0011/CoffeeChat (opens new window)
# IOS
- https://github.com/pikacode/EBBannerView/blob/master/README_CHS.md (opens new window)
- https://github.com/CodeTips?tab=repositories (opens new window)
- https://github.com/dudongge/DDGDataCache_OC (opens new window)
- https://github.com/pujiaxin33/JXSegmentedView (opens new window)
- https://github.com/jinht/ShopCarAnimation (opens new window)
- IOS第三方依赖管理工具 https://cocoapods.org (opens new window)
# IOS框架
- https://github.com/tbl00c/ZZFLEX (opens new window)
- https://github.com/marcuswestin/WebViewJavascriptBridge (opens new window)
# Android
- 面试题 https://github.com/Blankj/AndroidOfferKiller (opens new window)
- https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode (opens new window)
- https://github.com/pengMaster/BestNote (opens new window)
- https://github.com/Omooo/Android-Notes (opens new window)
- https://github.com/wave-chtj/BaseIotUtils (opens new window)
- https://github.com/lihangleo2/Imgdots (opens new window)
- https://github.com/yangchong211/YCVideoPlayer (opens new window)
- https://github.com/guofudong/KotlinAndroid (opens new window)
- https://github.com/Justson/Downloader (opens new window)
- https://github.com/Justson/AgentWeb (opens new window)
- Android运行时权限申请库 (opens new window)
- 秒级编译方案:https://github.com/alibaba/freeline (opens new window)
- Android-FFmpeg开源库使用及图片压缩开源工具使用 (opens new window)
- https://github.com/google/dagger (opens new window)
- 查看包差异 https://github.com/JakeWharton/diffuse (opens new window)
- https://github.com/Vove7/retrofit-rest-client (opens new window)
- https://github.com/LiushuiXiaoxia (opens new window)
- https://github.com/huangruiLearn/flutter_hrlweibo (opens new window)
- https://github.com/sabernwj/cookiej (opens new window)
- https://github.com/gsantner/markor (opens new window)
- 在linux下运行安卓应用工具xDroid https://www.linzhuotech.com (opens new window)
- https://github.com/anbox/anbox (opens new window)
- 安卓上运行的安卓模拟器 http://www.vmos.cn (opens new window)
# 自动化
Auto.js
JavaScript自动化工具
- https://github.com/topics/autojs (opens new window)
- https://github.com/TonyJiangWJ/AutoScriptBase (opens new window)
- https://github.com/hyb1996/Auto.js (opens new window)
- https://github.com/easy-click/easyclick-libs (opens new window)
- 清理微信僵尸粉 https://github.com/L8426936/CleanUpWeChatZombieFans (opens new window)
- https://github.com/huxx16/AutoApiSecret (opens new window)
- https://github.com/topics/accessibilityservice (opens new window)
- https://github.com/Orange-shirt/OrangeJs (opens new window)
- https://github.com/georgehuan1994/DingDing-Automatic-Clock-in (opens new window)
Hooking
- https://github.com/topjohnwu/Magisk (opens new window)
- https://github.com/rovo89/Xposed (opens new window)
- https://github.com/mar-v-in/ArtHook (opens new window)
- https://github.com/avs333/Nougat_dlfunctions (opens new window)
- https://github.com/asLody/VirtualApp (opens new window)
- https://github.com/tiann/epic (opens new window)
- https://github.com/android-hacker/VirtualXposed (opens new window)
- https://github.com/taichi-framework/TaiChi (opens new window)
# 逆向工具
- https://github.com/iBotPeaches/Apktool (opens new window)
- https://github.com/venshine/decompile-apk (opens new window)
- smali/baksmali https://github.com/JesusFreke/smali (opens new window)
- 解析和打印Android Manifest文件 https://github.com/rednaga/axmlprinter (opens new window)
- https://github.com/google/android-classyshark (opens new window)
- 反混淆 https://github.com/CalebFenton/simplify (opens new window)
- unity il2cpp逆向工程 https://github.com/Perfare/Il2CppDumper (opens new window)
- CFF Explorer进程PE查看 http://www.ntcore.com/exsuite.php (opens new window)
- 提取/解压缩 https://github.com/Perfare/AssetStudio (opens new window)
- 手机抓包神器HttpCanary (opens new window)
- C-S架构渗透测试 https://github.com/theLSA/CS-checklist (opens new window)
- https://github.com/fireeye/flare-vm (opens new window)
- https://github.com/DynamoRIO/dynamorio (opens new window)
- https://github.com/libimobiledevice-win32/imobiledevice-net (opens new window)
# 框架
- https://github.com/ddnosh/AndroidQuick (opens new window)
- https://github.com/ddnosh?tab=repositories (opens new window)
- https://github.com/Meituan-Dianping/AppInit (opens new window)
- https://github.com/meituan/WMRouter (opens new window)
- https://github.com/fly803/BaseProject (opens new window)
- https://github.com/wendux/DSBridge-Android (opens new window)
- 专出网络框架的square (opens new window)
插件化框架
- Dynamic-load-apk
- DroidPlugin
- DyLA : Dynamic-load-apk @singwhatiwanna, 百度
- DiLA : Direct-Load-apk @FinalLody
- APF : Android-Plugin-Framework @limpoxe
- ACDD : ACDD @bunnyblue
- DyAPK : DynamicAPK @TediWang, 携程
- DPG : DroidPlugin @cmzy, 360
# 软件
- 如何在电脑上下载Google play上的应用? (opens new window)
- https://greasyfork.org/zh-CN/scripts/33005-direct-download-from-google-play (opens new window)
- https://apkpure.com/cn/developer/Microsoft%20Corporation (opens new window)
- https://github.com/topics/mobile-app (opens new window)
- https://github.com/topics/apk (opens new window)
- https://github.com/topics/playstore (opens new window)
- https://github.com/asmsh/go-playstore-scraper (opens new window)
- https://github.com/ClaudiuGeorgiu/PlaystoreDownloader (opens new window)
- https://github.com/aniketkatkar/GPlay-App-AutoInstaller (opens new window)
- https://github.com/NoMore201/googleplay-api (opens new window)
- https://github.com/onyxbits/raccoon4 (opens new window)
- https://github.com/feljor/playstore-scraper-with-api (opens new window)
- https://github.com/egodigital/node-google-play-store (opens new window)
- https://github.com/microg (opens new window)
- https://github.com/rumboalla/apkupdater (opens new window)
- https://gitlab.com/AuroraOSS/AuroraStore (opens new window)
- https://github.com/yeriomin/YalpStore (opens new window)
- https://www.coolapk.com/apk/tag/微博 (opens new window)
- https://www.coolapk.com/apk/com.caij.see (opens new window)
- https://www.coolapk.com/apk/com.hengye.share (opens new window)
- YouTube https://github.com/YTVanced/VancedManager (opens new window)
下载Google Play Store上的应用
- https://android-apk.org (opens new window)
- https://androidapksfree.com (opens new window)
- https://androidappsapk.co (opens new window)
- https://apkcombo.com (opens new window)
- https://apkgk.com (opens new window)
- https://apkpure.com (opens new window)
- https://apksfull.com (opens new window)
- https://apps.evozi.com (opens new window)
- https://blackmart.co (opens new window)
- https://sameapk.com (opens new window)
- https://www.androidfreeware.net (opens new window)
- https://www.apk4fun.com (opens new window)
- https://www.apkfollow.com (opens new window)
- https://www.apkmirror.com (opens new window)
- https://www.apkmonk.com (opens new window)
- https://www.apkturbo.com (opens new window)
- https://downloadapk.online (opens new window)
- https://dlandroid.com (opens new window)
破解软件下载
- http://www.sharerw.com (opens new window)
- https://htcui.com (opens new window)
- https://forum.release-apk.com/viewforum.php?f=5 (opens new window)
- https://patch.chelpus.com (opens new window)
- 手机软件下载-智友邦原智友论坛 (opens new window)
- https://github.com/butzist/ActivityLauncher (opens new window)
- https://github.com/yoyodadada/haoruanfenxiang (opens new window)
- https://dongji.lanzoui.com/b05alr4pi (opens new window)
- https://www.lanzous.com/b05f9wyf (opens new window)
- https://dongji.lanzoui.com/b05a873cb (opens new window)
- https://dongji.lanzoui.com/b05a93hje (opens new window)
- 文件传输 http://www.xender.com (opens new window)
- https://github.com/interfect/fenix (opens new window)
- https://feem.io (opens new window)
- ShareMe https://rawapk.com/mi-drop-apk-download (opens new window)
- ShareMi https://apkpure.com/cn/sharemi-fast-transfer-file-fast-share-file/com.xlab.xdrop (opens new window)
- 文件闪传 https://github.com/skyhacker2/skyhacker2.github.com/blob/master/blog/p/projects/index.md (opens new window)
音乐下载