• This repository has been archived on 06/Apr/2024
  • Stars
    star
    270
  • Rank 151,635 (Top 3 %)
  • Language
    C
  • Created about 2 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Beacon Object File Loader

CoffeeLdr

CoffeeLdr is a loader for so called Beacon Object Files. This project can be used for testing Beacon Object files without using the Cobalt Strike framework or can be used to give custom implants a way to execute BOFs that where designed for Cobalt strike. But most of the Beacon Api (fork&run and injection) functions are empty for custom implementations.

Preview

Todo

  • x86 object files support

Credit

Of course this would never be possible without the project from Trustedsec called COFFLoader