scripts
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf.Reflection;
|
||||
|
||||
// Token: 0x02001E1F RID: 7711
|
||||
[Token(Token = "0x2001E1F")]
|
||||
[StructLayout(3)]
|
||||
public static class PABPCPNGKLD
|
||||
{
|
||||
// Token: 0x17002051 RID: 8273
|
||||
// (get) Token: 0x0600CFA5 RID: 53157 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x17002051")]
|
||||
public static FileDescriptor NEHNHFMEGGP
|
||||
{
|
||||
[Token(Token = "0x600CFA5")]
|
||||
[Address(RVA = "0x17E0420", Offset = "0x17DEE20", VA = "0x1817E0420")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600CFA6 RID: 53158 RVA: 0x00316194 File Offset: 0x00314394
|
||||
[Token(Token = "0x600CFA6")]
|
||||
[Address(RVA = "0x17E0480", Offset = "0x17DEE80", VA = "0x1817E0480")]
|
||||
static PABPCPNGKLD()
|
||||
{
|
||||
byte[] array = Convert.FromBase64String("Cgpjb3JlLnByb3RvEgdyZWNyb29tGhdDb3JlL3ZlY3RvcjNfZGF0YS5wcm90" + "bxoVQ29yZS9jb2xvcl9kYXRhLnByb3RvQhOqAhBSZWNSb29tLlByb3RvYnVm" + "UABQAWIGcHJvdG8z");
|
||||
FileDescriptor[] array2 = new FileDescriptor[2];
|
||||
GeneratedClrTypeInfo generatedClrTypeInfo;
|
||||
FileDescriptor fileDescriptor = FileDescriptor.FromGeneratedCode(array, array2, generatedClrTypeInfo);
|
||||
}
|
||||
|
||||
// Token: 0x04008C22 RID: 35874
|
||||
[Token(Token = "0x4008C22")]
|
||||
private static FileDescriptor GJLHKMFGNDA;
|
||||
}
|
||||
Reference in New Issue
Block a user