scripts
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf.Reflection;
|
||||
|
||||
// Token: 0x02001F6D RID: 8045
|
||||
[Token(Token = "0x2001F6D")]
|
||||
[StructLayout(3)]
|
||||
public static class NBGDFACOFKF
|
||||
{
|
||||
// Token: 0x17002447 RID: 9287
|
||||
// (get) Token: 0x0600DD59 RID: 56665 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x17002447")]
|
||||
public static FileDescriptor NEHNHFMEGGP
|
||||
{
|
||||
[Token(Token = "0x600DD59")]
|
||||
[Address(RVA = "0x1430550", Offset = "0x142EF50", VA = "0x181430550")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600DD5A RID: 56666 RVA: 0x00348060 File Offset: 0x00346260
|
||||
[Token(Token = "0x600DD5A")]
|
||||
[Address(RVA = "0x14305B0", Offset = "0x142EFB0", VA = "0x1814305B0")]
|
||||
static NBGDFACOFKF()
|
||||
{
|
||||
string text = "Ch1QZXJzaXN0ZW5jZS9wb3N0ZXJfZGF0YS5wcm90bxIHcmVjcm9vbRoKY29y" + "ZS5wcm90byJbChJTaG93Y2FzZVBvc3RlckRhdGESFAoMY29udGVudF90eXBl" + "GAEgASgFEhkKEWNvbnRlbnRfdGFyZ2V0X2lkGAIgASgDEhQKDGRpc3BsYXlf" + "ZmxhZxgDIAEoBUITqgIQUmVjUm9vbS5Qcm90b2J1ZmIGcHJvdG8z";
|
||||
byte[] array = Convert.FromBase64String(text);
|
||||
FileDescriptor[] array2 = new FileDescriptor[1];
|
||||
if (text != 0)
|
||||
{
|
||||
}
|
||||
array2[0] = text;
|
||||
GeneratedClrTypeInfo[] array3 = new GeneratedClrTypeInfo[1];
|
||||
Type typeFromHandle = typeof(FFLEJGCEJEI);
|
||||
string[] array4 = new string[3];
|
||||
if ("ContentType" != 0)
|
||||
{
|
||||
}
|
||||
array4[0] = "ContentType";
|
||||
if ("ContentTargetId" != 0)
|
||||
{
|
||||
}
|
||||
array4[1] = "ContentTargetId";
|
||||
if ("DisplayFlag" != 0)
|
||||
{
|
||||
}
|
||||
array4[2] = "DisplayFlag";
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo;
|
||||
if (generatedClrTypeInfo != 0)
|
||||
{
|
||||
}
|
||||
array3[0] = generatedClrTypeInfo;
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo2;
|
||||
FileDescriptor fileDescriptor = FileDescriptor.FromGeneratedCode(array, array2, generatedClrTypeInfo2);
|
||||
}
|
||||
|
||||
// Token: 0x04009212 RID: 37394
|
||||
[Token(Token = "0x4009212")]
|
||||
private static FileDescriptor GJLHKMFGNDA;
|
||||
}
|
||||
Reference in New Issue
Block a user