1 repository
Systems that deploy lightweight binaries to remote devices to facilitate control and monitoring.
Explore 1 awesome GitHub repository matching devops & infrastructure · Agent Injection Frameworks. Refine with filters or upvote what's useful.
This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile device. The tool distinguishes itself by injecting a lightweight binary into the mobile runtime to access system-level APIs for direct screen buffer capture and input event injection. By translating desktop mouse and keyboard signals into native Linux kernel events, it enables r
Deploys a lightweight binary to mobile devices to capture screen buffers and inject inputs via system-level APIs.