azathoth_allocator

Crates.ioazathoth_allocator
lib.rsazathoth_allocator
version0.1.1
created_at2025-08-17 21:41:24.08527+00
updated_at2025-08-18 05:40:14.959409+00
descriptionMain allocator used for the AzathothC2 platform
homepage
repositoryhttps://github.com/AzathothC2/azathoth_allocator
max_upload_size
id1799727
size50,472
(mrLochness350)

documentation

README

azathoth_allocator

The main allocator in use by the AzathothC2 beacons

[!WARNING] The multithread feature is currently broken and may deadlock and/or panic with sizes that are overly large, like: 1607423093 bytes

Installation

  • Manually, via Cargo.toml: azathoth_allocator = "0.1.1"
  • Using the cargo cli: cargo add azathoth_allocator

Changelog

  • 0.1.0: Initial code commit
  • 0.1.1: Fixed windows broken import

License

MIT

Commit count: 0

cargo fmt