{"type": "func", "start": 6443653240, "end": 6443653279, "name": "__FrameHandler3::GetCurrentState", "pseudocode": "// \n// __FrameHandler3::GetCurrentState from 0x180125878 to 0x18012589f (39 bytes)\n// \n// 2 xrefs:\n// > __FrameHandler3::FrameUnwindToState @ 0x180126b50\n// > <???> @ 0x18020287c\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 __FrameHandler3::GetCurrentState(\n        unsigned __int64 *a1,\n        struct _xDISPATCHER_CONTEXT *a2,\n        const struct _s_FuncInfo *a3)\n{\n  __int64 result; // rax\n\n  result = *(unsigned int *)(a3->dispUwindHelp + *a1);\n  if ( (_DWORD)result == -2 )\n    return __FrameHandler3::StateFromIp(a3, a2, a2->ControlPc);\n  return result;\n}", "assembly": "; \n; __FrameHandler3::GetCurrentState from 0x180125878 to 0x18012589f (39 bytes)\n; \n; 2 xrefs:\n; > __FrameHandler3::FrameUnwindToState @ 0x180126b50\n; > <???> @ 0x18020287c\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\nsub     rsp, 28h                                                       ; +0x0, 0x180125878\nmovsxd  r9, dword ptr [r8+1Ch]                                         ; +0x4, 0x18012587c\nmov     r10, r8                                                        ; +0x8, 0x180125880\nmov     rax, [rcx]                                                     ; +0xb, 0x180125883\nmov     eax, [r9+rax]                                                  ; +0xe, 0x180125886\ncmp     eax, 0FFFFFFFEh                                                ; +0x12, 0x18012588a\njnz     short loc_18012589A                                            ; +0x15, 0x18012588d\nmov     r8, [rdx]; unsigned __int64                                    ; +0x17, 0x18012588f\nmov     rcx, r10; struct _s_FuncInfo *                                 ; +0x1a, 0x180125892\ncall    ?StateFromIp@__FrameHandler3@@SAHPEBU_s_FuncInfo@@PEAU_xDISPATCHER_CONTEXT@@_K@Z ; +0x1d, 0x180125895\nadd     rsp, 28h                                                       ; +0x22, 0x18012589a\nretn                                                                   ; +0x26, 0x18012589e", "xrefs": ["__FrameHandler3::FrameUnwindToState @ 0x180126b50", "<???> @ 0x18020287c"], "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"}