BingusLdr

July 14, 2026 ยท View on GitHub

BingusLdr is a DLL loader built with Crystal Palace that uses a CET compatible stack spoofing technique.

Features

  • CET compatible stack spoofing
  • EAF compatible API resolution
  • Heap masking
  • Image masking

See the blog post: BingusLdr: CET Compatible Stack Spoofing

Prerequisites

Cobalt Strike

  • make
  • Place crystalpalace.jar in the Cobalt Strike client directory
  • Import bingus.cna

Other DLLs

  • make DLL_64=<PAYLOAD>.dll
  • Output at ./bin/go.x64.bin

References