{"type": "func", "start": 6443632512, "end": 6443632548, "name": "__scrt_release_startup_lock", "pseudocode": "// \n// __scrt_release_startup_lock from 0x180120780 to 0x1801207a4 (36 bytes)\n// \n// 6 xrefs:\n// > dllmain_crt_process_attach @ 0x180120b85\n// > dllmain_crt_process_detach @ 0x180120c4c\n// > dllmain_crt_process_attach @ 0x180142ab9\n// > dllmain_crt_process_detach @ 0x180142acb\n// > <???> @ 0x1802024ec\n// > <???> @ 0x1802024f8\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 __fastcall _scrt_release_startup_lock(char a1)\n{\n  int v2; // eax\n\n  LOBYTE(v2) = __uncaught_exception();\n  if ( v2 && !a1 )\n    _InterlockedExchange64(&qword_1801F49A0, 0);\n  return v2;\n}", "assembly": "; \n; __scrt_release_startup_lock from 0x180120780 to 0x1801207a4 (36 bytes)\n; \n; 6 xrefs:\n; > dllmain_crt_process_attach @ 0x180120b85\n; > dllmain_crt_process_detach @ 0x180120c4c\n; > dllmain_crt_process_attach @ 0x180142ab9\n; > dllmain_crt_process_detach @ 0x180142acb\n; > <???> @ 0x1802024ec\n; > <???> @ 0x1802024f8\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, 0x180120780\nsub     rsp, 20h                                                       ; +0x2, 0x180120782\nmov     bl, cl                                                         ; +0x6, 0x180120786\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x8, 0x180120788\nxor     edx, edx                                                       ; +0xd, 0x18012078d\ntest    eax, eax                                                       ; +0xf, 0x18012078f\njz      short loc_18012079E                                            ; +0x11, 0x180120791\ntest    bl, bl                                                         ; +0x13, 0x180120793\njnz     short loc_18012079E                                            ; +0x15, 0x180120795\nxchg    rdx, cs:qword_1801F49A0                                        ; +0x17, 0x180120797\nadd     rsp, 20h                                                       ; +0x1e, 0x18012079e\npop     rbx                                                            ; +0x22, 0x1801207a2\nretn                                                                   ; +0x23, 0x1801207a3", "xrefs": ["dllmain_crt_process_attach @ 0x180120b85", "dllmain_crt_process_detach @ 0x180120c4c", "dllmain_crt_process_attach @ 0x180142ab9", "dllmain_crt_process_detach @ 0x180142acb", "<???> @ 0x1802024ec", "<???> @ 0x1802024f8"], "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"}