All Projects → tiann → Understand Plugin Framework

tiann / Understand Plugin Framework

Licence: apache-2.0
demos to help understand plugin framwork

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Understand Plugin Framework

React Use Wizard
🧙 A React wizard (stepper) builder without the hassle, powered by hooks.
Stars: ✭ 162 (-93.54%)
Mutual labels:  hook
Fre
👻 Tiny Footprint Concurrent UI library for Fiber.
Stars: ✭ 3,195 (+27.44%)
Mutual labels:  hook
Qujing
曲境是一个xposed模块,可实现在PC浏览器上动态监控(hook)函数调用和查看堆栈信息,及反射调用(invoke)等功能。
Stars: ✭ 197 (-92.14%)
Mutual labels:  hook
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (-93.18%)
Mutual labels:  hook
Headwolf
Scaffolding for agile development based on Xposed and Sekiro/基于Xposed和Sekiro搭建的敏捷开发的脚手架🎁献给懒汉们的小礼物😘只需四步!部署完一个Hook项目!👋👋新版本只需两步!!!
Stars: ✭ 182 (-92.74%)
Mutual labels:  hook
Bigbang
Stars: ✭ 194 (-92.26%)
Mutual labels:  hook
Pinst
🍺 dev only postinstall hooks (package.json)
Stars: ✭ 162 (-93.54%)
Mutual labels:  hook
Xmark
A PHP7 extension that can hook most functions/classes and parts of opcodes
Stars: ✭ 209 (-91.66%)
Mutual labels:  hook
Ios Monitor Platform
📚 iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
Stars: ✭ 2,316 (-7.62%)
Mutual labels:  hook
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (-92.18%)
Mutual labels:  hook
React Nprogress
⌛️ A React primitive for building slim progress bars.
Stars: ✭ 173 (-93.1%)
Mutual labels:  hook
Dobby
a lightweight, multi-platform, multi-architecture hook framework.
Stars: ✭ 2,550 (+1.72%)
Mutual labels:  hook
Simple Git Hooks
A simple git hooks manager for small projects
Stars: ✭ 179 (-92.86%)
Mutual labels:  hook
Virtualapp
VirtualApp With Compatibility Of Android 10/11/12
Stars: ✭ 163 (-93.5%)
Mutual labels:  hook
Elfhook
modify PLT to hook api, supported android 5\6.
Stars: ✭ 202 (-91.94%)
Mutual labels:  hook
Easyrouter
A simple android framework used to route activity or action with url.
Stars: ✭ 164 (-93.46%)
Mutual labels:  hook
Ocmethodtrace
Trace Any Objective-C Method Calls
Stars: ✭ 194 (-92.26%)
Mutual labels:  hook
Fridacontainer
FridaContainer 整合了网上流行的和自己编写的常用的 frida 脚本,为逆向工作提效之用。 frida 脚本模块化,Java & Jni Trace。
Stars: ✭ 190 (-92.42%)
Mutual labels:  hook
Xhook
🔥 A PLT hook library for Android native ELF.
Stars: ✭ 2,996 (+19.51%)
Mutual labels:  hook
Wmi Static Spoofer
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Stars: ✭ 199 (-92.06%)
Mutual labels:  hook

understand-plugin-framework

分析DroidPlugin,深入理解插件化框架,内容如下:

2018/8/27 更新:

从我写下 Android插件化原理解析 系列第一篇文章至今,已经过去了两年时间。这期间,插件化技术也得到了长足的发展;与此同时,React Native,PWA,App Bundle,以及最近的Flutter也如火如荼。由于实现插件化需要太多的黑科技,它给项目的维护成本和稳定性增加了诸多不确定性;我个人认为,2017年手淘Atlas插件化项目的开源标志着插件化的落幕,2018年Android 9.0上私有API的限制几乎称得上是盖棺定论了——曾经波澜壮阔的插件化进程必将要退出历史主流。如今的插件化技术朝两个方向发展:其一,插件化的工程特性:模块化/解耦被抽离,逐渐演进为稳定、务实的的组件化方案;其二,插件化的黑科技特性被进一步发掘,inline hook/method hook大行其道,走向双开,虚拟环境等等。

虽然插件化终将落幕,但是它背后的技术原理包罗万象,值得每一个希望深入Android的小伙伴们学习。

很遗憾曾经的系列文章没有写完,现在已经没机会甚至可以说不可能去把它完结了;不过幸运的是,我的良师益友包老师(我习惯称呼他为包哥)写了一本关于插件化的书——《Android插件化开发指南》,书中讲述了过去数年浩浩荡荡的插件化历程以及插件技术的方方面面;有兴趣的小伙伴可以买一本看看。

点击购买

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].