Skip to content
View superturtlee's full-sized avatar

Highlights

  • Pro

Block or report superturtlee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
superturtlee/README.md

🐢 Hi, I'm superturtlee

业余 Android 玩家

从假回锁到 Wayland 桌面,专注于把不可能跑在手机上的东西塞进手机。
From the bootloader up to a Wayland desktop — making phones run things they were never meant to.


Android C Linux Kernel


🔧 What I work on / 我在折腾什么

  • 🥾 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 缓冲共享

📦 Featured Projects / 精选项目

基于 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 · 内嵌反汇编引擎 + 自动补丁器

🐳 fulldocker

一套内核补丁(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 兼容,我不得不如此。」

🖥️ anland

在 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


📊 GitHub Stats

superturtlee's GitHub stats Top Langs


☕ 赞赏支持 / Buy me a coffee

如果我的项目帮到了你,欢迎请我喝杯咖啡,这是持续折腾的最大动力 🐢
If my work helped you, a small tip keeps the turtle hacking.

WeChat Pay 微信赞赏码

微信支付 · WeChat Pay


⭐ 觉得有用的话,给项目点个 Star 吧 · Star the repos if you find them useful

Popular repositories Loading

  1. gbl_root_canoe gbl_root_canoe Public

    No TrickyStore on Canoe

    C 836 230

  2. anland anland Public

    Protocol For Wayland run on android

    C 95 25

  3. MCPatcher MCPatcher Public

    C++ 41 4

  4. Vector Vector Public

    Forked from JingMatrix/Vector

    Modern Xposed Framework

    Kotlin 13 2

  5. kernel-workshop-docker kernel-workshop-docker Public

    Forked from cctv18/kernel-workshop

    A creative workshop for kernel compiling.

    Python 8 1

  6. mesa-for-android-container mesa-for-android-container Public

    Forked from lfdevs/mesa-for-android-container

    A Mesa build for containers on Android (Proot, Chroot, LXC, etc.), to support hardware acceleration with Adreno GPU.

    C 6