This commit is contained in:
niko
2026-04-08 23:40:05 +02:00
parent d6894bcbc7
commit 18dc73f922
7750 changed files with 1795369 additions and 0 deletions
+255
View File
@@ -0,0 +1,255 @@
using System;
using System.Diagnostics;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using Google.Protobuf;
using Google.Protobuf.Reflection;
// Token: 0x02001F6B RID: 8043
[Token(Token = "0x2001F6B")]
[StructLayout(3)]
public sealed class LKFKHNGHDKP : IMessage<LKFKHNGHDKP>, IMessage, IEquatable<LKFKHNGHDKP>, IDeepCloneable<LKFKHNGHDKP>
{
// Token: 0x17002443 RID: 9283
// (get) Token: 0x0600DD45 RID: 56645 RVA: 0x00347E28 File Offset: 0x00346028
[Token(Token = "0x17002443")]
[DebuggerNonUserCode]
public static MessageParser<LKFKHNGHDKP> PFNJFBNAIEL
{
[Token(Token = "0x600DD45")]
[Address(RVA = "0x18FA1C0", Offset = "0x18F8BC0", VA = "0x1818FA1C0")]
get
{
return LKFKHNGHDKP.MHLLBDFJBOD;
}
}
// Token: 0x17002444 RID: 9284
// (get) Token: 0x0600DD46 RID: 56646 RVA: 0x00347E3C File Offset: 0x0034603C
[Token(Token = "0x17002444")]
[DebuggerNonUserCode]
public static MessageDescriptor NEHNHFMEGGP
{
[Token(Token = "0x600DD46")]
[Address(RVA = "0x18FA2A0", Offset = "0x18F8CA0", VA = "0x1818FA2A0")]
get
{
throw new NullReferenceException();
}
}
// Token: 0x17002445 RID: 9285
// (get) Token: 0x0600DD47 RID: 56647 RVA: 0x00347E50 File Offset: 0x00346050
[Token(Token = "0x17002445")]
[DebuggerNonUserCode]
private MessageDescriptor PJLHIMNHHFD
{
[Token(Token = "0x600DD47")]
[Address(RVA = "0x18FA480", Offset = "0x18F8E80", VA = "0x1818FA480", Slot = "7")]
get
{
throw new NullReferenceException();
}
}
// Token: 0x0600DD48 RID: 56648 RVA: 0x00347E64 File Offset: 0x00346064
[Token(Token = "0x600DD48")]
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
[DebuggerNonUserCode]
public LKFKHNGHDKP()
{
}
// Token: 0x0600DD49 RID: 56649 RVA: 0x00347E78 File Offset: 0x00346078
[Token(Token = "0x600DD49")]
[Address(RVA = "0x7A0050", Offset = "0x79EA50", VA = "0x1807A0050")]
[DebuggerNonUserCode]
public LKFKHNGHDKP(LKFKHNGHDKP other)
{
bool ebbmlhgmbib = other.EBBMLHGMBIB;
this.EBBMLHGMBIB = ebbmlhgmbib;
}
// Token: 0x0600DD4A RID: 56650 RVA: 0x00347EA0 File Offset: 0x003460A0
[Token(Token = "0x600DD4A")]
[Address(RVA = "0x18FA150", Offset = "0x18F8B50", VA = "0x1818FA150", Slot = "9")]
[DebuggerNonUserCode]
public LKFKHNGHDKP Clone()
{
LKFKHNGHDKP lkfkhnghdkp = new LKFKHNGHDKP();
bool ebbmlhgmbib = this.EBBMLHGMBIB;
lkfkhnghdkp.EBBMLHGMBIB = ebbmlhgmbib;
return lkfkhnghdkp;
}
// Token: 0x17002446 RID: 9286
// (get) Token: 0x0600DD4B RID: 56651 RVA: 0x00347EC8 File Offset: 0x003460C8
// (set) Token: 0x0600DD4C RID: 56652 RVA: 0x00347EDC File Offset: 0x003460DC
[Token(Token = "0x17002446")]
[DebuggerNonUserCode]
public bool IKAGKELDMJH
{
[Token(Token = "0x600DD4B")]
[Address(RVA = "0x559440", Offset = "0x557E40", VA = "0x180559440")]
get
{
return this.EBBMLHGMBIB;
}
[Token(Token = "0x600DD4C")]
[Address(RVA = "0x559450", Offset = "0x557E50", VA = "0x180559450")]
set
{
this.EBBMLHGMBIB = value;
}
}
// Token: 0x0600DD4D RID: 56653 RVA: 0x00347EF0 File Offset: 0x003460F0
[Token(Token = "0x600DD4D")]
[Address(RVA = "0x18FA220", Offset = "0x18F8C20", VA = "0x1818FA220", Slot = "0")]
[DebuggerNonUserCode]
public override bool Equals(object HPKICPNGMDJ)
{
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0)
{
return HPKICPNGMDJ == this || this.EBBMLHGMBIB == typeof(LKFKHNGHDKP).TypeHandle;
}
}
// Token: 0x0600DD4E RID: 56654 RVA: 0x00347F1C File Offset: 0x0034611C
[Token(Token = "0x600DD4E")]
[Address(RVA = "0x79FDA0", Offset = "0x79E7A0", VA = "0x18079FDA0", Slot = "8")]
[DebuggerNonUserCode]
public bool Equals(LKFKHNGHDKP HPKICPNGMDJ)
{
if (HPKICPNGMDJ != 0)
{
if (HPKICPNGMDJ != this)
{
bool ebbmlhgmbib = HPKICPNGMDJ.EBBMLHGMBIB;
if (this.EBBMLHGMBIB != ebbmlhgmbib)
{
return;
}
}
return true;
}
}
// Token: 0x0600DD4F RID: 56655 RVA: 0x00347F44 File Offset: 0x00346144
[Token(Token = "0x600DD4F")]
[Address(RVA = "0x79FE40", Offset = "0x79E840", VA = "0x18079FE40", Slot = "2")]
[DebuggerNonUserCode]
public override int GetHashCode()
{
if (this.EBBMLHGMBIB)
{
}
return 1;
}
// Token: 0x0600DD50 RID: 56656 RVA: 0x00347F5C File Offset: 0x0034615C
[Token(Token = "0x600DD50")]
[Address(RVA = "0x18FA360", Offset = "0x18F8D60", VA = "0x1818FA360", Slot = "3")]
[DebuggerNonUserCode]
public override string ToString()
{
return JsonFormatter.ToDiagnosticString(this);
}
// Token: 0x0600DD51 RID: 56657 RVA: 0x00347F70 File Offset: 0x00346170
[Token(Token = "0x600DD51")]
[Address(RVA = "0x79FF40", Offset = "0x79E940", VA = "0x18079FF40", Slot = "5")]
[DebuggerNonUserCode]
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
{
if (this.EBBMLHGMBIB)
{
bool ebbmlhgmbib = this.EBBMLHGMBIB;
DGFOAAGEKJO.WriteBool(ebbmlhgmbib);
}
}
// Token: 0x0600DD52 RID: 56658 RVA: 0x00347F9C File Offset: 0x0034619C
[Token(Token = "0x600DD52")]
[Address(RVA = "0x79FD20", Offset = "0x79E720", VA = "0x18079FD20", Slot = "6")]
[DebuggerNonUserCode]
public int CalculateSize()
{
/*
An exception occurred when decompiling this method (0600DD52)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 LKFKHNGHDKP::CalculateSize()
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:bool(var_0_06, ldfld:bool(LKFKHNGHDKP::EBBMLHGMBIB, ldloc:LKFKHNGHDKP(this)))
}
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: 0x0600DD53 RID: 56659 RVA: 0x00347FB0 File Offset: 0x003461B0
[Token(Token = "0x600DD53")]
[Address(RVA = "0x79FEC0", Offset = "0x79E8C0", VA = "0x18079FEC0", Slot = "10")]
[DebuggerNonUserCode]
public void MergeFrom(LKFKHNGHDKP HPKICPNGMDJ)
{
if (HPKICPNGMDJ != 0)
{
bool ebbmlhgmbib = HPKICPNGMDJ.EBBMLHGMBIB;
if (ebbmlhgmbib)
{
this.EBBMLHGMBIB = ebbmlhgmbib;
}
}
}
// Token: 0x0600DD54 RID: 56660 RVA: 0x00347FD4 File Offset: 0x003461D4
[Token(Token = "0x600DD54")]
[Address(RVA = "0x79FE70", Offset = "0x79E870", VA = "0x18079FE70", Slot = "4")]
[DebuggerNonUserCode]
public void MergeFrom(CodedInputStream DBFBLNILIGL)
{
uint num = DBFBLNILIGL.ReadTag();
if (num != (uint)0)
{
if (num == (uint)8)
{
bool flag = DBFBLNILIGL.ReadBool();
this.EBBMLHGMBIB = flag;
}
DBFBLNILIGL.SkipLastField();
}
}
// Token: 0x0600DD55 RID: 56661 RVA: 0x0034800C File Offset: 0x0034620C
// Note: this type is marked as 'beforefieldinit'.
[Token(Token = "0x600DD55")]
[Address(RVA = "0x18FA3C0", Offset = "0x18F8DC0", VA = "0x1818FA3C0")]
static LKFKHNGHDKP()
{
Func<LKFKHNGHDKP> func;
LKFKHNGHDKP.MHLLBDFJBOD = new MessageParser(func);
}
// Token: 0x0400920E RID: 37390
[Token(Token = "0x400920E")]
private static readonly MessageParser<LKFKHNGHDKP> MHLLBDFJBOD;
// Token: 0x0400920F RID: 37391
[Token(Token = "0x400920F")]
public const int DCKHFHBIFIC = 1;
// Token: 0x04009210 RID: 37392
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
[Token(Token = "0x4009210")]
private bool EBBMLHGMBIB;
}