Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

Backtrace

{
  "frames": []
}

Context

{
  "current_block_id": {
    "index": 1,
    "address": 32,
    "block_type": "Normal"
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "Phi": {
              "ptr": {
                "index": 0,
                "region_ids": [
                  [
                    {
                      "index": 0
                    },
                    "Fallthrough"
                  ]
                ],
                "ssa_version": null
              }
            }
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "Phi": {
              "ptr": {
                "region_ids": [
                  [
                    {
                      "index": 0
                    },
                    "Fallthrough"
                  ]
                ],
                "index": 1,
                "ssa_version": null
              }
            }
          }
        }
      }
    },
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "Phi": {
              "ptr": {
                "index": 2,
                "region_ids": [
                  [
                    {
                      "index": 0
                    },
                    "Fallthrough"
                  ]
                ],
                "ssa_version": null
              }
            }
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "ForEach",
    "operand": {
      "Number": 41
    },
    "address": 32
  }
}