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,
    "block_type": "Entry",
    "address": 185
  },
  "current_ast_node_stack": [
    {
      "BuildingArray": [
        {
          "MemberAccess": {
            "metadata": {
              "properties": {},
              "comments": []
            },
            "node_id": 5038,
            "ptr": {
              "rhs": {
                "Identifier": {
                  "metadata": {
                    "properties": {},
                    "comments": []
                  },
                  "ptr": {
                    "ssa_version": null,
                    "id": "arr"
                  },
                  "node_id": 5037
                }
              },
              "ssa_version": null,
              "lhs": {
                "Identifier": {
                  "metadata": {
                    "properties": {},
                    "comments": []
                  },
                  "ptr": {
                    "ssa_version": null,
                    "id": "temp"
                  },
                  "node_id": 5036
                }
              }
            }
          }
        },
        {
          "Identifier": {
            "metadata": {
              "properties": {},
              "comments": []
            },
            "ptr": {
              "ssa_version": 5,
              "id": "lit"
            },
            "node_id": 5039
          }
        },
        {
          "Identifier": {
            "metadata": {
              "properties": {},
              "comments": []
            },
            "node_id": 5040,
            "ptr": {
              "ssa_version": 6,
              "id": "lit"
            }
          }
        }
      ]
    }
  ],
  "current_instruction": {
    "opcode": "ObjSubArray",
    "operand": null,
    "address": 205
  }
}