1 रिपॉजिटरी
Memory manipulation and process injection on applications without system-level root privileges.
Distinct from No-Root Privilege Escalations: Candidates focus on API bridges or Linux deployments, not debugging and memory access without root.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Rootless Process Debugging. Refine with filters or upvote what's useful.
VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr
Performs memory manipulation and process injection on virtualized Android applications without requiring root access.