permview -V (return code: 3)
Mono PermView - version 4.2.1.0
Managed Permission Viewer for .NET assemblies
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Error: System.BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.
at Mono.Cecil.PE.ImageReader.ReadImage () <0x40ec01a0 + 0x0015f> in <filename unknown>:0
at Mono.Cecil.PE.ImageReader.ReadImageFrom (System.IO.Stream stream) <0x40ebfb80 + 0x0005b> in <filename unknown>:0
at Mono.Cecil.ModuleDefinition.ReadModule (System.IO.Stream stream, Mono.Cecil.ReaderParameters parameters) <0x40ebfa20 + 0x00057> in <filename unknown>:0
at Mono.Cecil.ModuleDefinition.ReadModule (System.String fileName, Mono.Cecil.ReaderParameters parameters) <0x40ebf380 + 0x00043> in <filename unknown>:0
at Mono.Cecil.ModuleDefinition.ReadModule (System.String fileName) <0x40ebf330 + 0x00033> in <filename unknown>:0
at Mono.Cecil.AssemblyDefinition.ReadAssembly (System.String fileName) <0x40ebf2f0 + 0x0000f> in <filename unknown>:0
at Mono.Tools.PermView.Main (System.String[] args) <0x40ebbe60 + 0x000cf> in <filename unknown>:0
Usage: permview [options] assembly
where options are:
-output filename Output information into specified file.
-decl Show declarative security attributes on classes and methods.
-xml Output in XML format
-help Show help informations (this text)
permview (return code: 0)
Mono PermView - version 4.2.1.0
Managed Permission Viewer for .NET assemblies
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Usage: permview [options] assembly
where options are:
-output filename Output information into specified file.
-decl Show declarative security attributes on classes and methods.
-xml Output in XML format
-help Show help informations (this text)