{"type": "func", "start": 6443649904, "end": 6443649922, "name": "__vcrt_thread_detach", "pseudocode": "// \n// __vcrt_thread_detach from 0x180124b70 to 0x180124b82 (18 bytes)\n// \n// 4 xrefs:\n// > sub_18012052C @ 0x180120546\n// > __scrt_dllmain_crt_thread_detach @ 0x18012055d\n// > <???> @ 0x1802026a8\n// > <???> @ 0x1802026b4\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__vcrt_bool __cdecl _vcrt_thread_detach()\n{\n  _vcrt_freeptd(nullptr);\n  return 1;\n}", "assembly": "; \n; __vcrt_thread_detach from 0x180124b70 to 0x180124b82 (18 bytes)\n; \n; 4 xrefs:\n; > sub_18012052C @ 0x180120546\n; > __scrt_dllmain_crt_thread_detach @ 0x18012055d\n; > <???> @ 0x1802026a8\n; > <???> @ 0x1802026b4\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, 0x180124b70\nxor     ecx, ecx; Block                                                ; +0x4, 0x180124b74\ncall    __vcrt_freeptd                                                 ; +0x6, 0x180124b76\nmov     al, 1                                                          ; +0xb, 0x180124b7b\nadd     rsp, 28h                                                       ; +0xd, 0x180124b7d\nretn                                                                   ; +0x11, 0x180124b81", "xrefs": ["sub_18012052C @ 0x180120546", "__scrt_dllmain_crt_thread_detach @ 0x18012055d", "<???> @ 0x1802026a8", "<???> @ 0x1802026b4"], "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"}