A robust RO2RW conversion module for Android 15-17 dynamic-super devices. Automates partition conversion and expansion (F2FS / EROFS / EXT4).
- Standalone Statically Linked Utilities: Includes the latest
e2fsprogsandf2fs-toolscompletely statically linked. Resolves library dependency crashes across all environments (TWRP, OrangeFox, OS). - Modular Architecture: Core logic is broken down into easily maintainable
.shmodules insidesrc/. - Automated Filesystem Migration: Seamlessly converts EXT4/EROFS to F2FS or expands existing RW images.
Flash the release .zip archive via Magisk, KernelSU, or a custom recovery.
Private source tree. For development, modify scripts in src/.
PR, Issues is closed. Discussions is open.
NO WARRANTY. This software is provided "as is" without warranty of any kind, either expressed or implied. The author is not responsible for any damage to your device (bootloops, data loss, or hard bricks). Use at your own risk.
Licensed under the GNU General Public License v3.0.