Android 使用jni校验应用签名sha1值,防止so文件逆向盗用
☆134May 7, 2019Updated 6 years ago
Alternatives and similar repositories for SignatureVerificationDemo
Users that are interested in SignatureVerificationDemo are comparing it to the libraries listed below
Sorting:
- ndk进行简单的签名校验,密钥保护demo,android应用签名校验☆29Apr 25, 2018Updated 7 years ago
- 将秘钥等放入SO,并添加APK签名判断☆19Mar 17, 2020Updated 5 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Feb 19, 2016Updated 10 years ago
- android so protect☆60Nov 22, 2016Updated 9 years ago
- Android 使用 so 文件存储私密数据,并增加签名防盗机制☆75Nov 21, 2018Updated 7 years ago
- 为Apk加壳项目,防止二次打包,代码反编译☆18Apr 1, 2015Updated 10 years ago
- ACache衍生的DSQLiteCache缓存小项目☆13Mar 14, 2018Updated 7 years ago
- AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。☆209Aug 7, 2017Updated 8 years ago
- 通过JNI实现验证App签名获取公钥☆89Aug 23, 2017Updated 8 years ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆50Mar 5, 2019Updated 6 years ago
- APK 加固 dex 加密,解密 学习项目☆238Feb 7, 2024Updated 2 years ago
- 隐藏关键方法的相关调用☆57Apr 28, 2017Updated 8 years ago
- Unity .apk hooking demo based on VirtualApp☆20Sep 5, 2017Updated 8 years ago
- Android JNI接口混淆方案☆29Jun 25, 2019Updated 6 years ago
- 如何把签名校验做到极致☆168Jun 28, 2020Updated 5 years ago
- 🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}☆1,016Jan 5, 2024Updated 2 years ago
- 学习jni及反调试策略☆50Mar 12, 2018Updated 7 years ago
- Tools for writing secure Android/JNI code, based upon Spotify's Jni Helpers Library☆37Sep 3, 2018Updated 7 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆124Apr 3, 2017Updated 8 years ago
- NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐☆112Mar 8, 2018Updated 7 years ago
- a demo for access external storage(extSdcard) on Android Lollipop.☆12Jun 28, 2015Updated 10 years ago
- 自研利用动态加载技术实现APK加壳,壳程序用JNI实现增加源码破解难度。☆97Jul 5, 2017Updated 8 years ago
- SSH file manager for android☆12Jul 17, 2017Updated 8 years ago
- 悬浮的按钮设计☆13May 13, 2017Updated 8 years ago
- apk加固插件 带签名校验、dex加密、资源混淆☆425Feb 19, 2021Updated 5 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆51Jul 6, 2018Updated 7 years ago
- smali文件,jar包字符串混淆,支持gradle插件☆165Jul 20, 2017Updated 8 years ago
- An Android native library (*.so) which encrypt/decrypt string and proguard it to prevent decompile.☆24Sep 27, 2017Updated 8 years ago
- ☆34Aug 7, 2017Updated 8 years ago
- 通过加载其他应用的 .dex 文件破解关键数据。☆24Aug 12, 2017Updated 8 years ago
- ndk双进程守护,包括C++的详细说明☆14Jan 2, 2018Updated 8 years ago
- 检测当前app是否运行在VirtualApp虚拟机中☆296Sep 2, 2022Updated 3 years ago
- Android应用的加固Demo☆56Jun 18, 2017Updated 8 years ago
- JNI检测应用签名,防止二次打包☆38Jul 6, 2017Updated 8 years ago
- check signature of apk is legal use so file with help of NDK (使用NDK 建立so文件完成对apk签名是否合法的验证)☆38Jan 16, 2017Updated 9 years ago
- Android中Hook 应用签名方法☆277May 31, 2017Updated 8 years ago
- 展示如何在 native 层检测应用签名,防止二次打包☆16Jan 3, 2017Updated 9 years ago
- Android跨进程WebView组件☆15Mar 31, 2019Updated 6 years ago
- ☆13Apr 26, 2022Updated 3 years ago