JeremyTang / EncryptNDKLinks
aes/des加密
☆10Updated 9 years ago
Alternatives and similar repositories for EncryptNDK
Users that are interested in EncryptNDK are comparing it to the libraries listed below
Sorting:
- 任意位置下获取应用context☆32Updated 9 years ago
- Android APK 加壳保护☆169Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被 反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆72Updated 6 years ago
- Native IO Redirect implementation for Android.☆76Updated 9 years ago
- A Lightweight Crypto Library (NDK), support AES/DES/MD5/SHA1/SHA256/SHA512/Base64☆48Updated 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…☆26Updated 10 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆88Updated 8 years ago
- Android安全防护的几种反调试方案策略☆176Updated 8 years ago
- 基于xposed框架实现本地视频发布到朋友圈☆43Updated 4 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- 一个给apk加壳的工程☆15Updated 10 years ago
- ☆39Updated 10 years ago
- Android应用的加固Demo☆55Updated 8 years ago
- ☆26Updated 9 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- 学习jni及反调试策略☆50Updated 7 years ago
- AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。☆209Updated 8 years ago
- 使用cydia substrate框架hook android的关键api,实时记录观察app后台运行时所调用的所有敏感函数,并生成json日志输出☆71Updated 8 years ago
- Android中增量更新工具☆46Updated 9 years ago
- Android Studio 自定义 Gradle Plugin☆29Updated 8 years ago
- 使用DroidPlugin的示例☆37Updated 9 years ago
- Apk加固☆27Updated 8 years ago
- 【Android】技术调研:用代码模拟屏幕点击、触摸事件Demo☆74Updated 7 years ago
- Android AES sample for JNI&Java.☆111Updated 6 years ago
- The demo for Android☆41Updated 9 years ago
- 360的Xposed Hook框架, 支持Android P☆15Updated 7 years ago
- VirtualApp的技术文档和各个技术点拆解demo☆175Updated 9 years ago
- Android按键精灵功能库,可以重复触屏和按键操作。需要ROOT权限☆67Updated 10 years ago