byhook / libcurl-android
libcurl库移植到android平台,可以在native层使用网络请求库
☆79Updated 7 years ago
Alternatives and similar repositories for libcurl-android
Users that are interested in libcurl-android are comparing it to the libraries listed below
Sorting:
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 2 years ago
- Compile curl & openssl & zlib for android with NDK.☆181Updated 3 months ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 8 years ago
- detail please check the full doc☆52Updated last year
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践☆111Updated 6 years ago
- 动态获取不同Android手机cpu的架构,如:ARM,X86,mips等多种架构类型的CPU型号☆52Updated 7 years ago
- NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐☆110Updated 7 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- ndk编译openssl,"armeabi-v7a" "arm64-v8a" "x86" "x86_64" "mip" "mip_64"☆31Updated 6 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆145Updated 2 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- Android native memory leak detector☆31Updated 5 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆315Updated 5 years ago
- OpenSSL Library for iOS and Android☆42Updated 7 years ago
- buildscript--android platform use many libaries☆19Updated last year
- 全局HttpDns替换方案☆71Updated 6 years ago
- ☆41Updated 6 years ago
- ☆40Updated 5 years ago
- Android-Jni线程操作,包括:一般线程的创建、互斥锁、全局Listener调用java方法达到回调效果。☆44Updated 6 years ago
- ☆57Updated 2 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆132Updated 6 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆193Updated 6 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆186Updated last year
- Source code for 'Pro Android C++ with the NDK' by Onur Cinar☆69Updated 8 years ago
- 一个art hook框架,可以作为学习art hook资料使用☆49Updated 5 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- study of malloc debug☆41Updated 5 years ago
- A library for check whether your app run in a virtual project.☆86Updated 7 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆212Updated 2 years ago
- 轻量的c++ looper实现,移植自aosp的libstagefright☆41Updated last year