project: rev 192

This commit is contained in:
ThatGamerBlue
2020-10-21 14:30:57 +02:00
parent 47583ab7c6
commit 88599e5dd3
355 changed files with 53400 additions and 49134 deletions

View File

@@ -1,37 +1,41 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("lh")
@ObfuscatedName("mh")
@Implements("IsaacCipher")
public final class IsaacCipher {
@ObfuscatedName("r")
@ObfuscatedName("m")
@ObfuscatedGetter(
intValue = -1897659753
)
static int loginBoxCenter;
@ObfuscatedName("t")
@ObfuscatedGetter(
intValue = -2032699001
intValue = -2050447103
)
@Export("valuesRemaining")
int valuesRemaining;
@ObfuscatedName("i")
@ObfuscatedName("z")
@Export("results")
int[] results;
@ObfuscatedName("o")
@ObfuscatedName("q")
@Export("mm")
int[] mm;
@ObfuscatedName("x")
@ObfuscatedName("k")
@ObfuscatedGetter(
intValue = 438764975
intValue = -48330509
)
@Export("aa")
int aa;
@ObfuscatedName("w")
@ObfuscatedName("c")
@ObfuscatedGetter(
intValue = 704852085
intValue = 2064502829
)
@Export("bb")
int bb;
@ObfuscatedName("g")
@ObfuscatedName("u")
@ObfuscatedGetter(
intValue = 208618071
intValue = -2077653301
)
@Export("cc")
int cc;
public IsaacCipher(int[] var1) {
@@ -42,14 +46,15 @@ public final class IsaacCipher {
this.results[var2] = var1[var2]; // L: 18
}
this.method6384(); // L: 20
this.method6413(); // L: 20
} // L: 21
@ObfuscatedName("z")
@ObfuscatedName("f")
@ObfuscatedSignature(
descriptor = "(I)I",
garbageValue = "940858488"
garbageValue = "1820691051"
)
@Export("nextInt")
public final int nextInt() {
if (this.valuesRemaining == 0) { // L: 24
this.generateMoreResults(); // L: 25
@@ -59,12 +64,12 @@ public final class IsaacCipher {
return this.results[--this.valuesRemaining]; // L: 28
}
@ObfuscatedName("k")
@ObfuscatedName("b")
@ObfuscatedSignature(
descriptor = "(I)I",
garbageValue = "-1337220040"
garbageValue = "112186522"
)
public final int method6394() {
public final int method6417() {
if (this.valuesRemaining == 0) { // L: 32
this.generateMoreResults(); // L: 33
this.valuesRemaining = 256; // L: 34
@@ -73,11 +78,12 @@ public final class IsaacCipher {
return this.results[this.valuesRemaining - 1]; // L: 36
}
@ObfuscatedName("s")
@ObfuscatedName("l")
@ObfuscatedSignature(
descriptor = "(I)V",
garbageValue = "388315820"
descriptor = "(B)V",
garbageValue = "89"
)
@Export("generateMoreResults")
final void generateMoreResults() {
this.bb += ++this.cc; // L: 43
@@ -103,12 +109,12 @@ public final class IsaacCipher {
} // L: 58
@ObfuscatedName("t")
@ObfuscatedName("m")
@ObfuscatedSignature(
descriptor = "(I)V",
garbageValue = "270001482"
garbageValue = "-2058123781"
)
final void method6384() {
final void method6413() {
int var9 = -1640531527; // L: 70
int var8 = -1640531527; // L: 71
int var7 = -1640531527; // L: 72