Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

v2.0.1 for public

Choose a tag to compare

@yu13140 yu13140 released this 11 Mar 09:18
· 5 commits to main since this release

更新日志 Changelog

  • 支持 A/B分区init_boot分区的设备转换Root方案
  • 目前不支持转换为Magisk全系(正在修复中)
  • 更智能地清理原Root环境
  • 提供备份的boot或init_boot保存在/data/RootSwitcher/文件夹
  • 支持自定义 需要修补的boot或者init_boot(放在/data/RootSwitcher/里)
  • 支持恢复init_boot并刷入修补的boot
  • 修复了一些小问题

  • Root scheme of device conversion supporting A/B partition and init_boot partition.
  • Conversion to Magisk is currently not supported. (under repair)
  • Cleans the original Root environment more intelligently.
  • The boot or init_boot that provides the backup is saved in the/data/RootSwitcher/folder.
  • Support custom boot or init_boot to be patched. (placed in/data/RootSwitcher/)
  • Support for restoring init_boot and flashing in patched boot.
  • Fixed some minor issues.