mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
f2ac1ece55
add
18 lines
607 B
C#
18 lines
607 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: _CRangeDecoder
|
|
// Assembly: nsnet, Version=1.0.2132.1881, Culture=neutral, PublicKeyToken=null
|
|
// MVID: E55443D8-38A6-48C9-BD12-6F2C033A02DB
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan-Ransom.Win32.Blocker.fsys-0d1d8a1ea65270af9d69edd7740846364979853b991cf7a4c0ffc83b4fd60036.exe
|
|
|
|
using Microsoft.VisualC;
|
|
using System;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[DebugInfoInPDB]
|
|
[CLSCompliant(false)]
|
|
[MiscellaneousBits(65)]
|
|
[StructLayout(LayoutKind.Sequential, Size = 20, Pack = 1)]
|
|
public struct _CRangeDecoder
|
|
{
|
|
}
|