Files
2026-04-08 23:40:05 +02:00

55 lines
1.3 KiB
C#

using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02001253 RID: 4691
[Token(Token = "0x2001253")]
[StructLayout(3)]
internal class ILLHNLADGFJ
{
// Token: 0x060072B8 RID: 29368 RVA: 0x0017B158 File Offset: 0x00179358
[Token(Token = "0x60072B8")]
[Address(RVA = "0x163C2A0", Offset = "0x163ACA0", VA = "0x18163C2A0")]
public static byte[] POINGBMLCOG(decimal OPCOCFPEAEP)
{
List<byte> list = new List();
int num = 0;
int[] array;
int length = array.Length;
if (num < length)
{
byte[] bytes = BitConverter.GetBytes(array[num]);
list.AddRange(bytes);
num++;
}
return list.ToArray();
}
// Token: 0x060072B9 RID: 29369 RVA: 0x0017B1A0 File Offset: 0x001793A0
[Token(Token = "0x60072B9")]
[Address(RVA = "0x163C170", Offset = "0x163AB70", VA = "0x18163C170")]
public static decimal FOOAJJEFLGA(byte[] MGPDDEMABPB)
{
int[] array = new int[4];
int i = 0;
i += i;
i += 4;
int num;
array[0] = num;
while (i <= 15)
{
}
int num2 = 0;
MGPDDEMABPB.m_value = (byte)num2;
throw new NullReferenceException();
}
// Token: 0x060072BA RID: 29370 RVA: 0x0017B1E8 File Offset: 0x001793E8
[Token(Token = "0x60072BA")]
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
public ILLHNLADGFJ()
{
}
}