androidyue / DroidWebViewProxyDemoLinks
Android WebView Proxy Demo
☆27Updated 10 years ago
Alternatives and similar repositories for DroidWebViewProxyDemo
Users that are interested in DroidWebViewProxyDemo are comparing it to the libraries listed below
Sorting:
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 9 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆42Updated 6 years ago
- Android动态加载dex,apk文件☆12Updated 10 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- Android app - network packet capture display tool☆28Updated 10 years ago
- Decompile the APK files to Android project with only one step.☆17Updated 11 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆43Updated 10 years ago
- 一个给apk加壳的工程☆15Updated 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…☆25Updated 10 years ago
- 基于安卓的vpn连接例子源码☆35Updated 9 years ago
- 实现Android Activity的代理机制,可以实现:1. 在AndroidManifest.xml中仅声明一个代理Activity,即可打开多个被代理Activity 2. 被代理Activity可以动态更新,即使用DexClassLoader加载☆11Updated 10 years ago
- android通过ndk加解密和防apk反编译。☆17Updated 8 years ago
- Android plugin framework☆23Updated 10 years ago
- Android 下的增量更新☆38Updated 12 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- ------双开-----☆13Updated 8 years ago
- 包含应用搬家功能的开源库 include package move feature's lib☆16Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- a demo for md5 encryption☆42Updated 9 years ago
- Android NDK Notes☆51Updated 9 years ago
- Android手机屏幕助手,用来替换NavigationBar虚拟导航按键。由于涉及到系统按键消息。 所以需要在源码环境下编译,需要系统签名,需要声明android:sharedUserId="android.uid.system"☆24Updated 7 years ago
- 利用无障碍服务(AccessibilityService)批量清理后台进程☆75Updated 8 years ago
- 全功能终端模拟器,可切换悬浮窗☆29Updated 10 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- NIO based android http&https local proxy.☆121Updated 11 years ago
- Json2view是一个简单的库,能将JSON文件转化为Android Views 所以你可以动态地加载你app的视图,而不需要更新APK。☆16Updated 8 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated 2 years ago
- An Android aar library contains a set of traffic control methods(such as proxy, packet capture) implement by VpnService;☆54Updated 7 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP☆46Updated 6 years ago