1 repositorio
Utilities for recomputing cryptographic signatures specifically for Android application packages.
Distinct from Android System Module Signing: Specifically targets APK files for installation rather than low-level OS system modules.
Explore 1 awesome GitHub repository matching operating systems & systems programming · APK Signers. Refine with filters or upvote what's useful.
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.