Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

Backtrace

{
  "frames": []
}

Context

{
  "current_block_id": {
    "index": 8,
    "address": 236,
    "block_type": "Normal"
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "MemberAccess": {
              "rhs": {
                "Identifier": {
                  "ssa_version": null,
                  "id": "j"
                }
              },
              "lhs": {
                "Identifier": {
                  "ssa_version": null,
                  "id": "temp"
                }
              },
              "ssa_version": 3
            }
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "Inc",
    "operand": null,
    "address": 242
  }
}