Remote Live Triage
Investigate active systems remotely and execute controlled host or container actions from a dedicated forensic environment.
Hexii is designed for remote live digital forensics with a focus on transparency, isolation, and operator control. It is equally suited for analyst-led operations and agentic-AI assisted investigations where containment boundaries are critical to preserve evidence integrity.
Investigate active systems remotely and execute controlled host or container actions from a dedicated forensic environment.
Operational controls are split across host and expert container contexts, so sensitive evidence interaction can remain separated from direct system-level changes.
Map devices into analysis workflows with explicit commands and visibility over active mappings.
Host and container SSH controls support timed expiry options to reduce persistent exposure during incident handling.
Hexii supports remote analysis workflows that avoid modifying source evidence, helping teams preserve chain-of-custody and investigative confidence.
AI-driven or AI-augmented analysis can accelerate triage, but also introduces risk of accidental evidence tampering. Hexii mitigates this by emphasizing containerized analyst access, so autonomous or semi-autonomous agents operate inside controlled execution boundaries instead of directly on sensitive source data.
Built on Arch Linux with no vendor telemetry, Hexii can be adapted to your mission profile while keeping system behavior visible and auditable.
Hexii can support agentic-AI investigation assistants while maintaining strict evidence handling boundaries.
Hexii source is organized as a reproducible build pipeline plus runtime command and service layers.
Generate a forensic runtime image using the modular host and chroot pipeline.
Boot Hexii on target hardware with architecture-specific boot resources.
Use control tools (hexii-cli, hexii-tui, hexii-gui) to inspect network state, run host/container commands, and manage mappings.
Enable SSH and password access only when needed, optionally with timed expiry.
Trigger host/container revert paths to return to a known state after investigations.
Clone the project and run the build pipeline on a compatible (x64, ARM64) Linux build host or a VM.
git clone https://github.com/titan-hex/hexii.git
cd hexii
./build.sh