Crate owlyshield_ransom[][src]

Expand description

Owlyshield is an open-source AI-driven behaviour based antiransomware engine designed to run

Modules

Interfaces and connectors to share events with third party applications.

Used to dump ProcessRecords to a csv file to create Learning samples that will be used to train the model.

Low-level communication with the minifilter.

Where the activities of processes are recorded and calculations of features are done, to feed the input tensors used in the crate::predictions module.

Constants

Functions

Static callback used by the system to bootstrap the service. Do not call it directly.