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": 9775,
    "block_type": "Entry"
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "MemberAccess": {
              "rhs": {
                "Identifier": {
                  "ssa_version": null,
                  "id": "text"
                }
              },
              "ssa_version": 14,
              "lhs": {
                "Identifier": {
                  "ssa_version": null,
                  "id": "temp"
                }
              }
            }
          }
        }
      }
    },
    {
      "BuildingArray": []
    }
  ],
  "current_instruction": {
    "opcode": "AccessMember",
    "operand": null,
    "address": 9815
  }
}