Starred repositories
🔥 Android developers should collect the following utils(updating).
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.c…
An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
Android源码设计模式分析项目
A complete solution for apps using root permissions
Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
A standalone library project for certificate pinning on Android.
a next-generation hooking and reflection framework built for performance, safety, and extensibility.
protobuf java lite版本,可以在逆向时通过messageinfo信息还原proto定义,适用谷歌系app以及其他使用lite protobuf的应用