818 lines
37 KiB
C#
818 lines
37 KiB
C#
using System;
|
|
using System.CodeDom.Compiler;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using System.ComponentModel;
|
|
using System.Globalization;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Text;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x0200168F RID: 5775
|
|
[Token(Token = "0x200168F")]
|
|
[GeneratedCode("simple-json", "1.0.0")]
|
|
public static class MPKALOKNHLF
|
|
{
|
|
// Token: 0x060085E6 RID: 34278 RVA: 0x001C8724 File Offset: 0x001C6924
|
|
[Token(Token = "0x60085E6")]
|
|
[Address(RVA = "0x8DE940", Offset = "0x8DD740", VA = "0x1808DE940")]
|
|
static MPKALOKNHLF()
|
|
{
|
|
char[] array = new char[7];
|
|
RuntimeHelpers.InitializeArray(array, fieldof(<PrivateImplementationDetails>.73A7CA944158467943BFEB320F79099327A00212).FieldHandle);
|
|
MPKALOKNHLF.FNGMDKPBJFM = array;
|
|
MPKALOKNHLF.CCOGGHIGKCM = new char[93];
|
|
MPKALOKNHLF.CCOGGHIGKCM[8] = (char)((uint)34);
|
|
MPKALOKNHLF.CCOGGHIGKCM[23] = (char)((uint)92);
|
|
MPKALOKNHLF.CCOGGHIGKCM[2] = (char)((uint)98);
|
|
MPKALOKNHLF.CCOGGHIGKCM[3] = (char)((uint)102);
|
|
MPKALOKNHLF.CCOGGHIGKCM[2] = (char)((uint)110);
|
|
MPKALOKNHLF.CCOGGHIGKCM[3] = (char)((uint)114);
|
|
MPKALOKNHLF.CCOGGHIGKCM[2] = (char)((uint)116);
|
|
}
|
|
|
|
// Token: 0x060085E7 RID: 34279 RVA: 0x001C87C0 File Offset: 0x001C69C0
|
|
[Token(Token = "0x60085E7")]
|
|
[Address(RVA = "0x8DD760", Offset = "0x8DC560", VA = "0x1808DD760")]
|
|
public static object HEOODNJFKCC(string LKHEMOPOEIM)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060085E7)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Object MPKALOKNHLF::HEOODNJFKCC(System.String)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_06:
|
|
stloc:char[](var_2_0C, call:char[](string::ToCharArray, ldloc:string(LKHEMOPOEIM)))
|
|
stloc:SerializationException(var_5_19, newobj:SerializationException(SerializationException::.ctor, ldstr:string("Invalid JSON string")))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060085E8 RID: 34280 RVA: 0x001C87E8 File Offset: 0x001C69E8
|
|
[Token(Token = "0x60085E8")]
|
|
[Address(RVA = "0x8DE500", Offset = "0x8DD300", VA = "0x1808DE500")]
|
|
public static bool LOCGKINDMKP(string LKHEMOPOEIM, out object NLNHFEEMFBN)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060085E8)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean MPKALOKNHLF::LOCGKINDMKP(System.String,System.Object&)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_06:
|
|
stloc:char[](var_1_0C, call:char[](string::ToCharArray, ldloc:string(LKHEMOPOEIM)))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060085E9 RID: 34281 RVA: 0x001C8804 File Offset: 0x001C6A04
|
|
[Token(Token = "0x60085E9")]
|
|
[Address(RVA = "0x8DD4D0", Offset = "0x8DC2D0", VA = "0x1808DD4D0")]
|
|
public static object HEOODNJFKCC(string LKHEMOPOEIM, Type GEDCEIDOKJL, NPDEPBNJIPL DHFMBPKIFID)
|
|
{
|
|
int num = 0;
|
|
object obj;
|
|
if (LKHEMOPOEIM == 0)
|
|
{
|
|
int num2 = 0;
|
|
if (GEDCEIDOKJL.Equals(num2) || ADNKIPCEPLK.BKENCLOGLIC(num.GetType(), GEDCEIDOKJL))
|
|
{
|
|
return obj;
|
|
}
|
|
if (DHFMBPKIFID == 0)
|
|
{
|
|
NPDEPBNJIPL npdepbnjipl = MPKALOKNHLF.NMKCEMLAPEI;
|
|
}
|
|
if (num < GEDCEIDOKJL)
|
|
{
|
|
num += num;
|
|
num++;
|
|
}
|
|
bool flag = DHFMBPKIFID.FEBNBNNHFMK(num, GEDCEIDOKJL);
|
|
}
|
|
char[] array = LKHEMOPOEIM.ToCharArray();
|
|
array += array;
|
|
return obj;
|
|
}
|
|
|
|
// Token: 0x060085EA RID: 34282 RVA: 0x001C8874 File Offset: 0x001C6A74
|
|
[Token(Token = "0x60085EA")]
|
|
[Address(RVA = "0x8DD850", Offset = "0x8DC650", VA = "0x1808DD850")]
|
|
public static object HEOODNJFKCC(string LKHEMOPOEIM, Type GEDCEIDOKJL)
|
|
{
|
|
int num = 0;
|
|
return MPKALOKNHLF.HEOODNJFKCC(LKHEMOPOEIM, GEDCEIDOKJL, num);
|
|
}
|
|
|
|
// Token: 0x060085EB RID: 34283 RVA: 0x001C888C File Offset: 0x001C6A8C
|
|
[Token(Token = "0x60085EB")]
|
|
[Address(RVA = "0x1B90C90", Offset = "0x1B8FA90", VA = "0x181B90C90")]
|
|
public static T HEOODNJFKCC<T>(string LKHEMOPOEIM, NPDEPBNJIPL DHFMBPKIFID)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060085EB)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling T MPKALOKNHLF::HEOODNJFKCC<T>(System.String,NPDEPBNJIPL)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
brtrue(IL_00, cne:bool(ldc.i4:int32(0), ldc.i4:int32(0)))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060085EC RID: 34284 RVA: 0x001C88B4 File Offset: 0x001C6AB4
|
|
[Token(Token = "0x60085EC")]
|
|
[Address(RVA = "0x1B90BB0", Offset = "0x1B8F9B0", VA = "0x181B90BB0")]
|
|
public static T HEOODNJFKCC<T>(string)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060085EC)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling T MPKALOKNHLF::HEOODNJFKCC<T>(System.String)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
brtrue(IL_00, cne:bool(ldc.i4:int32(0), ldc.i4:int32(0)))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060085ED RID: 34285 RVA: 0x001C88DC File Offset: 0x001C6ADC
|
|
[Token(Token = "0x60085ED")]
|
|
[Address(RVA = "0x8DD2F0", Offset = "0x8DC0F0", VA = "0x1808DD2F0")]
|
|
public static string GNMALINGCMP(object LKHEMOPOEIM, NPDEPBNJIPL DHFMBPKIFID)
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder(2000);
|
|
if (MPKALOKNHLF.IEGJNKCGJHJ(DHFMBPKIFID, LKHEMOPOEIM, stringBuilder))
|
|
{
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085EE RID: 34286 RVA: 0x001C8908 File Offset: 0x001C6B08
|
|
[Token(Token = "0x60085EE")]
|
|
[Address(RVA = "0x8DD3C0", Offset = "0x8DC1C0", VA = "0x1808DD3C0")]
|
|
public static string GNMALINGCMP(object LKHEMOPOEIM)
|
|
{
|
|
NPDEPBNJIPL npdepbnjipl = MPKALOKNHLF.NMKCEMLAPEI;
|
|
StringBuilder stringBuilder = new StringBuilder(2000);
|
|
if (MPKALOKNHLF.IEGJNKCGJHJ(npdepbnjipl, LKHEMOPOEIM, stringBuilder))
|
|
{
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085EF RID: 34287 RVA: 0x001C893C File Offset: 0x001C6B3C
|
|
[Token(Token = "0x60085EF")]
|
|
[Address(RVA = "0x8DDF20", Offset = "0x8DCD20", VA = "0x1808DDF20")]
|
|
public static string KGKFMOMPACP(string GEEJOAAFMBL)
|
|
{
|
|
if (!string.IsNullOrEmpty(GEEJOAAFMBL))
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder();
|
|
int num = 0;
|
|
if (num < GEEJOAAFMBL.m_stringLength)
|
|
{
|
|
num++;
|
|
char c = GEEJOAAFMBL[num];
|
|
StringBuilder stringBuilder2 = stringBuilder.Append(c);
|
|
int num2 = GEEJOAAFMBL.m_stringLength;
|
|
num2 -= num;
|
|
char c2 = GEEJOAAFMBL[num];
|
|
uint num3;
|
|
StringBuilder stringBuilder3 = stringBuilder.Append((char)num3);
|
|
num++;
|
|
uint num4;
|
|
StringBuilder stringBuilder4 = stringBuilder.Append((char)num4);
|
|
num++;
|
|
uint num5;
|
|
StringBuilder stringBuilder5 = stringBuilder.Append((char)num5);
|
|
num++;
|
|
uint num6;
|
|
StringBuilder stringBuilder6 = stringBuilder.Append((char)num6);
|
|
num++;
|
|
StringBuilder stringBuilder7 = stringBuilder.Append("\"");
|
|
num++;
|
|
uint num7;
|
|
StringBuilder stringBuilder8 = stringBuilder.Append((char)num7);
|
|
num++;
|
|
}
|
|
}
|
|
return GEEJOAAFMBL;
|
|
}
|
|
|
|
// Token: 0x060085F0 RID: 34288 RVA: 0x001C89F4 File Offset: 0x001C6BF4
|
|
[Token(Token = "0x60085F0")]
|
|
[Address(RVA = "0x8DC040", Offset = "0x8DAE40", VA = "0x1808DC040")]
|
|
private static IDictionary<string, object> CFECJDMOGBF(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD, ref bool IFFAIOGFJJB)
|
|
{
|
|
OPIOIFKFAPH opioifkfaph = new OPIOIFKFAPH();
|
|
int num = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
int num2;
|
|
if (num2 != 0)
|
|
{
|
|
while (num2 == 6)
|
|
{
|
|
}
|
|
if (num2 != 2)
|
|
{
|
|
string text = MPKALOKNHLF.BFABHMBIOKP(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
if (MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD) != 5)
|
|
{
|
|
goto IL_40;
|
|
}
|
|
object obj = MPKALOKNHLF.LJEEHLILKEM(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
}
|
|
int num3 = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
}
|
|
IL_40:
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085F1 RID: 34289 RVA: 0x001C8A4C File Offset: 0x001C6C4C
|
|
[Token(Token = "0x60085F1")]
|
|
[Address(RVA = "0x8DCB80", Offset = "0x8DB980", VA = "0x1808DCB80")]
|
|
private static IBMKAPANPJF FHOJJBCJLBD(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD, ref bool IFFAIOGFJJB)
|
|
{
|
|
IBMKAPANPJF ibmkapanpjf = new IBMKAPANPJF();
|
|
int num = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
int num2;
|
|
if (num2 != 0)
|
|
{
|
|
while (num2 == 6)
|
|
{
|
|
}
|
|
if (num2 != 4)
|
|
{
|
|
object obj = MPKALOKNHLF.LJEEHLILKEM(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
ibmkapanpjf.Add(obj);
|
|
}
|
|
int num3 = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085F2 RID: 34290 RVA: 0x001C8A94 File Offset: 0x001C6C94
|
|
[Token(Token = "0x60085F2")]
|
|
[Address(RVA = "0x8DE110", Offset = "0x8DCF10", VA = "0x1808DE110")]
|
|
private static object LJEEHLILKEM(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD, ref bool IFFAIOGFJJB)
|
|
{
|
|
int num;
|
|
if (num <= 11)
|
|
{
|
|
IDictionary<string, object> dictionary = MPKALOKNHLF.CFECJDMOGBF(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
IBMKAPANPJF ibmkapanpjf = new IBMKAPANPJF();
|
|
int num2 = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
int num3;
|
|
if (num3 != 0)
|
|
{
|
|
while (num3 == 6)
|
|
{
|
|
}
|
|
if (num3 != 4)
|
|
{
|
|
object obj = MPKALOKNHLF.LJEEHLILKEM(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
ibmkapanpjf.Add(obj);
|
|
}
|
|
int num4 = MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
}
|
|
string text = MPKALOKNHLF.BFABHMBIOKP(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
return MPKALOKNHLF.MBGCOILJEDD(LKHEMOPOEIM, ref EFBDCIJMFGD, ref IFFAIOGFJJB);
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085F3 RID: 34291 RVA: 0x001C8B24 File Offset: 0x001C6D24
|
|
[Token(Token = "0x60085F3")]
|
|
[Address(RVA = "0x8DB910", Offset = "0x8DA710", VA = "0x1808DB910")]
|
|
private static string BFABHMBIOKP(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD, ref bool IFFAIOGFJJB)
|
|
{
|
|
int num = 0;
|
|
uint num2;
|
|
StringBuilder stringBuilder = new StringBuilder((int)num2);
|
|
MPKALOKNHLF.OEAHKNHPAOI(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
EFBDCIJMFGD.m_value = stringBuilder;
|
|
EFBDCIJMFGD.m_value = stringBuilder;
|
|
int length = LKHEMOPOEIM.Length;
|
|
if (stringBuilder != length)
|
|
{
|
|
EFBDCIJMFGD.m_value = length;
|
|
int num3 = LKHEMOPOEIM.Length;
|
|
num3 -= length;
|
|
CultureInfo invariantCulture = CultureInfo.InvariantCulture;
|
|
bool flag;
|
|
IFFAIOGFJJB.m_value = flag;
|
|
if (flag)
|
|
{
|
|
if (18446744073709496320UL > (ulong)1023L)
|
|
{
|
|
string text = MPKALOKNHLF.JPAHBCOGNII(num);
|
|
StringBuilder stringBuilder2 = stringBuilder.Append(text);
|
|
}
|
|
int length2 = LKHEMOPOEIM.Length;
|
|
string text2;
|
|
if (text2 != 0)
|
|
{
|
|
CultureInfo invariantCulture2 = CultureInfo.InvariantCulture;
|
|
bool flag2;
|
|
if (flag2)
|
|
{
|
|
num += -56320;
|
|
if (num <= 1023)
|
|
{
|
|
StringBuilder stringBuilder3 = stringBuilder.Append((char)num);
|
|
StringBuilder stringBuilder4 = stringBuilder.Append((char)num);
|
|
}
|
|
}
|
|
}
|
|
IFFAIOGFJJB.m_value = num != 0;
|
|
}
|
|
return "";
|
|
}
|
|
IFFAIOGFJJB.m_value = num != 0;
|
|
throw new IndexOutOfRangeException();
|
|
}
|
|
|
|
// Token: 0x060085F4 RID: 34292 RVA: 0x001C8C18 File Offset: 0x001C6E18
|
|
[Token(Token = "0x60085F4")]
|
|
[Address(RVA = "0x8DDD40", Offset = "0x8DCB40", VA = "0x1808DDD40")]
|
|
private static string JPAHBCOGNII(int BJGCLCBIOJJ)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060085F4)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String MPKALOKNHLF::JPAHBCOGNII(System.Int32)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_34:
|
|
stloc:ArgumentOutOfRangeException(var_8_43, newobj:ArgumentOutOfRangeException(ArgumentOutOfRangeException::.ctor, ldstr:string("utf32"), ldstr:string("The argument must be from 0 to 0x10FFFF.")))
|
|
stloc:ArgumentOutOfRangeException(var_9_54, newobj:ArgumentOutOfRangeException(ArgumentOutOfRangeException::.ctor, ldstr:string("utf32"), ldstr:string("The argument must not be in surrogate pair range.")))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060085F5 RID: 34293 RVA: 0x001C8C7C File Offset: 0x001C6E7C
|
|
[Token(Token = "0x60085F5")]
|
|
[Address(RVA = "0x8DE5A0", Offset = "0x8DD3A0", VA = "0x1808DE5A0")]
|
|
private static object MBGCOILJEDD(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD, ref bool IFFAIOGFJJB)
|
|
{
|
|
MPKALOKNHLF.OEAHKNHPAOI(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
int length = LKHEMOPOEIM.Length;
|
|
int num;
|
|
if (num != -1)
|
|
{
|
|
}
|
|
string text;
|
|
if (text.IndexOf(".", StringComparison.OrdinalIgnoreCase) == -1 && text.IndexOf("e", StringComparison.OrdinalIgnoreCase) == -1)
|
|
{
|
|
CultureInfo invariantCulture = CultureInfo.InvariantCulture;
|
|
bool flag;
|
|
IFFAIOGFJJB.m_value = flag;
|
|
}
|
|
CultureInfo invariantCulture2 = CultureInfo.InvariantCulture;
|
|
bool flag2;
|
|
IFFAIOGFJJB.m_value = flag2;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085F6 RID: 34294 RVA: 0x001C8CF0 File Offset: 0x001C6EF0
|
|
[Token(Token = "0x60085F6")]
|
|
[Address(RVA = "0x8DE8B0", Offset = "0x8DD6B0", VA = "0x1808DE8B0")]
|
|
private static int PLJLALDFJCA(char[] LKHEMOPOEIM, int EFBDCIJMFGD)
|
|
{
|
|
int length = LKHEMOPOEIM.Length;
|
|
if (EFBDCIJMFGD < length)
|
|
{
|
|
char c = LKHEMOPOEIM[EFBDCIJMFGD];
|
|
int num;
|
|
if (num != -1)
|
|
{
|
|
}
|
|
}
|
|
return EFBDCIJMFGD - 1;
|
|
}
|
|
|
|
// Token: 0x060085F7 RID: 34295 RVA: 0x001C8D20 File Offset: 0x001C6F20
|
|
[Token(Token = "0x60085F7")]
|
|
[Address(RVA = "0x8DE820", Offset = "0x8DD620", VA = "0x1808DE820")]
|
|
private static void OEAHKNHPAOI(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD)
|
|
{
|
|
int length = LKHEMOPOEIM.Length;
|
|
int num;
|
|
if (num != -1)
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x060085F8 RID: 34296 RVA: 0x001C8D40 File Offset: 0x001C6F40
|
|
[Token(Token = "0x60085F8")]
|
|
[Address(RVA = "0x8DDEB0", Offset = "0x8DCCB0", VA = "0x1808DDEB0")]
|
|
private static int KGGJLPHFKJE(char[] LKHEMOPOEIM, int EFBDCIJMFGD)
|
|
{
|
|
return MPKALOKNHLF.GIMPEJLAFLN(LKHEMOPOEIM, EFBDCIJMFGD);
|
|
}
|
|
|
|
// Token: 0x060085F9 RID: 34297 RVA: 0x001C8D54 File Offset: 0x001C6F54
|
|
[Token(Token = "0x60085F9")]
|
|
[Address(RVA = "0x8DCD00", Offset = "0x8DBB00", VA = "0x1808DCD00")]
|
|
private static int GIMPEJLAFLN(char[] LKHEMOPOEIM, ref int EFBDCIJMFGD)
|
|
{
|
|
MPKALOKNHLF.OEAHKNHPAOI(LKHEMOPOEIM, ref EFBDCIJMFGD);
|
|
char c;
|
|
EFBDCIJMFGD.m_value = (int)c;
|
|
uint num;
|
|
EFBDCIJMFGD.m_value = (int)num;
|
|
uint num2;
|
|
EFBDCIJMFGD.m_value = (int)num2;
|
|
uint num3;
|
|
EFBDCIJMFGD.m_value = (int)num3;
|
|
return 0;
|
|
}
|
|
|
|
// Token: 0x060085FA RID: 34298 RVA: 0x001C8D90 File Offset: 0x001C6F90
|
|
[Token(Token = "0x60085FA")]
|
|
[Address(RVA = "0x8DD8C0", Offset = "0x8DC6C0", VA = "0x1808DD8C0")]
|
|
private static bool IEGJNKCGJHJ(NPDEPBNJIPL DHFMBPKIFID, object ONGBFDACHHG, StringBuilder NELKHONFGHF)
|
|
{
|
|
int num = 0;
|
|
if (ONGBFDACHHG == 0 || ONGBFDACHHG != 0)
|
|
{
|
|
}
|
|
bool flag;
|
|
if (ONGBFDACHHG != 0)
|
|
{
|
|
if (ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0 && ONGBFDACHHG == 0)
|
|
{
|
|
if (ONGBFDACHHG == 0)
|
|
{
|
|
if (num < typeof(bool).TypeHandle)
|
|
{
|
|
num += num;
|
|
num++;
|
|
}
|
|
if (ONGBFDACHHG == 0)
|
|
{
|
|
return flag;
|
|
}
|
|
bool flag2 = MPKALOKNHLF.IEGJNKCGJHJ(DHFMBPKIFID, num, NELKHONFGHF);
|
|
}
|
|
string text = "false";
|
|
if ("{il2cpp field on {'constant64' (constant value of type Cpp2IL.Core.Analysis.ResultModels.LocalPointer)}, offset 0x0}" != num)
|
|
{
|
|
text = "true";
|
|
}
|
|
StringBuilder stringBuilder = NELKHONFGHF.Append(text);
|
|
}
|
|
bool flag3 = MPKALOKNHLF.EHDIFFHLEBE(ONGBFDACHHG, NELKHONFGHF);
|
|
}
|
|
StringBuilder stringBuilder2 = NELKHONFGHF.Append("null");
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x060085FB RID: 34299 RVA: 0x001C8E3C File Offset: 0x001C703C
|
|
[Token(Token = "0x60085FB")]
|
|
[Address(RVA = "0x8DD0C0", Offset = "0x8DBEC0", VA = "0x1808DD0C0")]
|
|
private static bool GNMALINGCMP(NPDEPBNJIPL DHFMBPKIFID, IEnumerable NILPPGBINOL, IEnumerable PJGCPEAIPOH, StringBuilder NELKHONFGHF)
|
|
{
|
|
StringBuilder stringBuilder = NELKHONFGHF.Append("{");
|
|
if (stringBuilder != 0 && stringBuilder != 0)
|
|
{
|
|
if ((ulong)1L == 0UL)
|
|
{
|
|
StringBuilder stringBuilder2 = NELKHONFGHF.Append(",");
|
|
}
|
|
if (stringBuilder == 0 || stringBuilder != 0)
|
|
{
|
|
}
|
|
if (MPKALOKNHLF.IEGJNKCGJHJ(DHFMBPKIFID, stringBuilder, NELKHONFGHF))
|
|
{
|
|
StringBuilder stringBuilder3 = NELKHONFGHF.Append(":");
|
|
if (MPKALOKNHLF.IEGJNKCGJHJ(DHFMBPKIFID, stringBuilder, NELKHONFGHF))
|
|
{
|
|
}
|
|
}
|
|
}
|
|
StringBuilder stringBuilder4 = NELKHONFGHF.Append("}");
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085FC RID: 34300 RVA: 0x001C8EB0 File Offset: 0x001C70B0
|
|
[Token(Token = "0x60085FC")]
|
|
[Address(RVA = "0x8DBE20", Offset = "0x8DAC20", VA = "0x1808DBE20")]
|
|
private static bool CBJEGDAKHBJ(NPDEPBNJIPL DHFMBPKIFID, IEnumerable LAGNHMBKBPE, StringBuilder NELKHONFGHF)
|
|
{
|
|
int num;
|
|
do
|
|
{
|
|
num = 0;
|
|
bool flag;
|
|
if (NELKHONFGHF.Append("[") != 0)
|
|
{
|
|
if ((ulong)1L == 0UL)
|
|
{
|
|
StringBuilder stringBuilder = NELKHONFGHF.Append(",");
|
|
}
|
|
if (flag)
|
|
{
|
|
}
|
|
}
|
|
if (flag)
|
|
{
|
|
}
|
|
}
|
|
while (num != 0);
|
|
if (num != -1)
|
|
{
|
|
}
|
|
StringBuilder stringBuilder2 = NELKHONFGHF.Append("]");
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085FD RID: 34301 RVA: 0x001C8F10 File Offset: 0x001C7110
|
|
[Token(Token = "0x60085FD")]
|
|
[Address(RVA = "0x8DC8D0", Offset = "0x8DB6D0", VA = "0x1808DC8D0")]
|
|
private static bool FCIOFJPGAIO(string MJLLAGGOOAM, StringBuilder NELKHONFGHF)
|
|
{
|
|
char[] fngmdkpbjfm = MPKALOKNHLF.FNGMDKPBJFM;
|
|
uint num;
|
|
if (MJLLAGGOOAM.IndexOfAny(fngmdkpbjfm) != -1)
|
|
{
|
|
StringBuilder stringBuilder = NELKHONFGHF.Append((char)num);
|
|
int num2 = 0;
|
|
char[] array = MJLLAGGOOAM.ToCharArray();
|
|
int num3 = array.Length;
|
|
if (num2 < num3)
|
|
{
|
|
char c = array[num2];
|
|
char[] ccogghigkcm = MPKALOKNHLF.CCOGGHIGKCM;
|
|
if ((int)c < ccogghigkcm.Length)
|
|
{
|
|
char[] ccogghigkcm2 = MPKALOKNHLF.CCOGGHIGKCM;
|
|
if ("{il2cpp array field local14->}" != num2)
|
|
{
|
|
if (num2 > 0)
|
|
{
|
|
num2 -= num2;
|
|
StringBuilder stringBuilder2 = NELKHONFGHF.Append(array, num2, num2);
|
|
}
|
|
uint num4;
|
|
StringBuilder stringBuilder3 = NELKHONFGHF.Append((char)num4);
|
|
char c2 = MPKALOKNHLF.CCOGGHIGKCM[(int)c];
|
|
StringBuilder stringBuilder4 = NELKHONFGHF.Append(c2);
|
|
num2++;
|
|
}
|
|
}
|
|
num2++;
|
|
num2++;
|
|
}
|
|
if (num2 <= 0)
|
|
{
|
|
goto IL_C9;
|
|
}
|
|
num3 -= num2;
|
|
StringBuilder stringBuilder5 = NELKHONFGHF.Append(array, num3, num2);
|
|
}
|
|
StringBuilder stringBuilder6 = NELKHONFGHF.Append((char)num);
|
|
StringBuilder stringBuilder7 = NELKHONFGHF.Append(MJLLAGGOOAM);
|
|
IL_C9:
|
|
uint num5;
|
|
StringBuilder stringBuilder8 = NELKHONFGHF.Append((char)num5);
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060085FE RID: 34302 RVA: 0x001C8FF8 File Offset: 0x001C71F8
|
|
[Token(Token = "0x60085FE")]
|
|
[Address(RVA = "0x8DC4F0", Offset = "0x8DB2F0", VA = "0x1808DC4F0")]
|
|
private static bool EHDIFFHLEBE(object LANIMDFKGAM, StringBuilder NELKHONFGHF)
|
|
{
|
|
if (LANIMDFKGAM != 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
if (LANIMDFKGAM == 0)
|
|
{
|
|
goto IL_5E;
|
|
}
|
|
CultureInfo invariantCulture = CultureInfo.InvariantCulture;
|
|
}
|
|
CultureInfo invariantCulture2 = CultureInfo.InvariantCulture;
|
|
}
|
|
CultureInfo invariantCulture3 = CultureInfo.InvariantCulture;
|
|
}
|
|
CultureInfo invariantCulture4 = CultureInfo.InvariantCulture;
|
|
}
|
|
CultureInfo invariantCulture5 = CultureInfo.InvariantCulture;
|
|
}
|
|
CultureInfo invariantCulture6 = CultureInfo.InvariantCulture;
|
|
}
|
|
IL_5E:
|
|
CultureInfo invariantCulture7 = CultureInfo.InvariantCulture;
|
|
double num = Convert.ToDouble(LANIMDFKGAM, invariantCulture7);
|
|
CultureInfo invariantCulture8 = CultureInfo.InvariantCulture;
|
|
string text;
|
|
StringBuilder stringBuilder = NELKHONFGHF.Append(text);
|
|
return true;
|
|
}
|
|
|
|
// Token: 0x060085FF RID: 34303 RVA: 0x001C9094 File Offset: 0x001C7294
|
|
[Token(Token = "0x60085FF")]
|
|
[Address(RVA = "0x8DC230", Offset = "0x8DB030", VA = "0x1808DC230")]
|
|
private static bool CKEBNLLHGLE(object ONGBFDACHHG)
|
|
{
|
|
if (ONGBFDACHHG != 0 && (ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0 || ONGBFDACHHG != 0))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170016B3 RID: 5811
|
|
// (get) Token: 0x06008600 RID: 34304 RVA: 0x001C90D4 File Offset: 0x001C72D4
|
|
// (set) Token: 0x06008601 RID: 34305 RVA: 0x001C9108 File Offset: 0x001C7308
|
|
[Token(Token = "0x170016B3")]
|
|
public static NPDEPBNJIPL NMKCEMLAPEI
|
|
{
|
|
[Token(Token = "0x6008600")]
|
|
[Address(RVA = "0x8DC350", Offset = "0x8DB150", VA = "0x1808DC350")]
|
|
get
|
|
{
|
|
NPDEPBNJIPL ndkcjadmlfj = MPKALOKNHLF.NDKCJADMLFJ;
|
|
if (ndkcjadmlfj == 0)
|
|
{
|
|
CCDNIOBFOAP ccdgekocina = MPKALOKNHLF.CCDGEKOCINA;
|
|
if (ccdgekocina == 0)
|
|
{
|
|
MPKALOKNHLF.CCDGEKOCINA = new CCDNIOBFOAP();
|
|
}
|
|
MPKALOKNHLF.NDKCJADMLFJ = ccdgekocina;
|
|
}
|
|
return ndkcjadmlfj;
|
|
}
|
|
[Token(Token = "0x6008601")]
|
|
[Address(RVA = "0x8DC490", Offset = "0x8DB290", VA = "0x1808DC490")]
|
|
set
|
|
{
|
|
MPKALOKNHLF.NDKCJADMLFJ = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170016B4 RID: 5812
|
|
// (get) Token: 0x06008602 RID: 34306 RVA: 0x001C911C File Offset: 0x001C731C
|
|
[Token(Token = "0x170016B4")]
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
public static CCDNIOBFOAP HPEBPKJDEPN
|
|
{
|
|
[Token(Token = "0x6008602")]
|
|
[Address(RVA = "0x8DBD60", Offset = "0x8DAB60", VA = "0x1808DBD60")]
|
|
get
|
|
{
|
|
CCDNIOBFOAP ccdgekocina = MPKALOKNHLF.CCDGEKOCINA;
|
|
if (ccdgekocina == 0)
|
|
{
|
|
MPKALOKNHLF.CCDGEKOCINA = new CCDNIOBFOAP();
|
|
}
|
|
return ccdgekocina;
|
|
}
|
|
}
|
|
|
|
// Token: 0x040058F3 RID: 22771
|
|
[Token(Token = "0x40058F3")]
|
|
private const int KFKCNDHOHHJ = 0;
|
|
|
|
// Token: 0x040058F4 RID: 22772
|
|
[Token(Token = "0x40058F4")]
|
|
private const int ANNOHMNFFHN = 1;
|
|
|
|
// Token: 0x040058F5 RID: 22773
|
|
[Token(Token = "0x40058F5")]
|
|
private const int BLPOBBKHNCJ = 2;
|
|
|
|
// Token: 0x040058F6 RID: 22774
|
|
[Token(Token = "0x40058F6")]
|
|
private const int FBPKKJAINNC = 3;
|
|
|
|
// Token: 0x040058F7 RID: 22775
|
|
[Token(Token = "0x40058F7")]
|
|
private const int LGKFKENBNPK = 4;
|
|
|
|
// Token: 0x040058F8 RID: 22776
|
|
[Token(Token = "0x40058F8")]
|
|
private const int OADDPFNONNB = 5;
|
|
|
|
// Token: 0x040058F9 RID: 22777
|
|
[Token(Token = "0x40058F9")]
|
|
private const int DGLKGIBHIAM = 6;
|
|
|
|
// Token: 0x040058FA RID: 22778
|
|
[Token(Token = "0x40058FA")]
|
|
private const int FBBKMLPPHNF = 7;
|
|
|
|
// Token: 0x040058FB RID: 22779
|
|
[Token(Token = "0x40058FB")]
|
|
private const int PDNOLEAAGOE = 8;
|
|
|
|
// Token: 0x040058FC RID: 22780
|
|
[Token(Token = "0x40058FC")]
|
|
private const int KFOMJMCGNKI = 9;
|
|
|
|
// Token: 0x040058FD RID: 22781
|
|
[Token(Token = "0x40058FD")]
|
|
private const int PKJDACLOOPC = 10;
|
|
|
|
// Token: 0x040058FE RID: 22782
|
|
[Token(Token = "0x40058FE")]
|
|
private const int NKCBJJMLDDN = 11;
|
|
|
|
// Token: 0x040058FF RID: 22783
|
|
[Token(Token = "0x40058FF")]
|
|
private const int CLDEGHMHICL = 2000;
|
|
|
|
// Token: 0x04005900 RID: 22784
|
|
[Token(Token = "0x4005900")]
|
|
private static readonly char[] CCOGGHIGKCM;
|
|
|
|
// Token: 0x04005901 RID: 22785
|
|
[Token(Token = "0x4005901")]
|
|
private static readonly char[] FNGMDKPBJFM;
|
|
|
|
// Token: 0x04005902 RID: 22786
|
|
[Token(Token = "0x4005902")]
|
|
private static NPDEPBNJIPL NDKCJADMLFJ;
|
|
|
|
// Token: 0x04005903 RID: 22787
|
|
[Token(Token = "0x4005903")]
|
|
private static CCDNIOBFOAP CCDGEKOCINA;
|
|
}
|