m
This commit is contained in:
@@ -0,0 +1,232 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02003247 RID: 12871
|
||||
[Token(Token = "0x2003247")]
|
||||
public static class BJGOGEEGCEH
|
||||
{
|
||||
// Token: 0x06015F93 RID: 90003 RVA: 0x0051DCC4 File Offset: 0x0051BEC4
|
||||
[Token(Token = "0x6015F93")]
|
||||
[Address(RVA = "0x1FA09F0", Offset = "0x1F9F9F0", VA = "0x181FA09F0")]
|
||||
private static int JHMPJOOEEHJ(int BFDKKIMEJLG, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (!NHJKCCKIGBH)
|
||||
{
|
||||
}
|
||||
return 2;
|
||||
}
|
||||
|
||||
// Token: 0x06015F94 RID: 90004 RVA: 0x0051DCD8 File Offset: 0x0051BED8
|
||||
[Token(Token = "0x6015F94")]
|
||||
[Address(RVA = "0x1FA0890", Offset = "0x1F9F890", VA = "0x181FA0890")]
|
||||
private static int FDKGIJIOPPJ(int BFDKKIMEJLG, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (!NHJKCCKIGBH)
|
||||
{
|
||||
}
|
||||
return 2;
|
||||
}
|
||||
|
||||
// Token: 0x06015F95 RID: 90005 RVA: 0x0051DCEC File Offset: 0x0051BEEC
|
||||
[Token(Token = "0x6015F95")]
|
||||
[Address(RVA = "0x1FA0950", Offset = "0x1F9F950", VA = "0x181FA0950")]
|
||||
public static int HMCIACJNGCL(int OLGEJFLEBEN, int BFDKKIMEJLG, int KLNAMEKCAHL, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
if (!NHJKCCKIGBH)
|
||||
{
|
||||
}
|
||||
int num = (BFDKKIMEJLG + 1) * KLNAMEKCAHL;
|
||||
uint num2;
|
||||
return num + (int)num2;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F96 RID: 90006 RVA: 0x0051DD10 File Offset: 0x0051BF10
|
||||
[Token(Token = "0x6015F96")]
|
||||
[Address(RVA = "0x1FA08C0", Offset = "0x1F9F8C0", VA = "0x181FA08C0")]
|
||||
public static int HCJDCMOGHEN(int OLGEJFLEBEN, int BFDKKIMEJLG, int KLNAMEKCAHL, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F97 RID: 90007 RVA: 0x0051DD24 File Offset: 0x0051BF24
|
||||
[Token(Token = "0x6015F97")]
|
||||
[Address(RVA = "0x1FA09E0", Offset = "0x1F9F9E0", VA = "0x181FA09E0")]
|
||||
public static int ILPJNIBPBFN(int KLNAMEKCAHL)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F98 RID: 90008 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6015F98")]
|
||||
[Address(RVA = "0x1FA0430", Offset = "0x1F9F430", VA = "0x181FA0430")]
|
||||
private static int BBBPBABDDBI(int BFDKKIMEJLG, bool NHJKCCKIGBH)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06015F99 RID: 90009 RVA: 0x0051DD38 File Offset: 0x0051BF38
|
||||
[Token(Token = "0x6015F99")]
|
||||
[Address(RVA = "0x1FA0420", Offset = "0x1F9F420", VA = "0x181FA0420")]
|
||||
private static int ALJEHJBJECL(int BFDKKIMEJLG, bool NHJKCCKIGBH)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06015F99)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 BJGOGEEGCEH::ALJEHJBJECL(System.Int32,System.Boolean)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
IL_00:
|
||||
brtrue(IL_00, cne:bool(ldloc:bool(NHJKCCKIGBH), ldc.i4:bool(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.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: 0x06015F9A RID: 90010 RVA: 0x0051DD48 File Offset: 0x0051BF48
|
||||
[Token(Token = "0x6015F9A")]
|
||||
[Address(RVA = "0x1FA0F80", Offset = "0x1F9FF80", VA = "0x181FA0F80")]
|
||||
public static int OHMDCHDMGGA(int OLGEJFLEBEN, int BFDKKIMEJLG, int KLNAMEKCAHL, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F9B RID: 90011 RVA: 0x0051DD5C File Offset: 0x0051BF5C
|
||||
[Token(Token = "0x6015F9B")]
|
||||
[Address(RVA = "0x1FA0C10", Offset = "0x1F9FC10", VA = "0x181FA0C10")]
|
||||
public static int KKOFCHGIAIN(int OLGEJFLEBEN, int BFDKKIMEJLG, int KLNAMEKCAHL, bool NHJKCCKIGBH)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
return typeof(BJGOGEEGCEH).TypeHandle;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F9C RID: 90012 RVA: 0x0051DD74 File Offset: 0x0051BF74
|
||||
[Token(Token = "0x6015F9C")]
|
||||
[Address(RVA = "0x1FA08A0", Offset = "0x1F9F8A0", VA = "0x181FA08A0")]
|
||||
public static int FEBAKOFLDGA(int KLNAMEKCAHL)
|
||||
{
|
||||
if (KLNAMEKCAHL > 0)
|
||||
{
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Token: 0x06015F9D RID: 90013 RVA: 0x0051DD88 File Offset: 0x0051BF88
|
||||
[Token(Token = "0x6015F9D")]
|
||||
[Address(RVA = "0x1FA0520", Offset = "0x1F9F520", VA = "0x181FA0520")]
|
||||
public static LNBEHLJPKPN DNAKGOMBHKP(int BFDKKIMEJLG)
|
||||
{
|
||||
Dictionary<int, LNBEHLJPKPN> jnnbgiecbib = BJGOGEEGCEH.JNNBGIECBIB;
|
||||
bool flag;
|
||||
if (!flag)
|
||||
{
|
||||
LNBEHLJPKPN lnbehljpkpn = BJGOGEEGCEH.KJCMEHKDPME(BFDKKIMEJLG);
|
||||
Dictionary<int, LNBEHLJPKPN> jnnbgiecbib2 = BJGOGEEGCEH.JNNBGIECBIB;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06015F9E RID: 90014 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6015F9E")]
|
||||
[Address(RVA = "0x1FA0A10", Offset = "0x1F9FA10", VA = "0x181FA0A10")]
|
||||
private static LNBEHLJPKPN KJCMEHKDPME(int BFDKKIMEJLG)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06015F9F RID: 90015 RVA: 0x0051DDB8 File Offset: 0x0051BFB8
|
||||
[Token(Token = "0x6015F9F")]
|
||||
[Address(RVA = "0x1FA0440", Offset = "0x1F9F440", VA = "0x181FA0440")]
|
||||
public static LNBEHLJPKPN CHCNKMEACLP(int BFDKKIMEJLG)
|
||||
{
|
||||
Dictionary<int, LNBEHLJPKPN> ehkefjgdcan = BJGOGEEGCEH.EHKEFJGDCAN;
|
||||
bool flag;
|
||||
if (!flag)
|
||||
{
|
||||
LNBEHLJPKPN lnbehljpkpn = BJGOGEEGCEH.FBCIGOHIKIO(BFDKKIMEJLG);
|
||||
Dictionary<int, LNBEHLJPKPN> ehkefjgdcan2 = BJGOGEEGCEH.EHKEFJGDCAN;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06015FA0 RID: 90016 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6015FA0")]
|
||||
[Address(RVA = "0x1FA0600", Offset = "0x1F9F600", VA = "0x181FA0600")]
|
||||
private static LNBEHLJPKPN FBCIGOHIKIO(int BFDKKIMEJLG)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06015FA1 RID: 90017 RVA: 0x0051DDE8 File Offset: 0x0051BFE8
|
||||
[Token(Token = "0x6015FA1")]
|
||||
[Address(RVA = "0x1FA0CB0", Offset = "0x1F9FCB0", VA = "0x181FA0CB0")]
|
||||
[CALLMFDLAPD(IFJNJDOONNL.ExitingPlayMode, 0)]
|
||||
private static void MLONLKLKBON()
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
Dictionary<int, LNBEHLJPKPN> ehkefjgdcan = BJGOGEEGCEH.EHKEFJGDCAN;
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
}
|
||||
if (num != 0)
|
||||
{
|
||||
goto IL_45;
|
||||
}
|
||||
if (num != -1)
|
||||
{
|
||||
}
|
||||
BJGOGEEGCEH.EHKEFJGDCAN.Clear();
|
||||
Dictionary<int, LNBEHLJPKPN> jnnbgiecbib = BJGOGEEGCEH.JNNBGIECBIB;
|
||||
bool flag2;
|
||||
if (flag2)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
BJGOGEEGCEH.JNNBGIECBIB.Clear();
|
||||
return;
|
||||
IL_45:
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0400E68B RID: 59019
|
||||
[Token(Token = "0x400E68B")]
|
||||
private static Dictionary<int, LNBEHLJPKPN> JNNBGIECBIB = new Dictionary();
|
||||
|
||||
// Token: 0x0400E68C RID: 59020
|
||||
[Token(Token = "0x400E68C")]
|
||||
private static Dictionary<int, LNBEHLJPKPN> EHKEFJGDCAN = new Dictionary();
|
||||
}
|
||||
Reference in New Issue
Block a user