574 lines
40 KiB
C#
574 lines
40 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000643 RID: 1603
|
|
[Token(Token = "0x2000643")]
|
|
public class AAOGOPDCIAE : global::System.Random
|
|
{
|
|
// Token: 0x06002EF5 RID: 12021 RVA: 0x000BF128 File Offset: 0x000BD328
|
|
[Token(Token = "0x6002EF5")]
|
|
[Address(RVA = "0x18056B0", Offset = "0x18046B0", VA = "0x1818056B0")]
|
|
public AAOGOPDCIAE(int KIJHGBLLCPL)
|
|
{
|
|
uint[] array = new uint[624];
|
|
this.KECGJIIEGBB = array;
|
|
base..ctor();
|
|
this.JCFFLPHPOBF((uint)KIJHGBLLCPL);
|
|
}
|
|
|
|
// Token: 0x06002EF6 RID: 12022 RVA: 0x000BF154 File Offset: 0x000BD354
|
|
[Token(Token = "0x6002EF6")]
|
|
[Address(RVA = "0x1805710", Offset = "0x1804710", VA = "0x181805710")]
|
|
public AAOGOPDCIAE()
|
|
{
|
|
double num = new global::System.Random().Sample();
|
|
uint[] array = new uint[624];
|
|
this.KECGJIIEGBB = array;
|
|
base..ctor();
|
|
}
|
|
|
|
// Token: 0x06002EF7 RID: 12023 RVA: 0x000BF18C File Offset: 0x000BD38C
|
|
[Token(Token = "0x6002EF7")]
|
|
[Address(RVA = "0x18055B0", Offset = "0x18045B0", VA = "0x1818055B0")]
|
|
public AAOGOPDCIAE(int[] LKAECIENDPJ)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EF7)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void AAOGOPDCIAE::.ctor(System.Int32[])
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_53:
|
|
stloc:ArgumentNullException(var_5_5D, newobj:ArgumentNullException(ArgumentNullException::.ctor, ldstr:string("initKey")))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002EF8 RID: 12024 RVA: 0x000BF1F8 File Offset: 0x000BD3F8
|
|
[Token(Token = "0x6002EF8")]
|
|
[Address(RVA = "0x1804B00", Offset = "0x1803B00", VA = "0x181804B00", Slot = "10")]
|
|
public virtual uint KBHOFINHOBM()
|
|
{
|
|
return this.NNMNGLOEFAB();
|
|
}
|
|
|
|
// Token: 0x06002EF9 RID: 12025 RVA: 0x000BF20C File Offset: 0x000BD40C
|
|
[Token(Token = "0x6002EF9")]
|
|
[Address(RVA = "0x1804AC0", Offset = "0x1803AC0", VA = "0x181804AC0", Slot = "11")]
|
|
public virtual uint KBHOFINHOBM(uint FLIEBIMFHEN)
|
|
{
|
|
return this.NNMNGLOEFAB();
|
|
}
|
|
|
|
// Token: 0x06002EFA RID: 12026 RVA: 0x000BF220 File Offset: 0x000BD420
|
|
[Token(Token = "0x6002EFA")]
|
|
[Address(RVA = "0x1804A10", Offset = "0x1803A10", VA = "0x181804A10", Slot = "12")]
|
|
public virtual uint KBHOFINHOBM(uint JDFENOCNKAD, uint FLIEBIMFHEN)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EFA)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.UInt32 AAOGOPDCIAE::KBHOFINHOBM(System.UInt32,System.UInt32)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_0F:
|
|
stloc:ArgumentOutOfRangeException(var_1_14, newobj:ArgumentOutOfRangeException(ArgumentOutOfRangeException::.ctor))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002EFB RID: 12027 RVA: 0x000BF244 File Offset: 0x000BD444
|
|
[Token(Token = "0x6002EFB")]
|
|
[Address(RVA = "0x1805500", Offset = "0x1804500", VA = "0x181805500", Slot = "5")]
|
|
public override int Next()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EFB)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 AAOGOPDCIAE::Next()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(IEditableObject::BeginEdit, ldloc:AAOGOPDCIAE[exp:IEditableObject](this))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002EFC RID: 12028 RVA: 0x000BF258 File Offset: 0x000BD458
|
|
[Token(Token = "0x6002EFC")]
|
|
[Address(RVA = "0x18053D0", Offset = "0x18043D0", VA = "0x1818053D0", Slot = "7")]
|
|
public override int Next(int FLIEBIMFHEN)
|
|
{
|
|
if (FLIEBIMFHEN > 1)
|
|
{
|
|
int num;
|
|
return num;
|
|
}
|
|
return 0;
|
|
}
|
|
|
|
// Token: 0x06002EFD RID: 12029 RVA: 0x000BF274 File Offset: 0x000BD474
|
|
[Token(Token = "0x6002EFD")]
|
|
[Address(RVA = "0x1805470", Offset = "0x1804470", VA = "0x181805470", Slot = "6")]
|
|
public override int Next(int JDFENOCNKAD, int FLIEBIMFHEN)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EFD)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 AAOGOPDCIAE::Next(System.Int32,System.Int32)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_0A:
|
|
stloc:ArgumentOutOfRangeException(var_1_0F, newobj:ArgumentOutOfRangeException(ArgumentOutOfRangeException::.ctor))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002EFE RID: 12030 RVA: 0x000BF290 File Offset: 0x000BD490
|
|
[Token(Token = "0x6002EFE")]
|
|
[Address(RVA = "0x18052B0", Offset = "0x18042B0", VA = "0x1818052B0", Slot = "9")]
|
|
public override void NextBytes(byte[] NKHPHBOPPEL)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EFE)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void AAOGOPDCIAE::NextBytes(System.Byte[])
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_16:
|
|
stloc:ArgumentNullException(var_3_1B, newobj:ArgumentNullException(ArgumentNullException::.ctor))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002EFF RID: 12031 RVA: 0x000BF2B8 File Offset: 0x000BD4B8
|
|
[Token(Token = "0x6002EFF")]
|
|
[Address(RVA = "0x1805370", Offset = "0x1804370", VA = "0x181805370", Slot = "8")]
|
|
public override double NextDouble()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002EFF)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Double AAOGOPDCIAE::NextDouble()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0_06, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
stloc:uint32(var_1_0D, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F00 RID: 12032 RVA: 0x000BF2D8 File Offset: 0x000BD4D8
|
|
[Token(Token = "0x6002F00")]
|
|
[Address(RVA = "0x1804570", Offset = "0x1803570", VA = "0x181804570")]
|
|
public double HPDKBAMFIGL(bool KNICONOCJON)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002F00)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Double AAOGOPDCIAE::HPDKBAMFIGL(System.Boolean)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_16:
|
|
call:void(IEditableObject::BeginEdit, ldloc:AAOGOPDCIAE[exp:IEditableObject](this))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F01 RID: 12033 RVA: 0x000BF300 File Offset: 0x000BD500
|
|
[Token(Token = "0x6002F01")]
|
|
[Address(RVA = "0x18045F0", Offset = "0x18035F0", VA = "0x1818045F0")]
|
|
public double JCAEDMLOJLA()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002F01)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Double AAOGOPDCIAE::JCAEDMLOJLA()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0_06, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
stloc:uint32(var_1_0D, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F02 RID: 12034 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002F02")]
|
|
[Address(RVA = "0x1804B90", Offset = "0x1803B90", VA = "0x181804B90")]
|
|
public float LMKADHIALHP()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002F03 RID: 12035 RVA: 0x000BF320 File Offset: 0x000BD520
|
|
[Token(Token = "0x6002F03")]
|
|
[Address(RVA = "0x1804C50", Offset = "0x1803C50", VA = "0x181804C50")]
|
|
public Vector3 NANHCJBBMBF()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06002F04 RID: 12036 RVA: 0x000BF334 File Offset: 0x000BD534
|
|
[Token(Token = "0x6002F04")]
|
|
[Address(RVA = "0x1804BB0", Offset = "0x1803BB0", VA = "0x181804BB0")]
|
|
public float LMKADHIALHP(bool KNICONOCJON)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002F04)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Single AAOGOPDCIAE::LMKADHIALHP(System.Boolean)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0_0A, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
stloc:uint32(var_1_11, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F05 RID: 12037 RVA: 0x000BF358 File Offset: 0x000BD558
|
|
[Token(Token = "0x6002F05")]
|
|
[Address(RVA = "0x1804DD0", Offset = "0x1803DD0", VA = "0x181804DD0")]
|
|
public float NFEMHDLGBGH()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002F05)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Single AAOGOPDCIAE::NFEMHDLGBGH()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0_06, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
stloc:uint32(var_1_0D, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F06 RID: 12038 RVA: 0x000BF378 File Offset: 0x000BD578
|
|
[Token(Token = "0x6002F06")]
|
|
[Address(RVA = "0x1804E40", Offset = "0x1803E40", VA = "0x181804E40")]
|
|
protected uint NNMNGLOEFAB()
|
|
{
|
|
short hacogmolnmg = this.HACOGMOLNMG;
|
|
int num = 0;
|
|
uint[] kecgjiiegbb = this.KECGJIIEGBB;
|
|
int length = kecgjiiegbb.Length;
|
|
uint[] adfjakpidbi = AAOGOPDCIAE.ADFJAKPIDBI;
|
|
uint num3;
|
|
uint num2 = adfjakpidbi[(int)num3];
|
|
num++;
|
|
kecgjiiegbb[0] = num2;
|
|
if (num < 623)
|
|
{
|
|
uint[] kecgjiiegbb2 = this.KECGJIIEGBB;
|
|
int length2 = kecgjiiegbb2.Length;
|
|
uint num4 = kecgjiiegbb2[adfjakpidbi];
|
|
uint num5 = AAOGOPDCIAE.ADFJAKPIDBI[(int)num4];
|
|
num++;
|
|
kecgjiiegbb2[0] = num5;
|
|
}
|
|
uint[] kecgjiiegbb3 = this.KECGJIIEGBB;
|
|
int length3 = kecgjiiegbb3.Length;
|
|
uint num6 = kecgjiiegbb3[0];
|
|
uint[] adfjakpidbi2 = AAOGOPDCIAE.ADFJAKPIDBI;
|
|
kecgjiiegbb3[311] = num6;
|
|
uint[] kecgjiiegbb4 = this.KECGJIIEGBB;
|
|
this.HACOGMOLNMG = 1;
|
|
uint num7;
|
|
return num7;
|
|
}
|
|
|
|
// Token: 0x06002F07 RID: 12039 RVA: 0x000BF444 File Offset: 0x000BD644
|
|
[Token(Token = "0x6002F07")]
|
|
[Address(RVA = "0x1805520", Offset = "0x1804520", VA = "0x181805520")]
|
|
private static uint PMJPNPHBBJG(uint DFICPKCPNLK)
|
|
{
|
|
return DFICPKCPNLK;
|
|
}
|
|
|
|
// Token: 0x06002F08 RID: 12040 RVA: 0x000BF454 File Offset: 0x000BD654
|
|
[Token(Token = "0x6002F08")]
|
|
[Address(RVA = "0x1804550", Offset = "0x1803550", VA = "0x181804550")]
|
|
private static uint ENEKCLIAGPF(uint DFICPKCPNLK)
|
|
{
|
|
return DFICPKCPNLK;
|
|
}
|
|
|
|
// Token: 0x06002F09 RID: 12041 RVA: 0x000BF464 File Offset: 0x000BD664
|
|
[Token(Token = "0x6002F09")]
|
|
[Address(RVA = "0x1804560", Offset = "0x1803560", VA = "0x181804560")]
|
|
private static uint GEPDCDIIJEM(uint DFICPKCPNLK)
|
|
{
|
|
return DFICPKCPNLK;
|
|
}
|
|
|
|
// Token: 0x06002F0A RID: 12042 RVA: 0x000BF474 File Offset: 0x000BD674
|
|
[Token(Token = "0x6002F0A")]
|
|
[Address(RVA = "0x1804C40", Offset = "0x1803C40", VA = "0x181804C40")]
|
|
private static uint NAIAMDLGHII(uint DFICPKCPNLK)
|
|
{
|
|
return DFICPKCPNLK;
|
|
}
|
|
|
|
// Token: 0x06002F0B RID: 12043 RVA: 0x000BF484 File Offset: 0x000BD684
|
|
[Token(Token = "0x6002F0B")]
|
|
[Address(RVA = "0x1804660", Offset = "0x1803660", VA = "0x181804660")]
|
|
private void JCFFLPHPOBF(uint KIJHGBLLCPL)
|
|
{
|
|
this.KECGJIIEGBB[0] = KIJHGBLLCPL;
|
|
uint[] kecgjiiegbb = this.KECGJIIEGBB;
|
|
uint num;
|
|
this.HACOGMOLNMG = (short)num;
|
|
int length = kecgjiiegbb.Length;
|
|
uint num2 = kecgjiiegbb[this];
|
|
long num3 = (long)(num2 * (uint)1812433253);
|
|
num3 += (long)num2;
|
|
kecgjiiegbb[0] = (uint)num3;
|
|
uint[] kecgjiiegbb2 = this.KECGJIIEGBB;
|
|
num2 += (uint)1;
|
|
this.HACOGMOLNMG = (short)num2;
|
|
}
|
|
|
|
// Token: 0x06002F0C RID: 12044 RVA: 0x000BF4F4 File Offset: 0x000BD6F4
|
|
[Token(Token = "0x6002F0C")]
|
|
[Address(RVA = "0x1804750", Offset = "0x1803750", VA = "0x181804750")]
|
|
private void JCFFLPHPOBF(uint[] DNGKIAJLLHG)
|
|
{
|
|
uint num;
|
|
this.JCFFLPHPOBF(num);
|
|
int length = DNGKIAJLLHG.Length;
|
|
int num2 = 0;
|
|
if (length < 624)
|
|
{
|
|
}
|
|
if (length > 0)
|
|
{
|
|
uint[] kecgjiiegbb = this.KECGJIIEGBB;
|
|
int length2 = kecgjiiegbb.Length;
|
|
uint num4;
|
|
uint num3 = num4 - 1U;
|
|
long num5 = (long)(kecgjiiegbb[(int)num3] * (uint)1664525);
|
|
num5 += (long)num2;
|
|
kecgjiiegbb[0] = (uint)num5;
|
|
uint[] kecgjiiegbb2 = this.KECGJIIEGBB;
|
|
int length3 = kecgjiiegbb2.Length;
|
|
num4 += (uint)1;
|
|
uint num6 = kecgjiiegbb2[311];
|
|
kecgjiiegbb2[0] = num6;
|
|
}
|
|
uint[] kecgjiiegbb3 = this.KECGJIIEGBB;
|
|
int length4 = kecgjiiegbb3.Length;
|
|
uint num8;
|
|
uint num7 = num8 - 1U;
|
|
long num9 = (long)(kecgjiiegbb3[(int)num7] * (uint)1566083941);
|
|
num9 -= (long)num8;
|
|
kecgjiiegbb3[0] = (uint)num9;
|
|
uint[] kecgjiiegbb4 = this.KECGJIIEGBB;
|
|
int length5 = kecgjiiegbb4.Length;
|
|
num8 += (uint)1;
|
|
uint num10 = kecgjiiegbb4[311];
|
|
kecgjiiegbb4[0] = num10;
|
|
uint[] kecgjiiegbb5 = this.KECGJIIEGBB;
|
|
}
|
|
|
|
// Token: 0x06002F0D RID: 12045 RVA: 0x000BF5FC File Offset: 0x000BD7FC
|
|
[Token(Token = "0x6002F0D")]
|
|
[Address(RVA = "0x1804B10", Offset = "0x1803B10", VA = "0x181804B10")]
|
|
private double KEIOAKEGGGJ(double OFIMPKGLBPJ, double FNJKKNKLDPB)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002F0D)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Double AAOGOPDCIAE::KEIOAKEGGGJ(System.Double,System.Double)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0_06, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
stloc:uint32(var_1_0D, call:uint32(AAOGOPDCIAE::NNMNGLOEFAB, ldloc:AAOGOPDCIAE(this)))
|
|
}
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002F0E RID: 12046 RVA: 0x000BF61C File Offset: 0x000BD81C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6002F0E")]
|
|
[Address(RVA = "0x1805530", Offset = "0x1804530", VA = "0x181805530")]
|
|
static AAOGOPDCIAE()
|
|
{
|
|
uint[] array = new uint[2];
|
|
array[0] = (uint)((ulong)2567483615L);
|
|
AAOGOPDCIAE.ADFJAKPIDBI = array;
|
|
}
|
|
|
|
// Token: 0x04002614 RID: 9748
|
|
[Token(Token = "0x4002614")]
|
|
private const int DGKEEFICFHI = 624;
|
|
|
|
// Token: 0x04002615 RID: 9749
|
|
[Token(Token = "0x4002615")]
|
|
private const int DJKNLOCDNDN = 397;
|
|
|
|
// Token: 0x04002616 RID: 9750
|
|
[Token(Token = "0x4002616")]
|
|
private const uint NOOKJFPOCFP = 2567483615U;
|
|
|
|
// Token: 0x04002617 RID: 9751
|
|
[Token(Token = "0x4002617")]
|
|
private const uint MBLHMHDDCBI = 2147483648U;
|
|
|
|
// Token: 0x04002618 RID: 9752
|
|
[Token(Token = "0x4002618")]
|
|
private const uint MJJKMGJLHPF = 2147483647U;
|
|
|
|
// Token: 0x04002619 RID: 9753
|
|
[Token(Token = "0x4002619")]
|
|
private const uint IIIEMKHIDAN = 2636928640U;
|
|
|
|
// Token: 0x0400261A RID: 9754
|
|
[Token(Token = "0x400261A")]
|
|
private const uint GOCMFOAFPAL = 4022730752U;
|
|
|
|
// Token: 0x0400261B RID: 9755
|
|
[FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x400261B")]
|
|
private readonly uint[] KECGJIIEGBB;
|
|
|
|
// Token: 0x0400261C RID: 9756
|
|
[FieldOffset(Offset = "0x28")]
|
|
[Token(Token = "0x400261C")]
|
|
private short HACOGMOLNMG;
|
|
|
|
// Token: 0x0400261D RID: 9757
|
|
[Token(Token = "0x400261D")]
|
|
private static readonly uint[] ADFJAKPIDBI;
|
|
|
|
// Token: 0x0400261E RID: 9758
|
|
[Token(Token = "0x400261E")]
|
|
private const double CPICICOIBDP = 9007199254740991.0;
|
|
|
|
// Token: 0x0400261F RID: 9759
|
|
[Token(Token = "0x400261F")]
|
|
private const double JPODBJIEALL = 1.1102230246251568E-16;
|
|
|
|
// Token: 0x04002620 RID: 9760
|
|
[Token(Token = "0x4002620")]
|
|
private const double ENFLFJKIFOL = 9007199254740992.0;
|
|
|
|
// Token: 0x04002621 RID: 9761
|
|
[Token(Token = "0x4002621")]
|
|
private const double AGAPMELDOME = 1.1102230246251565E-16;
|
|
}
|