5l1v3r1 / CoffeeLdr

Beacon Object File Loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Beacon Object File Loader


Languages

Language:C 98.2%Language:Makefile 1.8%