mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
57 lines
2.6 KiB
XML
57 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<!--Project was exported from assembly: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.gxwf-aba0073bd9b9f0c6c0103f289f18d82411c0702308f5a0dbcae1b577edc263b3.exe-->
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{195B7DA3-5F31-47F7-B780-060199681FCF}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AssemblyName>Service</AssemblyName>
|
|
<ApplicationVersion>2.0.0.2</ApplicationVersion>
|
|
<RootNamespace>A</RootNamespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="_003CModule_003E.cs" />
|
|
<Compile Include="c29f827b3bfbe0d42d68de9c890c71caf.cs" />
|
|
<Compile Include="c04260508ec9ff65b3cd5893f74933d7d.cs" />
|
|
<Compile Include="cc6a6acd80d56a4757d3f08469d1ed366.cs" />
|
|
<Compile Include="c47f80583ee24444198d7c06b960fffd3.cs" />
|
|
<Compile Include="ce63dce0f1ffb90aa10305820dbcda034.cs" />
|
|
<Compile Include="c7692e86eb2a74329ad9a7c19d9797b57.cs" />
|
|
<Compile Include="c33361143b3e96389ca3aadf6fd2f8c02.cs" />
|
|
<Compile Include="cb6046bd3a15ad658f46324d90476882a.cs" />
|
|
<Compile Include="c51baf8ae6e39a07f09f084ae6496e642.cs" />
|
|
<Compile Include="Service\PE32.cs" />
|
|
<Compile Include="Service\My\MySettings.cs" />
|
|
<Compile Include="AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Service" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
</Project> |