{"type": "func", "start": 6443743064, "end": 6443743111, "name": "_callnewh", "pseudocode": "// \n// _callnewh from 0x18013b758 to 0x18013b787 (47 bytes)\n// \n// 4 xrefs:\n// > _malloc_base @ 0x18013487d\n// > _calloc_base @ 0x180137261\n// > _realloc_base @ 0x180138695\n// > <???> @ 0x18020392c\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\nint __cdecl callnewh(size_t Size)\n{\n  _PNH new_handler; // rax\n\n  new_handler = query_new_handler();\n  return new_handler && ((unsigned int (__fastcall *)(size_t))new_handler)(Size);\n}", "assembly": "; \n; _callnewh from 0x18013b758 to 0x18013b787 (47 bytes)\n; \n; 4 xrefs:\n; > _malloc_base @ 0x18013487d\n; > _calloc_base @ 0x180137261\n; > _realloc_base @ 0x180138695\n; > <???> @ 0x18020392c\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, 0x18013b758\nsub     rsp, 20h                                                       ; +0x2, 0x18013b75a\nmov     rbx, rcx                                                       ; +0x6, 0x18013b75e\ncall    _query_new_handler                                             ; +0x9, 0x18013b761\ntest    rax, rax                                                       ; +0xe, 0x18013b766\njz      short loc_18013B77F                                            ; +0x11, 0x18013b769\nmov     rcx, rbx                                                       ; +0x13, 0x18013b76b\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x16, 0x18013b76e\ntest    eax, eax                                                       ; +0x1c, 0x18013b774\njz      short loc_18013B77F                                            ; +0x1e, 0x18013b776\nmov     eax, 1                                                         ; +0x20, 0x18013b778\njmp     short loc_18013B781                                            ; +0x25, 0x18013b77d\nxor     eax, eax                                                       ; +0x27, 0x18013b77f\nadd     rsp, 20h                                                       ; +0x29, 0x18013b781\npop     rbx                                                            ; +0x2d, 0x18013b785\nretn                                                                   ; +0x2e, 0x18013b786", "xrefs": ["_malloc_base @ 0x18013487d", "_calloc_base @ 0x180137261", "_realloc_base @ 0x180138695", "<???> @ 0x18020392c"], "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"}