CaiJingLong / BuildGoForAndroidLinks
This project demonstrates how to compile the go source code into a dynamic library for Android and use it in Android.
☆28Updated 5 years ago
Alternatives and similar repositories for BuildGoForAndroid
Users that are interested in BuildGoForAndroid are comparing it to the libraries listed below
Sorting:
- Android保活机制探索kotlin版☆13Updated 7 years ago
- modify binary AndroidManifest.xml☆41Updated last year
- Native层APK保护:一键加固脚本 (Native layer APK protection: One-click hardening script)☆61Updated 4 years ago
- 安卓APP/API安全加密so库,防二次打包,防API签名破解☆36Updated 3 years ago
- jni加密解密,jni签名检测,jni模拟器检测,jni-xpose框架检测,jni-root机器检测☆45Updated 4 months ago
- Golang building plugin for Android project.☆12Updated 3 years ago
- JNI开发,C加密和视频等☆14Updated 3 years ago
- 描述☆54Updated 4 years ago
- HookwormForAndroid实战示例☆32Updated 4 years ago
- 基于virtualApp虚拟空间实现app脱壳。更高级方案:frida☆23Updated 5 years ago
- Android APP内抓包工具☆44Updated 4 years ago
- A high performance dex deobfuscator library.☆45Updated 3 years ago
- 学习jni及反调试策略☆49Updated 7 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- Android View Record: Screen Record, Video Record, Audio Record, 安卓录屏,或者说app内录屏,避开隐私问题,不会录到系统通知之类的,View级别的录屏,支持同时录音☆54Updated 2 months ago
- 快速搭建aosp(Android源码)的开发环境☆101Updated 3 years ago
- Android so加固☆47Updated 4 years ago
- hook java方法,基于art虚拟机