{"type": "func", "start": 6442573760, "end": 6442573764, "name": "CWin32InputBox::GetParam", "pseudocode": "// \n// CWin32InputBox::GetParam from 0x18001dfc0 to 0x18001dfc4 (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18002fdf8\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\nstruct WIN32INPUTBOX_PARAM *__fastcall CWin32InputBox::GetParam(CWin32InputBox *this)\n{\n  return *(struct WIN32INPUTBOX_PARAM **)this;\n}", "assembly": "; \n; CWin32InputBox::GetParam from 0x18001dfc0 to 0x18001dfc4 (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18002fdf8\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     rax, [rcx]                                                     ; +0x0, 0x18001dfc0\nretn                                                                   ; +0x3, 0x18001dfc3", "xrefs": ["<???> @ 0x18002fdf8"], "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"}