1 Repo
Replacing existing system or application certificates with custom versions to enable unsigned code execution.
Distinct from Code Signing: Focuses on the active replacement of certificates on the device to bypass restrictions, rather than just creating digital signatures.
Explore 1 awesome GitHub repository matching security & cryptography · Certificate Swapping. Refine with filters or upvote what's useful.
This project is a mobile device provisioning and app deployment tool used to install application binaries across multiple mobile platforms. It functions as a cross-platform testing suite that pushes binaries to various mobile architectures to verify software functionality. The tool includes a mobile device certificate manager that replaces system-level security certificates with custom versions, enabling the installation and debugging of unsigned applications. It also acts as a root-level system modifier, executing shell commands on device roots to change protected system files and security s
Replaces device certificates with custom versions to enable the installation and debugging of unsigned applications.