neo-decompiler 0.11.0

Neo N3 NEF decompiler: parse, disassemble, lift bytecode to high-level pseudocode and C# skeletons, with a CLI, JSON reports, and optional WebAssembly bindings.
Documentation
{
  "name": "Contract_ClassInit",
  "groups": [],
  "features": {},
  "supportedstandards": [],
  "abi": {
    "methods": [
      {
        "name": "testInitInt",
        "parameters": [],
        "returntype": "Array",
        "offset": 0,
        "safe": false
      },
      {
        "name": "testInitializationExpression",
        "parameters": [],
        "returntype": "Any",
        "offset": 5,
        "safe": false
      }
    ],
    "events": []
  },
  "permissions": [],
  "trusts": [],
  "extra": {
    "Version": "3.10.0",
    "nef": {
      "optimization": "All"
    }
  }
}