convert-moftoprovider.exe
- File Path:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\convert-moftoprovider.exe
- Description: WMI V2 provider code generation tool
Hashes
Type |
Hash |
MD5 |
81BCF6AAD30486AAF250CAFB1AB864A1 |
SHA1 |
54DD9FA84CC30C8C36365644280EF4AA86381F4E |
SHA256 |
EC764A419FA1D1CFFC69AD4DBB3AE25BEB34E3F60CC04309C3FB7E3F3161CC98 |
SHA384 |
BE827A41178036D1461AF95C27BDFEF0E45BDDA8BDC7E69640E0AD179EB78E65E996D9492C67D7AEBDC0D350CB5FA043 |
SHA512 |
BBBF58B1962DC39CA3D95F7F31ECE45FB1FD9B6B1B4254895FEF07771002F4148A711FC838D08DCD019AF9BE6300373B17CD7022407570AB1E46B84F445323D7 |
SSDEEP |
3072:Aw5I16fqebG3fyeJyjOfRZCxNokAXXQ8K0ei5yO:AHsftavJ3fRgxikAXh5 |
IMP |
AB322AF5B64648824E2758D4959889BD |
PESHA1 |
232CF476854073542DE79EFBCFB9400D869E8295 |
PE256 |
BB08ECDC459E63D0679E3D07FDE9F71BEDEA17703649935AFD0FD7130AFA4F81 |
Runtime Data
Usage (stderr):
Generates provider source code (C) from MOF class definitions.
Usage: Convert-MofToProvider.exe
-MofFile <Mof files>
-ClassList <Class list>
-IncludePath <Path list>
-InputParameterSet <Parameter Filename>
[Other options]
-MofFile <Mof files>
Specifies list of mof files that contains the MOF definitions
(or includes them), which are seperated by space.
It must include any dependent MOF defintions as well (such as
the CIM schema).
-ClassList <Class list>
Specifies list of the names of the MOF classes to be generated.
If no class specified, it will generate all classes.
-IncludePath <Path list>
Specifies list of the directories, from which to search for included
MOF files. If no include path specified, it will search current
directory by default.
-InputParameterSet <Parameter Filename>
Specifies the parameter filename, which defines the input parameters.
This option cannot be used with other options.
Example: Convert-MofToProvider.exe -InputParameterSet param.txt
Example of content for the parameter file,
-MofFile a.mof
-ClassList MSFT_A MSFT_B
-IncludePath C:\stdmof
[Other options]
-Help
Shows the syntax and the version of the code generation tool.
-NoDescriptionQualifier
Does not generate the description qualifiers in the schema.c.
Default generate.
-NoBooleanQualifier
Does not generate boolean qualifiers in the schema.c.
Default generate.
-NoValuemapQualifier
Does not generate values or valuemap qualifiers in the schema.c.
Default generate.
-NoStandardQualifier
Does not generate standard qualifiers in the schema.c.
Default generate.
-NoSAL
Does not generate SAL annotation. Default generate.
-SkipQualifiers
Generates no qualifiers in the schema.c.
Default does not generate. Cannot be used with any *qualifier options.
-SupportFilter
Set MI_MODULE_FLAG_FILTER_SUPPORT bit of MI_Module.
Default does not set.
-MappingString
Generates mapping strings in the schema.c.
Default does not generate.
-Quiet
Does not output detail information.
-SkipLocalize
Does not generate strings.rc file for localizable qualifiers.
Resource file is always generated by default.
-OutPath
Specifies output directory of generated files.
Creates directory if it does not exist.
-ExtraClass
Generates class files but not providers for classes listed.
-OldRcPath
Give the path to old rc file to reuse the string ids from.
EXAMPLES:
The following example generates a 'MSFT_ComputerSystem' class,
which is defined in schema.mof.
Convert-MofToProvider -MofFile schema.mof -ClassList MSFT_ComputerSystem
Convert-MofToProvider -MofFile schema.mof -ClassList MSFT_ComputerSystem
-IncludePath C:\mof\cim222
Loaded Modules:
Path |
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\convert-moftoprovider.exe |
C:\Windows\SYSTEM32\ntdll.dll |
C:\Windows\System32\wow64.dll |
C:\Windows\System32\wow64cpu.dll |
C:\Windows\System32\wow64win.dll |
Signature
- Status: Signature verified.
- Serial:
33000002CF6D2CC57CAA65A6D80000000002CF
- Thumbprint:
1A221B3B4FEF088B17BA6704FD088DF192D9E0EF
- Issuer: CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
- Subject: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
- Original Filename: convert-moftoprovider.exe
- Product Name: Microsoft Windows Operating System
- Company Name: Microsoft Corporation
- File Version: 10.0.19041.1 (WinBuild.160101.0800)
- Product Version: 10.0.19041.1
- Language: English (United States)
- Legal Copyright: Microsoft Corporation. All rights reserved.
- Machine Type: 32-bit
File Scan
- VirusTotal Detections: Unknown
MIT License. Copyright (c) 2020-2021 Strontic.