vilyever / AndroidContextHolderLinks
任意位置下获取应用context
☆32Updated 9 years ago
Alternatives and similar repositories for AndroidContextHolder
Users that are interested in AndroidContextHolder are comparing it to the libraries listed below
Sorting:
- 通过JNI实现验证App签名获取公钥☆89Updated 8 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated 2 years ago
- Android 双进程守护,应用保活☆44Updated 8 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆42Updated 10 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- Android安全实践☆165Updated 8 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆42Updated 6 years ago
- 手机当前操作的应用为QQ时,弹出自定义框让用户输入账户和密码☆28Updated 9 years ago
- 利用无障碍服务(AccessibilityService)批量清理后台进程☆76Updated 8 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…