Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onBadBoy(cl#0)
{
    fn_call#2 = GetJavaClassExists#1(cl#0);
    // RegionId(0)
    // RegionId(1)
    if (fn_call#2) 
    {
        lit#3 = "badboydetected";
        lit#5 = "gui";
        lit#6 = "-Games";
        fn_call#8 = lit.sendToServer2(lit#5, this#4, lit#3, cl#0);
    }
    lit#9 = 0;
    return lit#9;
}