{"type": "func", "start": 6443631956, "end": 6443631977, "name": "__scrt_dllmain_crt_thread_detach", "pseudocode": "// \n// __scrt_dllmain_crt_thread_detach from 0x180120554 to 0x180120569 (21 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_dispatch @ 0x180120aad\n// > <???> @ 0x180202498\n// > <???> @ 0x1802024a4\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 _scrt_dllmain_crt_thread_detach()\n{\n  _acrt_thread_detach();\n  _vcrt_thread_detach();\n  return 1;\n}", "assembly": "; \n; __scrt_dllmain_crt_thread_detach from 0x180120554 to 0x180120569 (21 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_dispatch @ 0x180120aad\n; > <???> @ 0x180202498\n; > <???> @ 0x1802024a4\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, 0x180120554\ncall    __acrt_thread_detach                                           ; +0x4, 0x180120558\ncall    __vcrt_thread_detach                                           ; +0x9, 0x18012055d\nmov     al, 1                                                          ; +0xe, 0x180120562\nadd     rsp, 28h                                                       ; +0x10, 0x180120564\nretn                                                                   ; +0x14, 0x180120568", "xrefs": ["dllmain_crt_dispatch @ 0x180120aad", "<???> @ 0x180202498", "<???> @ 0x1802024a4"], "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"}