cobbr / cobbr/Covenant

[Bug] Unhandled exception. System.BadImageFormatException

Open
#403 0 comments 0 reactions 1 assignee Claimed by @cobbr View on GitHub
Dominant language
C#
Stars
4.7k
Forks
822
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.