guowee / AppShellLinks
利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)
☆16Updated 6 years ago
Alternatives and similar repositories for AppShell
Users that are interested in AppShell are comparing it to the libraries listed below
Sorting:
- Android JNI接口混淆方案☆30Updated 6 years ago
- android通过ndk加解密和防apk反编译。☆18Updated 8 years ago
- Android动态加载dex,apk文件☆12Updated 10 years ago
- 通过jni编译C文件生成.so,验证签名值和包名对项目进行加密处理☆14Updated 7 years ago
- ndk进行简单的签名校验,密钥保护demo,android应用签名校验☆28Updated 7 years ago
- ndk双进程守护,包括C++的详细说明☆14Updated 7 years ago
- 一款轻量级,易扩展的Android文件下载框架,支持智能多线程分块下载(类似迅雷),支持线程池,支持断点续传,支持暂停恢复等☆16Updated 7 years ago
- curl 移植到andorid ,支持https和http2.0☆16Updated 8 years ago
- 使用c++作为通讯核心 实现android socket长连接☆16Updated 3 years ago
- Android 使用 so 文件存储私密数据,并增加签名防盗机制☆76Updated 6 years ago
- Dex加密☆14Updated 7 years ago
- .so文件加固☆28Updated 7 years ago
- 一款比较好用的拼音输入法,比起手机,它更适用于电视上☆15Updated 7 years ago
- Apk 加固源码示例☆32Updated 8 years ago
- Mars is a cross-platform network component developed by WeChat.(添加注释分析)☆16Updated 8 years ago
- android 上用tcpdump抓报文app☆24Updated 3 years ago
- This project is just a test item that combined with VirtualApp and whale, it's aim to hook the third party applications.☆15Updated 5 years ago
- Json2view是一个简单的库,能将JSON文件转化为Android Views 所以你可以动态地加载你app的视图,而不需要更新APK。☆17Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- 查看dex中class, field, method内部与外部依赖☆27Updated 6 years ago
- 【Android】 Android开发工具之http请求日志打印☆29Updated 5 years ago
- 💃 run your android apps without installation - 让你的 APK 免安装运行☆35Updated 2 years ago
- Android 通过JNI实现守护进程☆19Updated 8 years ago
- 运行在Android设备上,启动本程序之后,在任何窗口可显示当前CPU工作频率等状态,显示当前电压电流电池容量等信息☆14Updated 9 years ago
- 黑科技:提升进程优先级的一种思路☆15Updated 4 years ago
- 一个纯Java、实现了SAX接口、无任何第三方依赖的 AndroidManifest.xml 解析工具。☆44Updated 6 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- 对 Android uiautomatorviewer 工具进行了一些修改,并改造成一个 Gradle 工程。☆12Updated 8 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆42Updated 10 years ago