This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices.
The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architecture and screen density requirements.
The system covers binary modification through allow-list patch selection and the generation of standalone installers or system modules. It includes capabilities for customizing module metadata, branding, and internal properties.