452896915 / JniExceptionHandler
提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86
☆52Updated 6 years ago
Alternatives and similar repositories for JniExceptionHandler:
Users that are interested in JniExceptionHandler are comparing it to the libraries listed below
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆111Updated 3 years ago
- ☆71Updated 5 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 8 years ago
- Hook Thread Sample☆107Updated 6 years ago
- ☆91Updated 6 years ago
- matrix的耗时方法日志解析☆39Updated 5 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android☆93Updated 5 years ago
- 字节跳动sliver 采集Java函数栈实现☆98Updated 7 months ago
- Android sharedpreference support multi process access. Use it just like the origin sharedperference.It will auto decide whether use multi…☆43Updated 7 years ago
- Magical modules with cool tech.The best dynamic so loader for android.☆170Updated 3 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 4 years ago
- Gradle plugin for router or method cost ..☆42Updated 6 years ago
- dynamic replace java and class value☆51Updated 6 years ago
- 仅为博客demo,切勿使用。☆47Updated 4 years ago
- ☆49Updated 2 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 2 years ago
- Duplicated Bitmap Analyzer Task☆65Updated 2 years ago
- A IPC Invoker for Android Development.☆199Updated 3 years ago
- 一个基于 iputils/tracepath6.c 移植定制的 Android 普通权限应用程序通过网络追踪并显示报文到达目的主机所经过的路由信息。☆31Updated 4 years ago
- JAndFix is a tool for Android real-time hot fix base on JAVA.☆107Updated 7 years ago
- android gradle plugin兼容库☆55Updated 6 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 3 years ago
- ndk进行简单的签名校验,密钥保护demo,android应用签名校验☆28Updated 6 years ago
- Atrace Hook Sample☆41Updated 6 years ago
- Android 固定资源id,适配aapt,aapt2☆27Updated 7 years ago
- 分析应用方法耗时的swing工具☆54Updated 7 years ago
- Android工程 无用资源扫描☆55Updated 7 years ago
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆29Updated 2 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 7 years ago