{"type": "func", "start": 6443717888, "end": 6443717945, "name": "__acrt_initialize_ptd", "pseudocode": "// \n// __acrt_initialize_ptd from 0x180135500 to 0x180135539 (57 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x1801730e0\n// > <???> @ 0x180203374\n// > <???> @ 0x180203380\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\nchar _acrt_initialize_ptd()\n{\n  dword_1801B1870 = _acrt_FlsAlloc(Concurrency::details::SchedulerProxy::DeleteThis);\n  if ( dword_1801B1870 == -1 )\n    return 0;\n  if ( !_acrt_getptd_noexit() )\n  {\n    _vcrt_uninitialize_ptd_0(0);\n    return 0;\n  }\n  return 1;\n}", "assembly": "; \n; __acrt_initialize_ptd from 0x180135500 to 0x180135539 (57 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x1801730e0\n; > <???> @ 0x180203374\n; > <???> @ 0x180203380\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, 0x180135500\nlea     rcx, ?DeleteThis@SchedulerProxy@details@Concurrency@@MEAAXXZ   ; +0x4, 0x180135504\ncall    __acrt_FlsAlloc                                                ; +0xb, 0x18013550b\nmov     cs:dword_1801B1870, eax                                        ; +0x10, 0x180135510\ncmp     eax, 0FFFFFFFFh                                                ; +0x16, 0x180135516\njnz     short loc_18013551F                                            ; +0x19, 0x180135519\nxor     al, al                                                         ; +0x1b, 0x18013551b\njmp     short loc_180135534                                            ; +0x1d, 0x18013551d\ncall    __acrt_getptd_noexit                                           ; +0x1f, 0x18013551f\ntest    rax, rax                                                       ; +0x24, 0x180135524\njnz     short loc_180135532                                            ; +0x27, 0x180135527\nxor     ecx, ecx                                                       ; +0x29, 0x180135529\ncall    __vcrt_uninitialize_ptd_0                                      ; +0x2b, 0x18013552b\njmp     short loc_18013551B                                            ; +0x30, 0x180135530\nmov     al, 1                                                          ; +0x32, 0x180135532\nadd     rsp, 28h                                                       ; +0x34, 0x180135534\nretn                                                                   ; +0x38, 0x180135538", "xrefs": ["<???> @ 0x1801730e0", "<???> @ 0x180203374", "<???> @ 0x180203380"], "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"}