convert-moftoprovider.exe

  • File Path: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\convert-moftoprovider.exe
  • Description: WMI V2 provider code generation tool

Hashes

Type Hash
MD5 18B980FAB33DEFADAF55F11C74FB690D
SHA1 9FB990AE17161C56C1C6EDCE838D384CB62603F4
SHA256 0C14A5E99C861E3A393A78E23D85DA1AACD43AB29FE017EB56BABD3BF447DBFA
SHA384 3FE2700108FE5349FB20E9F0184530BA47DD89FCB597328D5744589F096CD291C2ADEFE91C95FA7300A313A4B4EB6B9A
SHA512 0ADDBE51166592F45F8B68BC0F54F565CC1085A7A0F728680C66DD0EF5607603EB5CE9ECA280A1D88B84D846830796FEAED27479B56B8DB0F0F2C0A35B07F122
SSDEEP 3072:31gykd5LwSBRwqXiLYra7NNhUtaXkgnUPfoE2vo1aXPcv5:31gykdJYqXUYO7+ta0g0fXXsXO
IMP 9A3EFF2603CA54C52CD05DC491263F6F
PESHA1 841A9CD4BE54DDF5379F32714BDE2C5963E9E496
PE256 E2DC0FD29995F8D6D8B950AACA247C3007D0CAF8D0B7A6BA8EFF6CB38D79479B

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\x64\convert-moftoprovider.exe
C:\Windows\System32\KERNEL32.DLL
C:\Windows\System32\KERNELBASE.dll
C:\Windows\SYSTEM32\ntdll.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

File Metadata

  • 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: 64-bit

File Scan

  • VirusTotal Detections: Unknown

MIT License. Copyright (c) 2020-2021 Strontic.