m
This commit is contained in:
@@ -0,0 +1,178 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x0200318B RID: 12683
|
||||
[Token(Token = "0x200318B")]
|
||||
public static class KNEHNANOKIM
|
||||
{
|
||||
// Token: 0x17003B53 RID: 15187
|
||||
// (get) Token: 0x06015827 RID: 88103 RVA: 0x00502B5C File Offset: 0x00500D5C
|
||||
[Token(Token = "0x17003B53")]
|
||||
public static IEnumerable<GIPDDLFFNGG> EFMNOKLDGEP
|
||||
{
|
||||
[Token(Token = "0x6015827")]
|
||||
[Address(RVA = "0x13C9F60", Offset = "0x13C8F60", VA = "0x1813C9F60")]
|
||||
get
|
||||
{
|
||||
Dictionary<GIPDDLFFNGG, Guid>.KeyCollection keys = KNEHNANOKIM.DNGHEGOBPJD.Keys;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015828 RID: 88104 RVA: 0x00502B7C File Offset: 0x00500D7C
|
||||
[Token(Token = "0x6015828")]
|
||||
[Address(RVA = "0x13CA320", Offset = "0x13C9320", VA = "0x1813CA320")]
|
||||
[CALLMFDLAPD(IFJNJDOONNL.ExitingPlayMode, 0)]
|
||||
private static void NMIPDMGPJBK()
|
||||
{
|
||||
KNEHNANOKIM.LFHFCPFBIOH.Clear();
|
||||
KNEHNANOKIM.DNGHEGOBPJD.Clear();
|
||||
}
|
||||
|
||||
// Token: 0x06015829 RID: 88105 RVA: 0x00502BA4 File Offset: 0x00500DA4
|
||||
[Token(Token = "0x6015829")]
|
||||
[Address(RVA = "0x13C9D30", Offset = "0x13C8D30", VA = "0x1813C9D30")]
|
||||
public static bool BHIFKDJGAFN(Guid COFLAJFOPEN, out GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
Dictionary<Guid, GIPDDLFFNGG> lfhfcpfbioh = KNEHNANOKIM.LFHFCPFBIOH;
|
||||
bool flag;
|
||||
return flag;
|
||||
}
|
||||
|
||||
// Token: 0x0601582A RID: 88106 RVA: 0x00502BC0 File Offset: 0x00500DC0
|
||||
[Token(Token = "0x601582A")]
|
||||
[Address(RVA = "0x26D2260", Offset = "0x26D1260", VA = "0x1826D2260")]
|
||||
public static bool BHIFKDJGAFN<T>(Guid cpp2il__autoParamName__idx_0, out T LIMOILDIGKF) where T : GIPDDLFFNGG
|
||||
{
|
||||
int num;
|
||||
bool flag;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
Dictionary<Guid, GIPDDLFFNGG> lfhfcpfbioh = KNEHNANOKIM.LFHFCPFBIOH;
|
||||
if (!flag || !flag)
|
||||
{
|
||||
goto IL_1A;
|
||||
}
|
||||
}
|
||||
while (num != 0 && !flag);
|
||||
return true;
|
||||
IL_1A:
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0601582B RID: 88107 RVA: 0x00502BF0 File Offset: 0x00500DF0
|
||||
[Token(Token = "0x601582B")]
|
||||
[Address(RVA = "0x13C9CC0", Offset = "0x13C8CC0", VA = "0x1813C9CC0")]
|
||||
public static IEnumerable<GIPDDLFFNGG> BHIFKDJGAFN(IEnumerable<Guid> BOIHKFECIGG)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0601582B)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerable`1<GIPDDLFFNGG> KNEHNANOKIM::BHIFKDJGAFN(System.Collections.Generic.IEnumerable`1<System.Guid>)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stfld:int32(BJDPLLONDLF::<>1__state, ldloc:BJDPLLONDLF(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](4294967294)))
|
||||
stloc:int32(var_2_17, callgetter:int32(Environment::get_CurrentManagedThreadId))
|
||||
stfld:int32(BJDPLLONDLF::<>l__initialThreadId, ldloc:BJDPLLONDLF(var_0), ldloc:int32(var_2_17))
|
||||
stfld:class [mscorlib]System.Collections.Generic.IEnumerable`1<valuetype [mscorlib]System.Guid>(BJDPLLONDLF::<>3__guids, ldloc:BJDPLLONDLF(var_0), ldloc:class [mscorlib]System.Collections.Generic.IEnumerable`1<valuetype [mscorlib]System.Guid>(BOIHKFECIGG))
|
||||
}
|
||||
|
||||
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: 0x0601582C RID: 88108 RVA: 0x00502C24 File Offset: 0x00500E24
|
||||
[Token(Token = "0x601582C")]
|
||||
[Address(RVA = "0x246D180", Offset = "0x246C180", VA = "0x18246D180")]
|
||||
public static IEnumerable<T> BHIFKDJGAFN<T>(IEnumerable<Guid> BOIHKFECIGG) where T : GIPDDLFFNGG
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0601582C)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerable`1<T> KNEHNANOKIM::BHIFKDJGAFN<T>(System.Collections.Generic.IEnumerable`1<System.Guid>)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:class [mscorlib]System.Collections.Generic.IEnumerator`1<class GIPDDLFFNGG>(var_0_0B, call:IEnumerator`1[exp:class [mscorlib]System.Collections.Generic.IEnumerator`1<class GIPDDLFFNGG>](IEnumerable`1::GetEnumerator, call:IEnumerable`1(KNEHNANOKIM::BHIFKDJGAFN, ldloc:class [mscorlib]System.Collections.Generic.IEnumerable`1<valuetype [mscorlib]System.Guid>[exp:IEnumerable`1](BOIHKFECIGG))))
|
||||
}
|
||||
|
||||
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: 0x0601582D RID: 88109 RVA: 0x00502C3C File Offset: 0x00500E3C
|
||||
[Token(Token = "0x601582D")]
|
||||
[Address(RVA = "0x13C9DC0", Offset = "0x13C8DC0", VA = "0x1813C9DC0")]
|
||||
public static void CKBDKPKIMGM(this GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
int num = 0;
|
||||
num += num;
|
||||
num++;
|
||||
}
|
||||
|
||||
// Token: 0x0601582E RID: 88110 RVA: 0x00502C5C File Offset: 0x00500E5C
|
||||
[Token(Token = "0x601582E")]
|
||||
[Address(RVA = "0x13C9EC0", Offset = "0x13C8EC0", VA = "0x1813C9EC0")]
|
||||
public static void DBAJFEKOEFM(this GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
Guid empty = Guid.Empty;
|
||||
NLNHFEEMFBN.FAGDGBFHDEG(empty);
|
||||
}
|
||||
|
||||
// Token: 0x0601582F RID: 88111 RVA: 0x00502C78 File Offset: 0x00500E78
|
||||
[Token(Token = "0x601582F")]
|
||||
[Address(RVA = "0x13C9FD0", Offset = "0x13C8FD0", VA = "0x1813C9FD0")]
|
||||
private static void FAGDGBFHDEG(this GIPDDLFFNGG NLNHFEEMFBN, Guid COFLAJFOPEN)
|
||||
{
|
||||
Dictionary<GIPDDLFFNGG, Guid> dnghegobpjd = KNEHNANOKIM.DNGHEGOBPJD;
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
bool flag2 = KNEHNANOKIM.DNGHEGOBPJD.Remove(NLNHFEEMFBN);
|
||||
Dictionary<Guid, GIPDDLFFNGG> lfhfcpfbioh = KNEHNANOKIM.LFHFCPFBIOH;
|
||||
}
|
||||
bool flag3;
|
||||
if (flag3)
|
||||
{
|
||||
Dictionary<Guid, GIPDDLFFNGG> lfhfcpfbioh2 = KNEHNANOKIM.LFHFCPFBIOH;
|
||||
bool flag4;
|
||||
int num;
|
||||
if (flag4)
|
||||
{
|
||||
num = 0;
|
||||
string text;
|
||||
Debug.LogError(text);
|
||||
bool flag5 = KNEHNANOKIM.LFHFCPFBIOH.Remove(num);
|
||||
bool flag6 = KNEHNANOKIM.DNGHEGOBPJD.Remove(num);
|
||||
}
|
||||
KNEHNANOKIM.LFHFCPFBIOH.Add(num, NLNHFEEMFBN);
|
||||
Dictionary<GIPDDLFFNGG, Guid> dnghegobpjd2 = KNEHNANOKIM.DNGHEGOBPJD;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0400E2DC RID: 58076
|
||||
[Token(Token = "0x400E2DC")]
|
||||
private static readonly Dictionary<Guid, GIPDDLFFNGG> LFHFCPFBIOH = new Dictionary();
|
||||
|
||||
// Token: 0x0400E2DD RID: 58077
|
||||
[Token(Token = "0x400E2DD")]
|
||||
private static readonly Dictionary<GIPDDLFFNGG, Guid> DNGHEGOBPJD = new Dictionary();
|
||||
}
|
||||
Reference in New Issue
Block a user