Mini Kabibi Habibi

Current Path : C:/Windows/System32/wbem/
Upload File :
Current File : C:/Windows/System32/wbem/wscenter.mof

��#pragma autorecover

#pragma classflags(64)

#pragma namespace("\\\\.\\root")



[NamespaceSecuritySDDL("O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:(A;CI;0x1;;;BU)(A;CI;0x1;;;BA)(A;CI;0x1;;;NS)(A;CI;0x1;;;LS)(A;CI;0x1;;;AU)(A;CI;0x6001D;;;S-1-5-80-3232712927-1625117661-2590453128-1738570065-3637376297)")] 

Instance of __namespace

{

  Name = "SecurityCenter";

};



[NamespaceSecuritySDDL("O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:(A;CI;0x1;;;BU)(A;CI;0x1;;;BA)(A;CI;0x1;;;NS)(A;CI;0x1;;;LS)(A;CI;0x1;;;AU)(A;CI;0x6001D;;;S-1-5-80-3232712927-1625117661-2590453128-1738570065-3637376297)")] 

Instance of __namespace

{

  Name = "SecurityCenter2";

};

#pragma namespace("\\\\.\\root\\SecurityCenter")



class AntiVirusProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  [Not_Null] boolean productUptoDate;

  boolean onAccessScanningEnabled;

  boolean productHasNotifiedUser;

  boolean productWantsWscNotifications;

  uint8 productState;

  string companyName;

  string versionNumber;

  string pathToSignedProductExe;

};



class FirewallProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  boolean enabled;

  boolean productHasNotifiedUser;

  boolean productWantsWscNotifications;

  uint8 productState;

  string companyName;

  string versionNumber;

  string pathToSignedProductExe;

};



class AntiSpywareProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  [Not_Null] boolean productUptoDate;

  boolean productEnabled;

  boolean productHasNotifiedUser;

  boolean productWantsWscNotifications;

  uint8 productState;

  string companyName;

  string versionNumber;

  string pathToSignedProductExe;

};

#pragma namespace("\\\\.\\root\\SecurityCenter2")



class AntiVirusProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  [Not_Null] string pathToSignedProductExe;

  [Not_Null] string pathToSignedReportingExe;

  [Not_Null] uint32 productState;

  string timestamp;

};



class FirewallProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  [Not_Null] string pathToSignedProductExe;

  [Not_Null] string pathToSignedReportingExe;

  [Not_Null] uint32 productState;

  string timestamp;

};



class AntiSpywareProduct

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string displayName;

  [Not_Null] string pathToSignedProductExe;

  [Not_Null] string pathToSignedReportingExe;

  [Not_Null] uint32 productState;

  string timestamp;

};



class WSC_CallerAMPPLData

{

  [key,Not_Null] string instanceGuid;

  [Not_Null] string pathToCaller;

  string displayName;

  string pathToSignedProductExe;

  string iniString;

  sint32 hresultCode;

  sint32 statusCode;

};

#pragma autorecover