232 lines
10 KiB
C#
232 lines
10 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02001060 RID: 4192
|
|
[Token(Token = "0x2001060")]
|
|
public class JNAFPANGPGI
|
|
{
|
|
// Token: 0x06005ED4 RID: 24276 RVA: 0x0014DFDC File Offset: 0x0014C1DC
|
|
[Token(Token = "0x6005ED4")]
|
|
[Address(RVA = "0xDAAF20", Offset = "0xDA9D20", VA = "0x180DAAF20")]
|
|
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: 0x06005ED5 RID: 24277 RVA: 0x0014E06C File Offset: 0x0014C26C
|
|
[Token(Token = "0x6005ED5")]
|
|
[Address(RVA = "0xDAB100", Offset = "0xDA9F00", VA = "0x180DAB100")]
|
|
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: 0x06005ED6 RID: 24278 RVA: 0x0014E0D4 File Offset: 0x0014C2D4
|
|
[Token(Token = "0x6005ED6")]
|
|
[Address(RVA = "0xDAABA0", Offset = "0xDA99A0", VA = "0x180DAABA0")]
|
|
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: 0x06005ED7 RID: 24279 RVA: 0x0014E13C File Offset: 0x0014C33C
|
|
[Token(Token = "0x6005ED7")]
|
|
[Address(RVA = "0xDAB2C0", Offset = "0xDAA0C0", VA = "0x180DAB2C0")]
|
|
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: 0x06005ED8 RID: 24280 RVA: 0x0014E1A4 File Offset: 0x0014C3A4
|
|
[Token(Token = "0x6005ED8")]
|
|
[Address(RVA = "0xDAA9E0", Offset = "0xDA97E0", VA = "0x180DAA9E0")]
|
|
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: 0x06005ED9 RID: 24281 RVA: 0x0014E20C File Offset: 0x0014C40C
|
|
[Token(Token = "0x6005ED9")]
|
|
[Address(RVA = "0xDAB480", Offset = "0xDAA280", VA = "0x180DAB480")]
|
|
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: 0x06005EDA RID: 24282 RVA: 0x0014E274 File Offset: 0x0014C474
|
|
[Token(Token = "0x6005EDA")]
|
|
[Address(RVA = "0xDAAD60", Offset = "0xDA9B60", VA = "0x180DAAD60")]
|
|
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 (06005EEA)
|
|
|
|
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: 0x06005EDB RID: 24283 RVA: 0x0014E2DC File Offset: 0x0014C4DC
|
|
[Token(Token = "0x6005EDB")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public JNAFPANGPGI()
|
|
{
|
|
}
|
|
}
|