wtuadn / JNIToolLinks
NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐
☆110Updated 7 years ago
Alternatives and similar repositories for JNITool
Users that are interested in JNITool are comparing it to the libraries listed below
Sorting:
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 8 years ago
- 安全加密C语言库OpenSSL ,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆163Updated 6 years ago
- OpenSSL Library for iOS and Android☆42Updated 7 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆132Updated 6 years ago
- Android NDK AES☆97Updated 4 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插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆186Updated last year
- 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
- ☆71Updated 6 years ago
- 一种Android客户端获取唯一设备ID的方案☆249Updated last year
- detail please check the full doc☆52Updated last year
- A native encrypt demo☆56Updated 6 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- 一种生成阅读极其困难的proguard字典的算法☆28Updated 8 years ago
- Android安全防护的几种反调试方案策略☆171Updated 8 years ago
- 通过JNI实现验证App签名获取公钥☆90Updated 7 years ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆29Updated 4 years ago
- Android 使用 so 文件存储私密数据,并增加签名防盗机制☆74Updated 6 years ago
- A library for check whether your app run in a virtual project.☆86Updated 7 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- 全局HttpDns替换方案☆71Updated 6 years ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆49Updated 6 years ago
- 动态获取不同Android手机cpu的架构,如:ARM,X86,mips等多种架构类型的CPU型号☆52Updated 7 years ago
- webview中post请求参数的获取demo☆53Updated 4 years ago
- Android Multi process SharedPreferences (支持多进程同步读写的SharedPreferences)☆113Updated 4 years ago
- A RePlugin branch supports AndroidX 支持AndroidX的RePlugin框架分支☆112Updated 5 years ago
- Android各个版本的java源码,可以直接在idea中打开,方便查看,主要解决AS查看源码很多类看不到的问题,并且整合了多个版本,方便对比☆85Updated 4 years ago
- android jni 实现本地加解密数 据,使用C++语言编写 ,基于openssl实现。集成RSA AES 3DES BASE64 MD5☆39Updated 8 years ago
- Android应用的加固Demo☆56Updated 7 years ago
- Android 保活神器☆109Updated 2 years ago