{"type": "func", "start": 6443650984, "end": 6443651039, "name": "__vcrt_uninitialize_locks", "pseudocode": "// \n// __vcrt_uninitialize_locks from 0x180124fa8 to 0x180124fdf (55 bytes)\n// \n// 4 xrefs:\n// > __vcrt_initialize @ 0x180124b4e\n// > __vcrt_uninitialize @ 0x180124b91\n// > __vcrt_initialize_locks @ 0x180124f9a\n// > <???> @ 0x180202780\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()\n{\n  int v0; // ebx\n\n  v0 = dword_1801F4B18;\n  while ( v0 )\n  {\n    DeleteCriticalSection(&stru_1801F4AF0 + (unsigned int)--v0);\n    --dword_1801F4B18;\n  }\n  return 1;\n}", "assembly": "; \n; __vcrt_uninitialize_locks from 0x180124fa8 to 0x180124fdf (55 bytes)\n; \n; 4 xrefs:\n; > __vcrt_initialize @ 0x180124b4e\n; > __vcrt_uninitialize @ 0x180124b91\n; > __vcrt_initialize_locks @ 0x180124f9a\n; > <???> @ 0x180202780\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, 0x180124fa8\nsub     rsp, 20h                                                       ; +0x2, 0x180124faa\nmov     ebx, cs:dword_1801F4B18                                        ; +0x6, 0x180124fae\njmp     short loc_180124FD3                                            ; +0xc, 0x180124fb4\nlea     rax, stru_1801F4AF0                                            ; +0xe, 0x180124fb6\ndec     ebx                                                            ; +0x15, 0x180124fbd\nlea     rcx, [rbx+rbx*4]                                               ; +0x17, 0x180124fbf\nlea     rcx, [rax+rcx*8]; lpCriticalSection                            ; +0x1b, 0x180124fc3\ncall    cs:DeleteCriticalSection                                       ; +0x1f, 0x180124fc7\ndec     cs:dword_1801F4B18                                             ; +0x25, 0x180124fcd\ntest    ebx, ebx                                                       ; +0x2b, 0x180124fd3\njnz     short loc_180124FB6                                            ; +0x2d, 0x180124fd5\nmov     al, 1                                                          ; +0x2f, 0x180124fd7\nadd     rsp, 20h                                                       ; +0x31, 0x180124fd9\npop     rbx                                                            ; +0x35, 0x180124fdd\nretn                                                                   ; +0x36, 0x180124fde", "xrefs": ["__vcrt_initialize @ 0x180124b4e", "__vcrt_uninitialize @ 0x180124b91", "__vcrt_initialize_locks @ 0x180124f9a", "<???> @ 0x180202780"], "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"}