rust_bof icon indicating copy to clipboard operation
rust_bof copied to clipboard

Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.

Results 1 rust_bof issues
Sort by recently updated
recently updated
newest added

Builds in Linux seem to require `-Zbuild-std` which in turn appears to break the linker script: ```rust [cargo-make] INFO - Running Task: generate-linker-script [cargo-make] INFO - Execute Command: "cargo" "build"...