{"type": "func", "start": 6442581780, "end": 6442581786, "name": "charNode::raw_length", "pseudocode": "// \n// charNode::raw_length from 0x18001ff14 to 0x18001ff1a (6 bytes)\n// \n// 2 xrefs:\n// > __scrt_dllmain_after_initialize_c @ 0x18001f3e0\n// > <???> @ 0x18004b2b0\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall charNode::raw_length(charNode *this)\n{\n  return 1;\n}", "assembly": "; \n; charNode::raw_length from 0x18001ff14 to 0x18001ff1a (6 bytes)\n; \n; 2 xrefs:\n; > __scrt_dllmain_after_initialize_c @ 0x18001f3e0\n; > <???> @ 0x18004b2b0\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     eax, 1                                                         ; +0x0, 0x18001ff14\nretn                                                                   ; +0x5, 0x18001ff19", "xrefs": ["__scrt_dllmain_after_initialize_c @ 0x18001f3e0", "<???> @ 0x18004b2b0"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}