cloudchou / NativeBinderTestLinks
用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端
☆26Updated 11 years ago
Alternatives and similar repositories for NativeBinderTest
Users that are interested in NativeBinderTest are comparing it to the libraries listed below
Sorting:
- Android Native Binder Service 使用本地代码的客户端 框架层的客户端 应用层的客户端来调用它,这只是个demo☆29Updated 11 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- 从oat文件中dump出来dex的工具☆140Updated 9 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆23Updated 9 years ago
- Android NDK Notes☆51Updated 9 years ago
- android-7.0.0_r1 source code mirror, ISO package http://pan.baidu.com/s/1kT7hgAr☆43Updated 5 years ago
- xposed for ART☆15Updated 10 years ago
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆39Updated 6 years ago
- Native IO Redirect implementation for Android.☆75Updated 9 years ago
- Continuation of the LeakTracer project☆37Updated 9 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- A multi window system basing on android KitKat 4.4 .☆57Updated 10 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- A Tool for Analysing Android Log Graphicly☆52Updated 9 years ago
- A dex tool which ensures the specified class in the specified secondary dex☆8Updated 9 years ago
- dexposed原理学习☆9Updated 9 years ago
- 这是一个演示使用DexClassLoader加载apk中的class的例子☆18Updated 8 years ago
- Android native memory leak detector☆31Updated 5 years ago
- use ashmem ipc in native.☆16Updated 10 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 6 years ago
- Android app collecting device information and submiting it to www.androiddevice.info☆53Updated 9 years ago
- Android应用包 自动下载☆75Updated 7 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 15 years ago
- Android 下的增量更新☆37Updated 12 years ago
- a python script to generate a memory/time graph from Android logcat output☆44Updated 11 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆88Updated 8 years ago
- Android busybox for standalone bionic toolchain - ALWAYS REBASED (so pull --rebase --ff-only), look at https://github.com/sherpya/android…☆81Updated 3 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago