2 dépôts
Mechanisms for adding executable binaries from a host system into a container's search path.
Distinct from Binary Path Configurations: Candidates focus on malicious binary modification (injection attacks) or path configuration, not the utility of adding host binaries to a container.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Binary Injection. Refine with filters or upvote what's useful.
This project is a macOS utility designed to enable high-density scaling on non-Retina monitors. It functions as a display override manager and HiDPI enabler that modifies how the operating system perceives monitor hardware to unlock native high-resolution scaling options within system settings. The tool achieves this by patching and injecting Extended Display Identification Data (EDID) into the system registry. It utilizes a system of file-based overrides stored in library directories to ensure that custom resolution and scaling settings persist across system reboots. Beyond scaling, the pro
Performs binary injection of patched EDID data into the system registry.
Exegol is an offensive security platform and containerized tooling orchestrator designed to deploy and manage isolated security operations environments. It functions as a workspace manager that provisions pre-configured security images and toolkits within Docker containers to protect host systems from malicious payloads. The platform distinguishes itself by integrating AI security workflow orchestration, allowing AI assistants to discover and trigger security tools through a standardized communication protocol. It further provides remote desktop gateway capabilities, enabling GUI access via X
Adds executable files from a host directory to the container path for immediate use.