Git Product home page Git Product logo

magisk_patcher's Introduction

欢迎

中文English

欢迎使用Magisk Patcher,这是一个基于Python第三方库ttkbootstrap开发的一款能在Windows和Linux上运行的boot修补程序。

这是affggh为了暴力圈钱写的一款垃圾小工具。虽然钱没圈到多少,不过affggh还是坚持更新了半年。magiskboot从官方源码移植,多次测试十分甚至九分的稳定。

GUI Screenshot

优势

  • 从magisk官方源码移植,多次测试,稳定性有保障
  • 在多个设备上测试,支持Android 4.3 - 13
  • 在线获取Magisk列表,点击即可下载
  • 可以通过usb调试获取设备修补相关
  • 修复magisk运行环境(待测试)

支持系统

Windows 10, 11 (amd64)

如果你在使用32位Windows,请安装Python并运行脚本**而不是**直接运行exe

Linux

已在Ubuntu 20.04 LTS上测试

支持被修补的架构

  • arm64
  • arm
  • x86
  • x86_64

需求

Windows

在Windows平台运行不需要任何依赖,脚本支持Python 3.8+, 如果你在使用32位系统,请安装Python并运行脚本而不是直接运行exe

Linux

Debian/Ubuntu:

sudo apt install python3 python3-tk    
    pip install mttkinter    
    sudo apt install adb # if you need read config from device / 如果你想要读取设备配置

Archlinux:

yay -S python adb
    pip install mttkinter

使用Python运行:

python3 -m pip install ttkbootstrap pillow
python3 ./Magiskpatcher.py
# If you are using ubuntu
sudo apt install python3-pil python3-pil.imagetk
# If you are using arch linux
sudo pacman -S python-pillow

⚠️注意:Batch脚本已被移除,如果你想要使用请下载1.0版本

GUI主题

GUI ttk THEME from ttkbootstrap

感谢

thka2016 帮我写了个很好用的功能
Magisk 源码来自magisk

捐赠

如果你觉得Magisk Patcher好用可以给我买一瓶水❤️

magisk_patcher's People

Contributors

affggh avatar michael-altmann avatar haotian2004 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.