scripts
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x02000316 RID: 790
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
|
||||
public class DoNotFakeAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x02000317 RID: 791
|
||||
[AttributeUsage(AttributeTargets.Method)]
|
||||
public class ObfuscateLiteralsAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,107 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x02000318 RID: 792
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Delegate)]
|
||||
public class RenameAttribute : Attribute
|
||||
{
|
||||
// Token: 0x06009968 RID: 39272 RVA: 0x002F716C File Offset: 0x002F536C
|
||||
public string BKMGKLFBJJD()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009969 RID: 39273 RVA: 0x002F7174 File Offset: 0x002F5374
|
||||
public string NONJKFBLHGD()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996A RID: 39274 RVA: 0x002F717C File Offset: 0x002F537C
|
||||
public string IILPHHGMLGM()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996B RID: 39275 RVA: 0x002F7184 File Offset: 0x002F5384
|
||||
public string DDPKIGMLOAD()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996C RID: 39276 RVA: 0x002F718C File Offset: 0x002F538C
|
||||
public string LFAFGMOGELH()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996D RID: 39277 RVA: 0x002F7194 File Offset: 0x002F5394
|
||||
public string NAMFDNGOOEE()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996E RID: 39278 RVA: 0x002F719C File Offset: 0x002F539C
|
||||
public string DDKJOFPALAO()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x0600996F RID: 39279 RVA: 0x002F71A4 File Offset: 0x002F53A4
|
||||
public string PIKEAJEBAJA()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009970 RID: 39280 RVA: 0x002F71AC File Offset: 0x002F53AC
|
||||
public string BHFOFDHOMIJ()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009971 RID: 39281 RVA: 0x002F71B4 File Offset: 0x002F53B4
|
||||
public string PKAOABEFGAO()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009972 RID: 39282 RVA: 0x002F71BC File Offset: 0x002F53BC
|
||||
public string BEDPCHMLKBG()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009973 RID: 39283 RVA: 0x002F71C4 File Offset: 0x002F53C4
|
||||
private RenameAttribute()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06009974 RID: 39284 RVA: 0x002F71CC File Offset: 0x002F53CC
|
||||
public string LHFGAGGNOPB()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009975 RID: 39285 RVA: 0x002F71D4 File Offset: 0x002F53D4
|
||||
public string KFCKAFIHKFA()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009976 RID: 39286 RVA: 0x002F71DC File Offset: 0x002F53DC
|
||||
public RenameAttribute(string MMEBLCBANIL)
|
||||
{
|
||||
this.MMEBLCBANIL = MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x06009977 RID: 39287 RVA: 0x002F71EC File Offset: 0x002F53EC
|
||||
public string OPFCEANMNGD()
|
||||
{
|
||||
return this.MMEBLCBANIL;
|
||||
}
|
||||
|
||||
// Token: 0x040013F4 RID: 5108
|
||||
private readonly string MMEBLCBANIL;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x02000319 RID: 793
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Delegate)]
|
||||
public class ReplaceLiteralsWithNameAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x0200031A RID: 794
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate)]
|
||||
public class SkipAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Beebyte.Obfuscator
|
||||
{
|
||||
// Token: 0x0200031B RID: 795
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate)]
|
||||
public class SkipRenameAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user