Skip to content

AzathothC2/azathoth_allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Allocator for the AzathothC2 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages