2 Repos
Tools that construct system-level installation modules for rooted device partitions.
Distinct from Binary Module Generation: Focuses on system-level Android modules rather than generic binary file structural layout.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · System Module Generators. Refine with filters or upvote what's useful.
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 architectu
Generates Magisk modules that install patched application binaries into the system partition.
Installs dictionary data as a system-level module that integrates with the input method framework without modifying core system files.