We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: