From ff19c57396b2e330ed30ef3a883724fac848f123 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 9 May 2021 12:02:49 +0100 Subject: [PATCH] Rename Js5File to Js5Pack I still don't know what Jagex call this, but calling it pack at least avoids confusion with the files contained within the archive. Signed-off-by: Graham --- share/deob/map/unpackclass.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/deob/map/unpackclass.yaml b/share/deob/map/unpackclass.yaml index 56655be1..2675c68d 100644 --- a/share/deob/map/unpackclass.yaml +++ b/share/deob/map/unpackclass.yaml @@ -13,7 +13,7 @@ classes: unpackclass!l: "ArrayUtils" unpackclass!n: "ExceptionTableEntry" unpackclass!o: "LineNumberTableEntry" - unpackclass!p: "Js5File" + unpackclass!p: "Js5Pack" unpackclass!q: "TracingException" unpackclass!r: "Code" unpackclass!s: "ConstantPoolEntry" @@ -768,7 +768,7 @@ methods: 119: "destOff2" 122: "srcOff2" unpackclass!p. ([BZZ)V: - owner: "Js5File" + owner: "Js5Pack" name: "" arguments: 0: "in" @@ -776,7 +776,7 @@ methods: 2: "discardUnpacked" locals: {} unpackclass!p. ([BZZZ)V: - owner: "Js5File" + owner: "Js5Pack" name: "" arguments: 0: "in" @@ -785,7 +785,7 @@ methods: 3: "arg3" locals: {} unpackclass!p.a (Ljava/io/DataInputStream;Z)V: - owner: "Js5File" + owner: "Js5Pack" name: "read" arguments: 0: "in" @@ -993,7 +993,7 @@ methods: 0: "bytes" 1: "readLineNumberTable" locals: - 572: "file" + 572: "pack" 881: "classes" 883: "i" unpackclass!unpackclass.a ()Lunpackclass!s;: