192 lines
10 KiB
C#
192 lines
10 KiB
C#
using System;
|
|
using System.Linq;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Circuits.PlayerStats;
|
|
|
|
// Token: 0x0200323D RID: 12861
|
|
[Token(Token = "0x200323D")]
|
|
public static class OEDDKNGMHOE
|
|
{
|
|
// Token: 0x0601619E RID: 90526 RVA: 0x00528664 File Offset: 0x00526864
|
|
[Token(Token = "0x601619E")]
|
|
[Address(RVA = "0x77D2A0", Offset = "0x77C0A0", VA = "0x18077D2A0")]
|
|
public static void ONEBPBDGOBB(int PEPGBCDMGBC, Action<AGAJMBPABDL> NEILGDGCKCK)
|
|
{
|
|
if (PEPGBCDMGBC != 0)
|
|
{
|
|
int num = 0;
|
|
AGAJMBPABDL[] array = KKPBCOOONNK.DFFEKFNFAKJ;
|
|
if (num < array.Length)
|
|
{
|
|
AGAJMBPABDL agajmbpabdl = KKPBCOOONNK.DFFEKFNFAKJ[num];
|
|
NEILGDGCKCK(agajmbpabdl);
|
|
num++;
|
|
AGAJMBPABDL agajmbpabdl2 = KKPBCOOONNK.MDMMDPEKICF.IAHDANBDAAM(num);
|
|
if (agajmbpabdl2 != 0)
|
|
{
|
|
NEILGDGCKCK(agajmbpabdl2);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x17003D05 RID: 15621
|
|
// (get) Token: 0x0601619F RID: 90527 RVA: 0x005286C8 File Offset: 0x005268C8
|
|
[Token(Token = "0x17003D05")]
|
|
private static int FDBFPPCEDDK
|
|
{
|
|
[Token(Token = "0x601619F")]
|
|
[Address(RVA = "0x77CFC0", Offset = "0x77BDC0", VA = "0x18077CFC0")]
|
|
get
|
|
{
|
|
int num = Enumerable.Max(Enumerable.Cast<int>(Enum.GetValues(typeof(CGLKOJIMDIH))));
|
|
ulong num2;
|
|
OEDDKNGMHOE.NNOMCGEFLJH = num2;
|
|
int num3;
|
|
return num3;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060161A0 RID: 90528 RVA: 0x005286F8 File Offset: 0x005268F8
|
|
[Token(Token = "0x60161A0")]
|
|
[Address(RVA = "0x77D3F0", Offset = "0x77C1F0", VA = "0x18077D3F0")]
|
|
public static CGLKOJIMDIH? PJCJPHMFHGK(int BECIIEHIPMJ)
|
|
{
|
|
if (BECIIEHIPMJ != 0)
|
|
{
|
|
int num = Enumerable.Max(Enumerable.Cast<int>(Enum.GetValues(typeof(CGLKOJIMDIH))));
|
|
ulong num2;
|
|
OEDDKNGMHOE.NNOMCGEFLJH = num2;
|
|
int num3;
|
|
num3++;
|
|
int num4 = BECIIEHIPMJ - 1;
|
|
return;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060161A1 RID: 90529 RVA: 0x00528734 File Offset: 0x00526934
|
|
[Token(Token = "0x60161A1")]
|
|
[Address(RVA = "0x77CDB0", Offset = "0x77BBB0", VA = "0x18077CDB0")]
|
|
public static int FAEMAMBDPGM(CGLKOJIMDIH GILKBPKMMBF)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060161A1)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::FAEMAMBDPGM(CGLKOJIMDIH)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_00:
|
|
brtrue(IL_00, cne:bool(ldloc:CGLKOJIMDIH(GILKBPKMMBF), ldc.i4:CGLKOJIMDIH(-1)))
|
|
}
|
|
|
|
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: 0x17003D06 RID: 15622
|
|
// (get) Token: 0x060161A2 RID: 90530 RVA: 0x00528744 File Offset: 0x00526944
|
|
[Token(Token = "0x17003D06")]
|
|
private static int JDJOGDGJCLP
|
|
{
|
|
[Token(Token = "0x60161A2")]
|
|
[Address(RVA = "0x77D130", Offset = "0x77BF30", VA = "0x18077D130")]
|
|
get
|
|
{
|
|
int num = Enumerable.Max(Enumerable.Cast<int>(Enum.GetValues(typeof(CCMLKDOHKJE))));
|
|
ulong num2;
|
|
OEDDKNGMHOE.BDMLBHDPKNK = num2;
|
|
int num3;
|
|
return num3;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060161A3 RID: 90531 RVA: 0x00528774 File Offset: 0x00526974
|
|
[Token(Token = "0x60161A3")]
|
|
[Address(RVA = "0x77CDC0", Offset = "0x77BBC0", VA = "0x18077CDC0")]
|
|
public static CCMLKDOHKJE? BKDDJOPKDKG(int BECIIEHIPMJ)
|
|
{
|
|
if (BECIIEHIPMJ != 0)
|
|
{
|
|
int num = Enumerable.Max(Enumerable.Cast<int>(Enum.GetValues(typeof(CCMLKDOHKJE))));
|
|
ulong num2;
|
|
OEDDKNGMHOE.BDMLBHDPKNK = num2;
|
|
int num3;
|
|
num3++;
|
|
int num4 = BECIIEHIPMJ - 1;
|
|
return;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060161A4 RID: 90532 RVA: 0x005287B0 File Offset: 0x005269B0
|
|
[Token(Token = "0x60161A4")]
|
|
[Address(RVA = "0x77CDB0", Offset = "0x77BBB0", VA = "0x18077CDB0")]
|
|
public static int BEENJGDEGAD(CCMLKDOHKJE APIJBLJFECD)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060161A4)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::BEENJGDEGAD(CCMLKDOHKJE)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_00:
|
|
brtrue(IL_00, cne:bool(ldloc:CCMLKDOHKJE(APIJBLJFECD), ldc.i4:CCMLKDOHKJE(-1)))
|
|
}
|
|
|
|
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: 0x060161A5 RID: 90533 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x60161A5")]
|
|
[Address(RVA = "0x77D120", Offset = "0x77BF20", VA = "0x18077D120")]
|
|
public static IJKNDEOFIFE IBDBDIGBAOA(CircuitPlayerStat ILOCFLIJHDA)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x060161A6 RID: 90534 RVA: 0x0000220F File Offset: 0x0000040F
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x60161A6")]
|
|
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080")]
|
|
static OEDDKNGMHOE()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0400E7F6 RID: 59382
|
|
[Token(Token = "0x400E7F6")]
|
|
private const int NAEPDCIMIJA = 1;
|
|
|
|
// Token: 0x0400E7F7 RID: 59383
|
|
[Token(Token = "0x400E7F7")]
|
|
private const int PLOINEEDCAO = -1;
|
|
|
|
// Token: 0x0400E7F8 RID: 59384
|
|
[Token(Token = "0x400E7F8")]
|
|
private static int? NNOMCGEFLJH;
|
|
|
|
// Token: 0x0400E7F9 RID: 59385
|
|
[Token(Token = "0x400E7F9")]
|
|
private static int? BDMLBHDPKNK;
|
|
}
|