Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

Backtrace

{
  "frames": []
}

Context

{
  "current_block_id": {
    "index": 0,
    "address": 3271,
    "block_type": "Entry"
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "MemberAccess": {
                  "rhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "identity"
                    }
                  },
                  "ssa_version": 6,
                  "lhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "temp"
                    }
                  }
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCAddScript_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "MemberAccess": {
                  "rhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "identity"
                    }
                  },
                  "lhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "temp"
                    }
                  },
                  "ssa_version": 6
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCAddScript_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "MemberAccess": {
                  "rhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "identity"
                    }
                  },
                  "ssa_version": 6,
                  "lhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "temp"
                    }
                  }
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCAddScript_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "BinOp": {
            "rhs": {
              "Assignable": {
                "MemberAccess": {
                  "rhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "identity"
                    }
                  },
                  "lhs": {
                    "Identifier": {
                      "ssa_version": null,
                      "id": "temp"
                    }
                  },
                  "ssa_version": 6
                }
              }
            },
            "lhs": {
              "Literal": {
                "String": "GuiRCAddScript_"
              }
            },
            "op_type": "Join"
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "Literal": {
            "String": "GuiWindowCtrl"
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "NewObject",
    "operand": null,
    "address": 3298
  }
}