{"type": "func", "start": 6443710216, "end": 6443710258, "name": "_raise_excf", "pseudocode": "// \n// _raise_excf from 0x180133708 to 0x180133732 (42 bytes)\n// \n// 2 xrefs:\n// > _handle_errorf @ 0x180133bfa\n// > <???> @ 0x18020314c\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 raise_excf(ULONG_PTR a1, _QWORD *a2, char a3, __int16 a4, _DWORD *a5, _DWORD *a6)\n{\n  return raise_exc_ex(a1, a2, a3, a4, a5, a6, 1);\n}", "assembly": "; \n; _raise_excf from 0x180133708 to 0x180133732 (42 bytes)\n; \n; 2 xrefs:\n; > _handle_errorf @ 0x180133bfa\n; > <???> @ 0x18020314c\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, 48h                                                       ; +0x0, 0x180133708\nmov     rax, [rsp+48h+arg_28]                                          ; +0x4, 0x18013370c\nmov     [rsp+48h+var_18], 1                                            ; +0x9, 0x180133711\nmov     [rsp+48h+var_20], rax                                          ; +0x11, 0x180133719\nmov     rax, [rsp+48h+arg_20]                                          ; +0x16, 0x18013371e\nmov     [rsp+48h+var_28], rax                                          ; +0x1b, 0x180133723\ncall    _raise_exc_ex                                                  ; +0x20, 0x180133728\nadd     rsp, 48h                                                       ; +0x25, 0x18013372d\nretn                                                                   ; +0x29, 0x180133731", "xrefs": ["_handle_errorf @ 0x180133bfa", "<???> @ 0x18020314c"], "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"}