Skip to content

[Bug] Unhandled exception. System.BadImageFormatException #403

@jxmesth1906

Description

@jxmesth1906

Bug

Describe the feature request or bug
I get the error Unhandled exception. System.BadImageFormatException

To Reproduce
Steps to reproduce the behavior:

  1. Download the git repo
  2. Download and install dotnet SDK 3.1
  3. Run the app using dotnet run

Expected behavior
The app should run on https://127.0.0.1:7443

Error

PS C:\Users\user\Desktop\z\Covenant\Covenant> dotnet run
Unhandled exception. System.BadImageFormatException: Could not load file or assembly 'C:\Users\user\Desktop\z\Covenant\Covenant\bin\Debug\netcoreapp3.1\Covenant.dll'. The module was expected to contain an assembly manifest.
File name: 'C:\Users\user\Desktop\z\Covenant\Covenant\bin\Debug\netcoreapp3.1\Covenant.dll'

Covenant Server Information:

  • OS: Windows server 2025
  • Docker or Native: Native

Browser Information:

  • Browser: Chrome
  • Version: Version 139.0.7258.139

Target Information (System that implant is running on):
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions