scripts
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf.Reflection;
|
||||
|
||||
// Token: 0x02001FBF RID: 8127
|
||||
[Token(Token = "0x2001FBF")]
|
||||
[StructLayout(3)]
|
||||
public static class JJCCCCAAGOJ
|
||||
{
|
||||
// Token: 0x17002510 RID: 9488
|
||||
// (get) Token: 0x0600E044 RID: 57412 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x17002510")]
|
||||
public static FileDescriptor NEHNHFMEGGP
|
||||
{
|
||||
[Token(Token = "0x600E044")]
|
||||
[Address(RVA = "0x1177BB0", Offset = "0x11765B0", VA = "0x181177BB0")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E045 RID: 57413 RVA: 0x00351B70 File Offset: 0x0034FD70
|
||||
[Token(Token = "0x600E045")]
|
||||
[Address(RVA = "0x1177C10", Offset = "0x1176610", VA = "0x181177C10")]
|
||||
static JJCCCCAAGOJ()
|
||||
{
|
||||
string text = "CiJQZXJzaXN0ZW5jZS90YWdnZWRfdG9vbF9kYXRhLnByb3RvEgdyZWNyb29t" + "Gg50YWdfZGF0YS5wcm90byI0Cg5UYWdnZWRUb29sRGF0YRIiCgh0YWdfZGF0" + "YRgBIAEoCzIQLnJlY3Jvb20uVGFnRGF0YUITqgIQUmVjUm9vbS5Qcm90b2J1" + "ZmIGcHJvdG8z";
|
||||
byte[] array = Convert.FromBase64String(text);
|
||||
FileDescriptor[] array2 = new FileDescriptor[1];
|
||||
if (text != 0)
|
||||
{
|
||||
}
|
||||
array2[0] = text;
|
||||
GeneratedClrTypeInfo[] array3 = new GeneratedClrTypeInfo[1];
|
||||
Type typeFromHandle = typeof(CLGHONDANOK);
|
||||
string[] array4 = new string[1];
|
||||
if ("TagData" != 0)
|
||||
{
|
||||
}
|
||||
array4[0] = "TagData";
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo;
|
||||
if (generatedClrTypeInfo != 0)
|
||||
{
|
||||
}
|
||||
array3[0] = generatedClrTypeInfo;
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo2;
|
||||
FileDescriptor fileDescriptor = FileDescriptor.FromGeneratedCode(array, array2, generatedClrTypeInfo2);
|
||||
}
|
||||
|
||||
// Token: 0x04009331 RID: 37681
|
||||
[Token(Token = "0x4009331")]
|
||||
private static FileDescriptor GJLHKMFGNDA;
|
||||
}
|
||||
Reference in New Issue
Block a user