4 matches found
NyxInvoke
NyxInvoke NyxInvoke is a versatile Rust-based tool designed for executing .NET assemblies, PowerShell commands/scripts, Beacon Object Files BOFs and PE files with built-in Ntdll Unhooking, patchless AMSI and ETW bypass capabilities. It can be compiled as either a standalone executable or a DLL...
NiCOFF
NiCOFF Basically, NiCOFF is a COFF and BOF file loader written in Nim. NiCOFF reads a BOF or COFF file, parses and executes it in the memory. Whole project is based on Yasser's and Kevin's COFF Loader projects. Both the loader and beacon functions in these projects were rewritten in Nim...
Cobaltstrike_BOFLoader
CobaltstrikeBOFLoader This is an open source port/reimplementation of the Cobalt Strike BOF Loader as is. For the most part, everything is done as in the original Beacon + Teamserver in Cobalt Strike. This includes shortcomings that are resolved in other open source COFF loaders such as the...
CoffeeLdr
CoffeeLdr CoffeeLdr es un cargador para los llamados Beacon Object Files. Este proyecto se puede utilizar para probar Beacon Object Files sin usar el framework Cobalt Strike o para dar a los implants personalizados una forma de ejecutar BOFs que fueron diseñados para Cobalt Strike. Pero la mayorí...