3 个仓库
Automation of the process of launching compiled binaries through system-level registration.
Distinct from Binary Execution Sandboxes: Distinct from sandboxing; focuses on the automation of launching binaries rather than isolating them.
Explore 3 awesome GitHub repositories matching security & cryptography · Binary Execution Automation. Refine with filters or upvote what's useful.
FEX is an emulator that executes 32-bit and 64-bit x86 binaries on ARM64 hardware. It functions as a binary translation framework that converts guest machine code into host instructions using a JIT compilation engine and a persistent code cache. The project features a Vulkan graphics wrapper that translates OpenGL and Vulkan API calls to native host drivers, enabling cross-architecture graphics rendering. It includes a dedicated root filesystem manager for downloading, mounting, and switching between compressed filesystem images required for guest application environments. The system provide
Automates the execution of x86 binaries by registering the emulator with the host kernel.
Retoolkit is a reverse engineering tool orchestrator and malware analysis environment provisioner for Windows. It functions as a binary analysis workflow automator that installs and configures the specialized software toolchains required for security research. The project manages the execution and lifecycle of standalone analysis binaries through a registry-based Windows shell context menu. This integration allows users to launch external tools directly from the file system right-click menu by passing selected file paths as command line arguments to third-party executables. The system covers
Automates the process of launching compiled analysis binaries through system-level registration.
Boundary 是一个身份感知访问代理和特权访问管理工具。它通过将经过验证的用户身份映射到细粒度权限来代理与基础设施目标的网络连接,为服务器和数据库提供网关,而无需静态凭据或 VPN。 该系统通过即时连接和自动化凭据注入脱颖而出,在会话初始化期间向用户提供短效密钥。它使用仅允许的基于角色的访问控制和分层资源范围来实现可组合的安全模型,以隔离安全域并限制爆炸半径。 该平台为基础设施审计提供了广泛的功能,包括会话记录和用于事件时间线重建的维度审计日志记录。它支持从云平台自动发现资源,并通过将流量桥接到私有网络的 Worker 节点管理网络连接。身份验证通过原生账户或通过 OpenID Connect 身份桥接处理。 Boundary 可以作为自托管安装或托管云服务进行部署。
Executes specific binaries or commands immediately after establishing a connection to a remote worker.