Skip to main content

Crate agentsight_capture_core

Crate agentsight_capture_core 

Source
Expand description

Native, cross-platform capture substrate for AgentSight.

Product analysis, materialization, storage, and presentation live under ext/; this crate keeps the existing Event/Runner/Analyzer boundary and platform collectors.

Re-exports§

pub use binary_extractor::BinaryExtractor;
pub use event::Event;
pub use runners::AgentRunner;
pub use runners::EventStream;
pub use runners::Runner;
pub use runners::RunnerError;

Modules§

analyzers
binary_extractor
binary_resolver
Resolution of the ELF binary that sslsniff should attach its SSL uprobe to.
event
runners
sources
time
Timestamp conversion utilities