Pinned Repositories
android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
androidmodifycontainer
android虚拟化微信改机容器支持a16读取
AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
AppOptimizeFramework
AppOptimizeFramework
Awesome-Android-Performance
:trophy:Explore Android performance optimization in depth(continuous updating ...)
bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
booster
🚀Optimizer for mobile applications
ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
X2C
Increase layout loading speed 200%
bbc876219's Repositories
bbc876219/X2C
Increase layout loading speed 200%
bbc876219/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
bbc876219/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
bbc876219/AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
bbc876219/AppOptimizeFramework
AppOptimizeFramework
bbc876219/Awesome-Android-Performance
:trophy:Explore Android performance optimization in depth(continuous updating ...)
bbc876219/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
bbc876219/booster
🚀Optimizer for mobile applications
bbc876219/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
bbc876219/connectivity-samples
Multiple samples showing the best practices in connectivity on Android.
bbc876219/Develop-Source
Open source for developer.(开发资源整理:Java,Android,算法,iOS,MacOS等等)
bbc876219/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
bbc876219/exposed
A library to use Xposed without root or recovery(or modify system image etc..).
bbc876219/gradle_plugin_android_aspectjx
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
bbc876219/hll-wp-therouter-android
Android Routing SDK
bbc876219/JcyDemoList
本项目用于框架、架构总结和自定义控件以及源码等学习
bbc876219/lancet
A lightweight and fast AOP framework for Android App and SDK developers
bbc876219/LancetX
🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本;修复了一些Bug,基于ByteX提高编译速度,支持插桩功能分组,独立开关配置
bbc876219/Learn-and-Think-More
Live long and prosper.
bbc876219/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
bbc876219/monitorthread
bbc876219/mooner
a library for android app handle crash
bbc876219/PermissionMonitor
监控隐私权限的方法调用,like小米应用行为记录
bbc876219/pinduoduo_backdoor_backup
对 https://github.com/davinci1010/pinduoduo_backdoor 的备份
bbc876219/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
bbc876219/SandHook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
bbc876219/SumTea_Android
基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端
bbc876219/WebViewSimpleDemo
WebView Simple Demo
bbc876219/xHook
🔥 A PLT hook library for Android native ELF.
bbc876219/YCAppTool
组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!