SBoT 1.0 decompiled with jad 1.5.8e

Same SBoT.jar, decompiled with jad instead of CFR for comparison -- jad
is the same decompiler the community used on RSC client dumps back in
2004 (see DeobedMC201.rar). A few methods didn't fully resolve (jad is
much less capable than CFR on complex control flow); those are marked
inline where jad gave up.
This commit is contained in:
wes
2026-08-25 13:11:37 -04:00
commit 2625b73800
31 changed files with 66753 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: packimports(3)
// Source File Name: p.java
public class p
{
public p()
{
}
int a;
int b;
int c;
int d;
}