Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

Backtrace

{
  "frames": []
}

Context

{
  "current_block_id": {
    "index": 2,
    "block_type": "Normal",
    "address": 141
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "MemberAccess": {
              "metadata": {
                "properties": {},
                "comments": []
              },
              "ptr": {
                "rhs": {
                  "Identifier": {
                    "metadata": {
                      "properties": {},
                      "comments": []
                    },
                    "node_id": 30689,
                    "ptr": {
                      "ssa_version": null,
                      "id": "i"
                    }
                  }
                },
                "ssa_version": 3,
                "lhs": {
                  "Identifier": {
                    "metadata": {
                      "properties": {},
                      "comments": []
                    },
                    "node_id": 30688,
                    "ptr": {
                      "ssa_version": null,
                      "id": "temp"
                    }
                  }
                }
              },
              "node_id": 30690
            }
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "Inc",
    "operand": null,
    "address": 148
  }
}