N0tExpectErr0r's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
Tencent/Hippy
Hippy is designed to easily build cross-platform dynamic apps. 👏
facebook/redex
A bytecode optimizer for Android apps
alipay/SoloPi
SoloPi 自动化测试工具
iqiyi/xHook
🔥 A PLT hook library for Android native ELF.
iqiyi/xCrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
bytedance/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
jasonross/Nuwa
Nuwa, pure java implementation, can hotfix your android application.
Qihoo360/ArgusAPM
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
alibaba/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
facebookarchive/profilo
A library for performance traces from production.
ele7enxxh/Android-Inline-Hook
thumb16 thumb32 arm32 inlineHook in Android
uber/nanoscope
An extremely accurate Android method tracing tool.
twitter/Serial
Light-weight, fast framework for object serialization in Java, with Android support.
AndroidAdvanceWithGeektime/Chapter01
Chapter01 GeekTime ,crash catch sample
chromium/crashpad
A crash-reporting system
zhuotong/Android_InlineHook
Android内联hook框架
eyunzhu/vatfs
影视全搜索|提供全网影视m3u8资源搜索,影视资源api,无广告快速播放
AndroidAdvanceWithGeektime/Chapter07
Sample for Add Systrace Tag
AndroidAdvanceWithGeektime/Chapter03
Object Alloc Tracker Samples
AndroidAdvanceWithGeektime/Chapter02
Sample for stop FinalizerWatchdogDaemon
dodola/fbhookfork
从 fb 的 profilo 项目里提取出来的hook 库,自己用
AndroidAdvanceWithGeektime/Chapter04
Duplicated Bitmap Analyzer Task
AndroidAdvanceWithGeektime/Chapter05
Process Tracker
AndroidAdvanceWithGeektime/Chapter17
Hook Socket Sample
AndroidAdvanceWithGeektime/Chapter08
Close Dex Verify
AndroidAdvanceWithGeektime/Chapter12
Custom SharedPreferences Sample
zhxmdefj/OpenGL-development-tour