1 repository
Mechanisms to prevent specific OS components like activities or services from initiating.
Distinct from Execution Blocking: Shortlist candidates focus on language-level flow control or web scripts, not Android OS component execution.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Component Execution Blocking. Refine with filters or upvote what's useful.
AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for controlling application lifecycles, modifying manifests, and administering installed packages. The project distinguishes itself through deep system integration, offering capabilities to analyze and block specific application components such as activities, services, and broadcast receivers. It includes a system for saving and restoring applications along with their associated data and permissions, as well as tools for auditing and modifying runtime and development permissions.
Prevents specific activities, broadcast receivers, services, or providers from running using native or third-party rules.