mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
57 lines
1.7 KiB
C#
57 lines
1.7 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: ऄ࠹.ऄࡂ
|
|||
|
// Assembly: L3G!T™ Public Crypter 1.0, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: FCDEF2F2-8E7E-4528-B12E-ED99013B2DCE
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Virus.Win32.Virut.ce-d1c1a097ee65bcbdb837a528eb91652ea74c5b5ac7d41670ff2946e6d8dd6d9f.exe
|
|||
|
|
|||
|
using System;
|
|||
|
using System.Drawing;
|
|||
|
using System.Drawing.Drawing2D;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
using System.Windows.Forms;
|
|||
|
|
|||
|
namespace ऄ\u0839
|
|||
|
{
|
|||
|
internal abstract class ऄࡂ : ContainerControl
|
|||
|
{
|
|||
|
Graphics \u000A;
|
|||
|
Bitmap \u000A;
|
|||
|
bool \u000A;
|
|||
|
Rectangle \u000A;
|
|||
|
LinearGradientBrush \u000A;
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
public ऄࡂ();
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
public void ऄࡀ();
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
public abstract void ऄࡁ();
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
protected override sealed void OnPaint(PaintEventArgs e);
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
protected override void OnSizeChanged(EventArgs e);
|
|||
|
|
|||
|
public bool ऄࡀ { [MethodImpl(MethodImplOptions.NoInlining)] get; [MethodImpl(MethodImplOptions.NoInlining)] set; }
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
protected void ऄࡀ(Color _param1, Rectangle _param2);
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
protected void ऄࡀ(Pen _param1, Pen _param2, Rectangle _param3);
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
protected void ऄࡀ(
|
|||
|
Color _param1,
|
|||
|
Color _param2,
|
|||
|
int _param3,
|
|||
|
int _param4,
|
|||
|
int _param5,
|
|||
|
int _param6,
|
|||
|
float _param7);
|
|||
|
}
|
|||
|
}
|