ALLCAPS is a template-based payload generation framework. It supports generating executables, DLLs (with custom exports), and COFFs.
Read the accompanying release blog here. We also presented on this tool and approach at BSides Philly 2025. Recording here and slides here.
Documentation is available in the docs directory. config.example.yml is an annotated configuration file.
Install via: pip install allcaps