[Feature Request] launcher binary API does not disclose binary msil contents of loaders.
- Dominant language
- C#
- Stars
- 4.7k
- Forks
- 822
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request
**Describe the feature request or bug**
To use the API to generate binary payloads (dot net exe, compiled msil) for covenant launchers. the API use to do this long ago, but the feature was removed. its really missed, i love the platform but the crippled API is a pain.
**To Reproduce**
Steps to reproduce the behavior:
1. The API does not contain the base64 encoded msil data, only the uncompiled stager. the stager cannot be generated fully via an API
**Expected behavior**
The API returns the compiled stager + source code + command line to execute.
**Additional context**
Your platform is super cool, can you please add some more features back to the API so it can be automated more.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.