3 repository-uri
Modifications of system-level Android processes by injecting custom code to change their behavior without modifying binaries.
Distinct from Android System Modification: Distinct from Android System Modification: focuses on process-level injection for modification, not general OS-wide toolkit.
Explore 3 awesome GitHub repositories matching operating systems & systems programming · System Process Modifications. Refine with filters or upvote what's useful.
Elder driver Xposed Framework.
Injects custom code into system-level Android processes to change their behavior without modifying binaries.
HyperCeiler este un kit de personalizare și îmbunătățire a sistemului Android, conceput pentru a modifica logica de bază a aplicațiilor și interfețele grafice. Acesta funcționează ca un modul de personalizare specific pentru dispozitivele mobile HyperOS, pentru a modifica comportamentele vizuale și funcționale ale acestora. Proiectul utilizează un sistem de module OS semnate, folosind keystore-uri și credențiale digitale pentru a semna criptografic pachetele în vederea instalării securizate pe dispozitivul țintă. Capabilitățile sale acoperă modificarea comportamentului sistemului și alterarea elementelor vizuale prin suprascrieri UI bazate pe resurse și modificări ale logicii la nivel de sistem.
Injects custom operational logic into core system processes to alter default behaviors and visual elements.
LSPosed_mod is a system for Android system hooking and module management. It enables the installation and configuration of system-level modifications to change device behavior without altering the original system image or source files. The project utilizes zygote-based process injection and runtime method hooking to intercept execution flows in memory. It includes a version-agnostic execution layer to maintain a consistent interface across different Android operating system versions and environments, as well as dynamic proxy interception to modify method arguments and return values. Manageme
Modifies system-level Android processes by injecting custom code to change behavior without modifying binaries.