{"type": "func", "start": 6443706760, "end": 6443706776, "name": "__acrt_thread_detach", "pseudocode": "// \n// __acrt_thread_detach from 0x180132988 to 0x180132998 (16 bytes)\n// \n// 3 xrefs:\n// > __scrt_dllmain_crt_thread_detach @ 0x180120558\n// > <???> @ 0x180203080\n// > <???> @ 0x18020308c\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__crt_bool __cdecl _acrt_thread_detach()\n{\n  _acrt_freeptd();\n  return 1;\n}", "assembly": "; \n; __acrt_thread_detach from 0x180132988 to 0x180132998 (16 bytes)\n; \n; 3 xrefs:\n; > __scrt_dllmain_crt_thread_detach @ 0x180120558\n; > <???> @ 0x180203080\n; > <???> @ 0x18020308c\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, 0x180132988\ncall    __acrt_freeptd                                                 ; +0x4, 0x18013298c\nmov     al, 1                                                          ; +0x9, 0x180132991\nadd     rsp, 28h                                                       ; +0xb, 0x180132993\nretn                                                                   ; +0xf, 0x180132997", "xrefs": ["__scrt_dllmain_crt_thread_detach @ 0x180120558", "<???> @ 0x180203080", "<???> @ 0x18020308c"], "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"}