{"type": "func", "start": 6443650084, "end": 6443650131, "name": "_IsExceptionObjectToBeDestroyed", "pseudocode": "// \n// _IsExceptionObjectToBeDestroyed from 0x180124c24 to 0x180124c53 (47 bytes)\n// \n// 3 xrefs:\n// > unknown_libname_19 @ 0x180126a3a\n// > unknown_libname_19 @ 0x180142cad\n// > <???> @ 0x1802026e4\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 IsExceptionObjectToBeDestroyed(__int64 a1)\n{\n  _QWORD *i; // rdx\n\n  for ( i = *(_QWORD **)(_vcrt_getptd() + 88); ; i = (_QWORD *)i[1] )\n  {\n    if ( !i )\n      return 1;\n    if ( *i == a1 )\n      break;\n  }\n  return 0;\n}", "assembly": "; \n; _IsExceptionObjectToBeDestroyed from 0x180124c24 to 0x180124c53 (47 bytes)\n; \n; 3 xrefs:\n; > unknown_libname_19 @ 0x180126a3a\n; > unknown_libname_19 @ 0x180142cad\n; > <???> @ 0x1802026e4\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\npush    rbx                                                            ; +0x0, 0x180124c24\nsub     rsp, 20h                                                       ; +0x2, 0x180124c26\nmov     rbx, rcx                                                       ; +0x6, 0x180124c2a\ncall    __vcrt_getptd                                                  ; +0x9, 0x180124c2d\nmov     rdx, [rax+58h]                                                 ; +0xe, 0x180124c32\njmp     short loc_180124C41                                            ; +0x12, 0x180124c36\ncmp     [rdx], rbx                                                     ; +0x14, 0x180124c38\njz      short loc_180124C4F                                            ; +0x17, 0x180124c3b\nmov     rdx, [rdx+8]                                                   ; +0x19, 0x180124c3d\ntest    rdx, rdx                                                       ; +0x1d, 0x180124c41\njnz     short loc_180124C38                                            ; +0x20, 0x180124c44\nlea     eax, [rdx+1]                                                   ; +0x22, 0x180124c46\nadd     rsp, 20h                                                       ; +0x25, 0x180124c49\npop     rbx                                                            ; +0x29, 0x180124c4d\nretn                                                                   ; +0x2a, 0x180124c4e\nxor     eax, eax                                                       ; +0x2b, 0x180124c4f\njmp     short loc_180124C49                                            ; +0x2d, 0x180124c51", "xrefs": ["unknown_libname_19 @ 0x180126a3a", "unknown_libname_19 @ 0x180142cad", "<???> @ 0x1802026e4"], "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"}