a
This commit is contained in:
@@ -0,0 +1,178 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x020030A0 RID: 12448
|
||||
[Token(Token = "0x20030A0")]
|
||||
public static class KNEHNANOKIM
|
||||
{
|
||||
// Token: 0x17003A97 RID: 14999
|
||||
// (get) Token: 0x060153CF RID: 86991 RVA: 0x004F8838 File Offset: 0x004F6A38
|
||||
[Token(Token = "0x17003A97")]
|
||||
public static IEnumerable<GIPDDLFFNGG> EFMNOKLDGEP
|
||||
{
|
||||
[Token(Token = "0x60153CF")]
|
||||
[Address(RVA = "0x93CA90", Offset = "0x93B890", VA = "0x18093CA90")]
|
||||
get
|
||||
{
|
||||
Dictionary<GIPDDLFFNGG, Guid>.KeyCollection keys = KNEHNANOKIM.DNGHEGOBPJD.Keys;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x060153D0 RID: 86992 RVA: 0x004F8858 File Offset: 0x004F6A58
|
||||
[Token(Token = "0x60153D0")]
|
||||
[Address(RVA = "0x93CE50", Offset = "0x93BC50", VA = "0x18093CE50")]
|
||||
[CALLMFDLAPD(IFJNJDOONNL.ExitingPlayMode, 0)]
|
||||
private static void NMIPDMGPJBK()
|
||||
{
|
||||
KNEHNANOKIM.LFHFCPFBIOH.Clear();
|
||||
KNEHNANOKIM.DNGHEGOBPJD.Clear();
|
||||
}
|
||||
|
||||
// Token: 0x060153D1 RID: 86993 RVA: 0x004F8880 File Offset: 0x004F6A80
|
||||
[Token(Token = "0x60153D1")]
|
||||
[Address(RVA = "0x93C860", Offset = "0x93B660", VA = "0x18093C860")]
|
||||
public static bool BHIFKDJGAFN(Guid COFLAJFOPEN, out GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
Dictionary<Guid, GIPDDLFFNGG> lfhfcpfbioh = KNEHNANOKIM.LFHFCPFBIOH;
|
||||
bool flag;
|
||||
return flag;
|
||||
}
|
||||
|
||||
// Token: 0x060153D2 RID: 86994 RVA: 0x004F889C File Offset: 0x004F6A9C
|
||||
[Token(Token = "0x60153D2")]
|
||||
[Address(RVA = "0x1D7A3E0", Offset = "0x1D791E0", VA = "0x181D7A3E0")]
|
||||
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: 0x060153D3 RID: 86995 RVA: 0x004F88CC File Offset: 0x004F6ACC
|
||||
[Token(Token = "0x60153D3")]
|
||||
[Address(RVA = "0x93C7F0", Offset = "0x93B5F0", VA = "0x18093C7F0")]
|
||||
public static IEnumerable<GIPDDLFFNGG> BHIFKDJGAFN(IEnumerable<Guid> BOIHKFECIGG)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (060153D3)
|
||||
|
||||
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 1660
|
||||
*/;
|
||||
}
|
||||
|
||||
// Token: 0x060153D4 RID: 86996 RVA: 0x004F8900 File Offset: 0x004F6B00
|
||||
[Token(Token = "0x60153D4")]
|
||||
[Address(RVA = "0x195B2D0", Offset = "0x195A0D0", VA = "0x18195B2D0")]
|
||||
public static IEnumerable<T> BHIFKDJGAFN<T>(IEnumerable<Guid> BOIHKFECIGG) where T : GIPDDLFFNGG
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (060153D4)
|
||||
|
||||
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 1660
|
||||
*/;
|
||||
}
|
||||
|
||||
// Token: 0x060153D5 RID: 86997 RVA: 0x004F8918 File Offset: 0x004F6B18
|
||||
[Token(Token = "0x60153D5")]
|
||||
[Address(RVA = "0x93C8F0", Offset = "0x93B6F0", VA = "0x18093C8F0")]
|
||||
public static void CKBDKPKIMGM(this GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
int num = 0;
|
||||
num += num;
|
||||
num++;
|
||||
}
|
||||
|
||||
// Token: 0x060153D6 RID: 86998 RVA: 0x004F8938 File Offset: 0x004F6B38
|
||||
[Token(Token = "0x60153D6")]
|
||||
[Address(RVA = "0x93C9F0", Offset = "0x93B7F0", VA = "0x18093C9F0")]
|
||||
public static void DBAJFEKOEFM(this GIPDDLFFNGG NLNHFEEMFBN)
|
||||
{
|
||||
Guid empty = Guid.Empty;
|
||||
NLNHFEEMFBN.FAGDGBFHDEG(empty);
|
||||
}
|
||||
|
||||
// Token: 0x060153D7 RID: 86999 RVA: 0x004F8954 File Offset: 0x004F6B54
|
||||
[Token(Token = "0x60153D7")]
|
||||
[Address(RVA = "0x93CB00", Offset = "0x93B900", VA = "0x18093CB00")]
|
||||
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: 0x0400E0A8 RID: 57512
|
||||
[Token(Token = "0x400E0A8")]
|
||||
private static readonly Dictionary<Guid, GIPDDLFFNGG> LFHFCPFBIOH = new Dictionary();
|
||||
|
||||
// Token: 0x0400E0A9 RID: 57513
|
||||
[Token(Token = "0x400E0A9")]
|
||||
private static readonly Dictionary<GIPDDLFFNGG, Guid> DNGHEGOBPJD = new Dictionary();
|
||||
}
|
||||
Reference in New Issue
Block a user