azathoth-core 0.1.6

Core OS types for the AzathothC2 project
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod fn_defs;
pub mod structs;
pub mod types;
pub mod consts;

#[cfg(feature="dotnet-defs")]
pub mod dotnet;

// #[cfg(feature="av-defs")]
pub mod av;