azathoth_libload 0.1.2

A Dynamic loader for the AzathothC2 framework
Documentation
[dependencies.azathoth-core]
version = "0.1.1"

[dependencies.azathoth-utils]
version = "0.1.0"

[features]
default = ["hasher"]
hasher = ["azathoth-utils/hasher"]

[lib]
name = "azathoth_libload"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Dynamic loader for the AzathothC2 framework"
edition = "2024"
license = "MIT"
name = "azathoth_libload"
readme = "README.md"
repository = "https://github.com/AzathothC2/azathoth_libload"
version = "0.1.2"