232 lines
10 KiB
C#
232 lines
10 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x0200112D RID: 4397
|
|
[Token(Token = "0x200112D")]
|
|
public class JNAFPANGPGI
|
|
{
|
|
// Token: 0x06006226 RID: 25126 RVA: 0x00155CB4 File Offset: 0x00153EB4
|
|
[Token(Token = "0x6006226")]
|
|
[Address(RVA = "0x16E3D40", Offset = "0x16E2D40", VA = "0x1816E3D40")]
|
|
public static object[] HAJNOIAFJBP(string ONGBFDACHHG)
|
|
{
|
|
char[] array = ONGBFDACHHG.ToCharArray();
|
|
Func<char, bool> <>9__0_ = JNAFPANGPGI.<>c.<>9__0_0;
|
|
if (<>9__0_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__0_0 = (char ch) => !char.IsWhiteSpace(ch);
|
|
}
|
|
char[] array2 = Enumerable.ToArray<char>(Enumerable.Where<char>(array, <>9__0_));
|
|
char[] array3 = new char[2];
|
|
array3[0] = (char)((uint)44);
|
|
array3[0] = (char)((uint)32);
|
|
string text2;
|
|
string text = text2.TrimEnd(array3);
|
|
char[] array4 = new char[array3];
|
|
array4[0] = (char)((uint)44);
|
|
string[] array5 = text.Split(array4);
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06006227 RID: 25127 RVA: 0x00155D44 File Offset: 0x00153F44
|
|
[Token(Token = "0x6006227")]
|
|
[Address(RVA = "0x16E3F20", Offset = "0x16E2F20", VA = "0x1816E3F20")]
|
|
public static float[] KJLHLBBDBNO(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__1_ = JNAFPANGPGI.<>c.<>9__1_0;
|
|
if (<>9__1_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__1_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(float);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__1_);
|
|
Func<object, float> func;
|
|
if (JNAFPANGPGI.<>c.<>9__1_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
throw new NullReferenceException();
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__1_1 = func;
|
|
}
|
|
return Enumerable.ToArray<float>(Enumerable.Select<object, float>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x06006228 RID: 25128 RVA: 0x00155DAC File Offset: 0x00153FAC
|
|
[Token(Token = "0x6006228")]
|
|
[Address(RVA = "0x16E39C0", Offset = "0x16E29C0", VA = "0x1816E39C0")]
|
|
public static double[] EBIFALPNDIC(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__2_ = JNAFPANGPGI.<>c.<>9__2_0;
|
|
if (<>9__2_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__2_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(double);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__2_);
|
|
Func<object, double> func;
|
|
if (JNAFPANGPGI.<>c.<>9__2_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
throw new NullReferenceException();
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__2_1 = func;
|
|
}
|
|
return Enumerable.ToArray<double>(Enumerable.Select<object, double>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x06006229 RID: 25129 RVA: 0x00155E14 File Offset: 0x00154014
|
|
[Token(Token = "0x6006229")]
|
|
[Address(RVA = "0x16E40E0", Offset = "0x16E30E0", VA = "0x1816E40E0")]
|
|
public static short[] MBAGKLCHJFK(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__3_ = JNAFPANGPGI.<>c.<>9__3_0;
|
|
if (<>9__3_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__3_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(short);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__3_);
|
|
Func<object, short> func;
|
|
if (JNAFPANGPGI.<>c.<>9__3_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
throw new NullReferenceException();
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__3_1 = func;
|
|
}
|
|
return Enumerable.ToArray<short>(Enumerable.Select<object, short>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x0600622A RID: 25130 RVA: 0x00155E7C File Offset: 0x0015407C
|
|
[Token(Token = "0x600622A")]
|
|
[Address(RVA = "0x16E3800", Offset = "0x16E2800", VA = "0x1816E3800")]
|
|
public static int[] CFKKOEFOJJI(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__4_ = JNAFPANGPGI.<>c.<>9__4_0;
|
|
if (<>9__4_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__4_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(int);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__4_);
|
|
Func<object, int> func;
|
|
if (JNAFPANGPGI.<>c.<>9__4_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
throw new NullReferenceException();
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__4_1 = func;
|
|
}
|
|
return Enumerable.ToArray<int>(Enumerable.Select<object, int>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x0600622B RID: 25131 RVA: 0x00155EE4 File Offset: 0x001540E4
|
|
[Token(Token = "0x600622B")]
|
|
[Address(RVA = "0x16E42A0", Offset = "0x16E32A0", VA = "0x1816E42A0")]
|
|
public static long[] OKJMFFFPODP(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__5_ = JNAFPANGPGI.<>c.<>9__5_0;
|
|
if (<>9__5_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__5_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(long);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__5_);
|
|
Func<object, long> func;
|
|
if (JNAFPANGPGI.<>c.<>9__5_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
throw new NullReferenceException();
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__5_1 = func;
|
|
}
|
|
return Enumerable.ToArray<long>(Enumerable.Select<object, long>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x0600622C RID: 25132 RVA: 0x00155F4C File Offset: 0x0015414C
|
|
[Token(Token = "0x600622C")]
|
|
[Address(RVA = "0x16E3B80", Offset = "0x16E2B80", VA = "0x1816E3B80")]
|
|
public static string[] GJAMKOCFOOF(string ONGBFDACHHG)
|
|
{
|
|
object[] array = JNAFPANGPGI.HAJNOIAFJBP(ONGBFDACHHG);
|
|
Func<object, object> <>9__6_ = JNAFPANGPGI.<>c.<>9__6_0;
|
|
if (<>9__6_ == 0)
|
|
{
|
|
JNAFPANGPGI.<>c.<>9__6_0 = delegate(object e)
|
|
{
|
|
Type typeFromHandle = typeof(string);
|
|
return Convert.ChangeType(e, typeFromHandle);
|
|
};
|
|
}
|
|
IEnumerable<object> enumerable = Enumerable.Select<object, object>(array, <>9__6_);
|
|
Func<object, string> func;
|
|
if (JNAFPANGPGI.<>c.<>9__6_1 == 0)
|
|
{
|
|
func = delegate(object e)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600623C)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String JNAFPANGPGI/<>c::<ToStringArray>b__6_1(System.Object)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
brtrue(IL_00, ceq:bool(ldloc:object(e), ldc.i4:int32[exp:object](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.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.Transforms.DelegateConstruction.HandleAnonymousMethod(ObjectCreateExpression objectCreateExpression, Expression target, IMethod methodRef) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\Transforms\DelegateConstruction.cs:line 237
|
|
*/;
|
|
};
|
|
JNAFPANGPGI.<>c.<>9__6_1 = func;
|
|
}
|
|
return Enumerable.ToArray<string>(Enumerable.Select<object, string>(enumerable, func));
|
|
}
|
|
|
|
// Token: 0x0600622D RID: 25133 RVA: 0x00155FB4 File Offset: 0x001541B4
|
|
[Token(Token = "0x600622D")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
public JNAFPANGPGI()
|
|
{
|
|
}
|
|
}
|