Skip to content

Could not load file or assembly 'CommandLine #51

Description

@yurigbur

Hi,

it seems the 2.0 Version does not compile anymore into a single executable but compiles into and requires some DLLs. E.g. CommandLine.dll (at least with my VS 2022 setup). Is this intended behavior? If yes, is it possible to compile it into a single executable with the target .NET version? Using Certify through a C2 agent this way would be way easier. Publishing the project does not seem to make a difference.

PS > .\Certify.exe

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'CommandLine, Version=2.9.1.0, Culture=neutral, PublicKeyToken=5a870481e358d379' or one of its dependencies. The system cannot find the file specified.
   at Certify.Program.Main(String[] args)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions