Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.BadImageFormatException: Invalid DOS signature #544

Open
ghost opened this issue Dec 26, 2023 · 0 comments
Open

System.BadImageFormatException: Invalid DOS signature #544

ghost opened this issue Dec 26, 2023 · 0 comments
Labels
potential-bug Something does not seem to be working triage This issue needs some initial analysis.

Comments

@ghost
Copy link

ghost commented Dec 26, 2023

  • ConfuserEx Version: v 1.0.0 as info
  • Target Framework: Mission Planner Plugin
  • Operating System: Windows 11

Steps to Reproduce:

Confuser.CLI.exe C:\Users\Me\Desktop\Input.cs -out C:\Users\Me\Desktop\out.cs
[INFO] ConfuserEx v1.0.0-custom Copyright (C) Ki 2014
[INFO] Running on Microsoft Windows NT 6.2.9200.0, .NET Framework v4.0.30319.42000, 64 bits
[DEBUG] Discovering plugins...
[INFO] Discovered 10 protections, 1 packers.
[DEBUG] Resolving component dependency...
[INFO] Loading input modules...
[ERROR] Unknown error occurred.
Exception: System.BadImageFormatException: Invalid DOS signature
Location : dnlib.PE.ImageDosHeader..ctor(IImageStream reader, Boolean verify)

@ghost ghost added potential-bug Something does not seem to be working triage This issue needs some initial analysis. labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential-bug Something does not seem to be working triage This issue needs some initial analysis.
Projects
None yet
Development

No branches or pull requests

0 participants