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": 9048
  },
  "current_ast_node_stack": [
    {
      "StandaloneNode": {
        "Expression": {
          "Assignable": {
            "Identifier": {
              "ssa_version": 9,
              "id": "fn_call"
            }
          }
        }
      }
    }
  ],
  "current_instruction": {
    "opcode": "Negate",
    "operand": null,
    "address": 9074
  }
}