Starred repositories
tuozhaobing / bytefrog
Forked from pombredanne/bytefrogExecution tracing framework for the JVM
TraceFix is a android systrace plugin , with asm and gradle
Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) wh…
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy lea…
Virtual Engine for Android(Support 14.0 in business version)
A fully functional Android app built entirely with Kotlin and Jetpack Compose
MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
Simplify Android M system permissions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other lay…
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11