scripts
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf.Reflection;
|
||||
|
||||
// Token: 0x02001E91 RID: 7825
|
||||
[Token(Token = "0x2001E91")]
|
||||
[StructLayout(3)]
|
||||
public static class LMDHKFIABKB
|
||||
{
|
||||
// Token: 0x170021AE RID: 8622
|
||||
// (get) Token: 0x0600D43B RID: 54331 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170021AE")]
|
||||
public static FileDescriptor NEHNHFMEGGP
|
||||
{
|
||||
[Token(Token = "0x600D43B")]
|
||||
[Address(RVA = "0x1904F60", Offset = "0x1903960", VA = "0x181904F60")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600D43C RID: 54332 RVA: 0x003274C0 File Offset: 0x003256C0
|
||||
[Token(Token = "0x600D43C")]
|
||||
[Address(RVA = "0x1904FC0", Offset = "0x19039C0", VA = "0x181904FC0")]
|
||||
static LMDHKFIABKB()
|
||||
{
|
||||
string[] array = new string[5];
|
||||
if ("CiZQZXJzaXN0ZW5jZS9hcmVhX2NvbnRyb2xsZXJfZGF0YS5wcm90bxIHcmVj" != 0)
|
||||
{
|
||||
}
|
||||
array[0] = "CiZQZXJzaXN0ZW5jZS9hcmVhX2NvbnRyb2xsZXJfZGF0YS5wcm90bxIHcmVj";
|
||||
if ("cm9vbRoKY29yZS5wcm90byI5ChJBcmVhQ29udHJvbGxlckRhdGESEgoKYXJl" != 0)
|
||||
{
|
||||
}
|
||||
array[1] = "cm9vbRoKY29yZS5wcm90byI5ChJBcmVhQ29udHJvbGxlckRhdGESEgoKYXJl";
|
||||
if ("YU9iamVjdBgBIAEoDBIPCgd1c2VBcmVhGAIgASgFIiAKCEFyZWFEYXRhEhQK" != 0)
|
||||
{
|
||||
}
|
||||
array[2] = "YU9iamVjdBgBIAEoDBIPCgd1c2VBcmVhGAIgASgFIiAKCEFyZWFEYXRhEhQK";
|
||||
if ("DHNuYXBUb0dyb3VuZBgBIAEoBUITqgIQUmVjUm9vbS5Qcm90b2J1ZmIGcHJv" != 0)
|
||||
{
|
||||
}
|
||||
array[3] = "DHNuYXBUb0dyb3VuZBgBIAEoBUITqgIQUmVjUm9vbS5Qcm90b2J1ZmIGcHJv";
|
||||
if ("dG8z" != 0)
|
||||
{
|
||||
}
|
||||
array[4] = "dG8z";
|
||||
string text = string.Concat(array);
|
||||
byte[] array2 = Convert.FromBase64String(text);
|
||||
FileDescriptor[] array3 = new FileDescriptor[1];
|
||||
if (text != 0)
|
||||
{
|
||||
}
|
||||
array3[0] = text;
|
||||
GeneratedClrTypeInfo[] array4 = new GeneratedClrTypeInfo[2];
|
||||
Type typeFromHandle = typeof(MMCKBFCLHLD);
|
||||
string[] array5 = new string[2];
|
||||
if ("AreaObject" != 0)
|
||||
{
|
||||
}
|
||||
array5[0] = "AreaObject";
|
||||
if ("UseArea" != 0)
|
||||
{
|
||||
}
|
||||
array5[1] = "UseArea";
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo;
|
||||
if (generatedClrTypeInfo != 0)
|
||||
{
|
||||
}
|
||||
array4[0] = generatedClrTypeInfo;
|
||||
Type typeFromHandle2 = typeof(BCGNAMJHJMI);
|
||||
string[] array6 = new string[1];
|
||||
if ("SnapToGround" != 0)
|
||||
{
|
||||
}
|
||||
array6[0] = "SnapToGround";
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo2;
|
||||
if (generatedClrTypeInfo2 != 0)
|
||||
{
|
||||
}
|
||||
array4[1] = generatedClrTypeInfo2;
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo3;
|
||||
FileDescriptor fileDescriptor = FileDescriptor.FromGeneratedCode(array2, array3, generatedClrTypeInfo3);
|
||||
}
|
||||
|
||||
// Token: 0x04008E3C RID: 36412
|
||||
[Token(Token = "0x4008E3C")]
|
||||
private static FileDescriptor GJLHKMFGNDA;
|
||||
}
|
||||
Reference in New Issue
Block a user