text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
ERROR: {0}
File/directory '{0}' doesn't exist
Invalid option: {0}
.sln name ({0}) must be relative to project directory
Invalid metadata token
Invalid Visual Studio version: {0}
Language '{0}' doesn't exist
Languages:
Language {0} does not exist
Missing assembly search path
Missing .NET filename
Missing language name
Missing metadata token
Missing number of threads
No options specified
Missing output directory
Missing .sln name
Missing Visual Studio version
No languages were found. Make sure that the language dll files exist in the same folder as this program.
{0} is not a .NET file
Only one file can be decompiled when using --md
Missing user GAC path
Only types, methods, fields, events and properties can be decompiled
Type {0} couldn't be found
Couldn't resolve GAC assembly '{0}'
Missing GAC assembly name
Missing full name of type
Language {0} doesn't support creating project files
Language options:
All boolean options can be disabled by using 'no-' or 'dont-', eg. --dont-sort-members
Missing option argument
Invalid GUID
assembly
assembly search path. Paths can be separated with '{0}' or you can use multiple --asm-path's
decompile an assembly from the GAC. Use full assembly name to use an exact version.
set language, default is C#. Guids can be used.
decompile the member with metadata token N to stdout
don't decompile baml to xaml
don't use the GAC to look up assemblies. Useful with --no-stdlib
don't unpack resources
don't create .resx files
don't create a .sln file
projects don't reference mscorlib
number of worker threads. Default is to use one thread per CPU core
output directory
project guid
recursive search for .NET files to decompile
name of the .sln file
decompile the type with the specified name to stdout. Either Namespace.Name or Name, case insensitive
same as -t
user GAC path. Paths can be separated with '{0}' or you can use multiple --user-gac's
Visual Studio version, 2005, 2008, ..., {0}
lang
name
outdir
path
Decompiles all .NET files in the above directory and saves files to C:\out\path
Decompiles all .NET files in the above directory and all sub directories
Decompiles all *.dll .NET files in the above directory and saves files to C:\out\path
Decompiles the member with token 0x06000123
Decompiles System.Int32 from mscorlib
Examples:
[options] [fileOrDir1] [fileOrDir2] [...]
don't colorize the text
Size of a tab in spaces or 0 to use one tab
Number of spaces must be between {0} and {1}
Missing argument