业余 Android 玩家
从假回锁到 Wayland 桌面,专注于把不可能跑在手机上的东西塞进手机。
From the bootloader up to a Wayland desktop — making phones run things they were never meant to.
- 🥾 Bootloader & UEFI — Qualcomm ABL 修补、GBL 漏洞利用、Snapdragon 8 Gen 5 / Elite 设备的伪锁引导
- 🧩 Root frameworks — Zygisk / ART Hook、Magisk 模块
- 🐧 Kernel hacking — GKI 兼容的内核配置裁剪与功能注入(Docker、NTSYNC …)
- 🖥️ Display & graphics — 在 Android 上跑 Wayland/Weston,虚拟 DRM 缓冲共享
基于 EDK2 的高通 ABL(Android Bootloader)修补工作区。利用 GBL(Generic Bootloader Loader)漏洞注入自定义 EFI,在骁龙 8 Gen 5 / 8 Elite 设备上实现 伪锁引导(Fake Locked Bootloader),绕过解锁检测,并附带
superfastboot。An EDK2-based workspace for patching Qualcomm ABL via a GBL vulnerability — achieving a Fake Locked Bootloader state on Snapdragon 8 Gen 5 / Elite, with a bundled superfastboot.
EDK2·UEFI·C·Magisk Module· 内嵌反汇编引擎 + 自动补丁器
一套内核补丁(
superkernel.diff+defconfig_append),在 保持 GKI 兼容 的前提下加入近 100 个配置选项,让 Android 内核完整支持 Docker 容器运行。A kernel patch set that enables ~100 config options for full Docker support on Android while keeping GKI compatibility.
Linux Kernel·Docker·GKI·defconfig「这很丑,但是为了加入近 100 个配置选项并保留 GKI 兼容,我不得不如此。」
在 Android 上运行完整 Linux 桌面的显示桥接方案:虚拟 DRM 守护进程 + 生产者/消费者共享缓冲,把 Wayland / Weston / kde 合成器画面与触控/键鼠输入桥接到 Android 应用。
A display-bridge stack that runs a real Linux (Wayland/Weston) desktop on Android via a virtual-DRM daemon and shared producer/consumer buffers, with KWin / XWayland patches.
Wayland·Weston·DRM/GBM·JNI·Magisk Module
🪝 Vector (miuix fork)
基于 Zygisk 的 ART Hook 框架(与 Xposed API 保持一致),构建于 LSPlant 之上。这里维护的是带 miuix UI 的分支。
A Zygisk-based ART hooking framework with Xposed API compatibility, built on LSPlant — this is the miuix-UI fork.
GUI
如果我的项目帮到了你,欢迎请我喝杯咖啡,这是持续折腾的最大动力 🐢
If my work helped you, a small tip keeps the turtle hacking.



