ldlywt / JniHttpLinks
NDK开发中在C层请求网络并解析Json,blog地址:
☆124Updated 8 years ago
Alternatives and similar repositories for JniHttp
Users that are interested in JniHttp are comparing it to the libraries listed below
Sorting:
- NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐☆110Updated 7 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆132Updated 6 years ago
- OpenSSL Library for iOS and Android☆42Updated 8 years ago
- 安全加密C语言库OpenSSL,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆163Updated 6 years ago
- 动态获取不同Android手机cpu的架构,如:ARM,X86,mips等多种架构类型的CPU型号☆52Updated 7 years ago
- android jni 实现本地加解密数据,使用C++语言编写 ,基于openssl实现。集成RSA AES 3DES BASE64 MD5☆39Updated 8 years ago
- ☆72Updated 6 years ago
- detail please check the full doc☆52Updated 2 years ago
- 【Android】技术调研:用代码模拟屏幕点击、触摸事件Demo☆75Updated 7 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 7 years ago
- A native encrypt demo☆56Updated 6 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆192Updated 2 years ago
- 通过JNI实现验证App签名获取公钥☆89Updated 7 years ago
- ☆105Updated 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 9 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆155Updated 8 years ago
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆243Updated 8 years ago
- JNI检测应用签名,防止二次打包☆38Updated 8 years ago
- 一种生成阅读极其困难的proguard字典的算法☆28Updated 9 years ago
- Android 使用 so 文件存储私密数据,并增加签名防盗机制☆76Updated 6 years ago
- Android代码混淆,包含了通用混淆配置,以及常用的第三方库混淆配置☆45Updated 7 years ago
- 自动安装APK(免root),使用Accessibility(辅助功能/无障碍)模拟用户点击"安装"按钮。☆122Updated 6 years ago
- Android 上SDK的代码热更方案(Android-HoxFix-SDK-Native-Java)☆62Updated last year
- Android NDK AES☆98Updated 5 years ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆50Updated 6 years ago
- VirtualApp的技术文档和各个技术点拆解demo☆174Updated 8 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- 一种Android客户端获取唯一设备ID的方案☆251Updated last year
- DeviceInfo采集android设备信息工具☆144Updated 2 years ago
- Android 静默安装☆50Updated 9 years ago