Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

Backtrace

{
  "frames": []
}

Context

{
  "current_block_id": {
    "index": 4,
    "block_type": "Normal",
    "address": 6846
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "Identifier": {
                  "ssa_version": 0,
                  "id": "tab"
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCConsoleScroll_Tab_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "Identifier": {
                  "ssa_version": 0,
                  "id": "tab"
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCConsoleScroll_Tab_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "Identifier": {
                  "ssa_version": 0,
                  "id": "tab"
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCConsoleScroll_Tab_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "Identifier": {
                  "ssa_version": 0,
                  "id": "tab"
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCConsoleScroll_Tab_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "Literal": {
            "String": "GuiScrollCtrl"
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "NewObject",
    "operand": null,
    "address": 6856
  }
}