2 مستودعات
Cryptographic signing of binary modules specifically for secure installation on Android devices.
Distinct from Signed Binary Modules: Distinct from Signed Binary Modules: specifically targets the Android OS module ecosystem rather than general hardware extensions.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Android System Module Signing. Refine with filters or upvote what's useful.
HyperCeiler is an Android system customizer and enhancement kit designed to alter core application logic and graphical interfaces. It functions as a customization module specifically for HyperOS mobile devices to modify their visual and functional behaviors. The project utilizes a system of signed OS modules, employing keystores and digital credentials to cryptographically sign packages for secure installation on the target device. Its capabilities cover the modification of system behavior and the alteration of visual elements through resource-based UI overrides and system-level logic modifi
Uses keystores and credentials to digitally sign system modules for secure installation on Android devices.
apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom instrumentation and logic into compiled Android binaries. It serves as a workflow manager for modifying application packages without requiring access to the original source code. The toolkit focuses on automating the process of injecting the Frida gadget into Android packages, enabling dynamic analysis and function hooking on non-rooted devices. It handles the end-to-end lifecycle of deconstructing, modifying, and resigning binaries to facilitate security research, malware analysis, and be
Recomputes cryptographic signatures to ensure modified Android packages remain installable on target devices.