{"type": "func", "start": 6443714248, "end": 6443714303, "name": "__vcrt_uninitialize_locks_0", "pseudocode": "// \n// __vcrt_uninitialize_locks_0 from 0x1801346c8 to 0x1801346ff (55 bytes)\n// \n// 3 xrefs:\n// > __vcrt_initialize_locks_0 @ 0x18013469f\n// > <???> @ 0x1801730b8\n// > <???> @ 0x18020326c\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 _vcrt_uninitialize_locks_0()\n{\n  int v0; // ebx\n\n  v0 = dword_1801F4F90;\n  while ( v0 )\n  {\n    DeleteCriticalSection((LPCRITICAL_SECTION)&unk_1801F4D60 + (unsigned int)--v0);\n    --dword_1801F4F90;\n  }\n  return 1;\n}", "assembly": "; \n; __vcrt_uninitialize_locks_0 from 0x1801346c8 to 0x1801346ff (55 bytes)\n; \n; 3 xrefs:\n; > __vcrt_initialize_locks_0 @ 0x18013469f\n; > <???> @ 0x1801730b8\n; > <???> @ 0x18020326c\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, 0x1801346c8\nsub     rsp, 20h                                                       ; +0x2, 0x1801346ca\nmov     ebx, cs:dword_1801F4F90                                        ; +0x6, 0x1801346ce\njmp     short loc_1801346F3                                            ; +0xc, 0x1801346d4\nlea     rax, unk_1801F4D60                                             ; +0xe, 0x1801346d6\ndec     ebx                                                            ; +0x15, 0x1801346dd\nlea     rcx, [rbx+rbx*4]                                               ; +0x17, 0x1801346df\nlea     rcx, [rax+rcx*8]; lpCriticalSection                            ; +0x1b, 0x1801346e3\ncall    cs:DeleteCriticalSection                                       ; +0x1f, 0x1801346e7\ndec     cs:dword_1801F4F90                                             ; +0x25, 0x1801346ed\ntest    ebx, ebx                                                       ; +0x2b, 0x1801346f3\njnz     short loc_1801346D6                                            ; +0x2d, 0x1801346f5\nmov     al, 1                                                          ; +0x2f, 0x1801346f7\nadd     rsp, 20h                                                       ; +0x31, 0x1801346f9\npop     rbx                                                            ; +0x35, 0x1801346fd\nretn                                                                   ; +0x36, 0x1801346fe", "xrefs": ["__vcrt_initialize_locks_0 @ 0x18013469f", "<???> @ 0x1801730b8", "<???> @ 0x18020326c"], "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"}