; ; __vcrt_initialize from 0x180124b34 to 0x180124b5c (40 bytes) ; ; 2 xrefs: ; > __scrt_initialize_crt @ 0x180120632 ; > @ 0x18020269c ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; sub rsp, 28h ; +0x0, 0x180124b34 call __vcrt_initialize_locks ; +0x4, 0x180124b38 test al, al ; +0x9, 0x180124b3d jnz short loc_180124B45 ; +0xb, 0x180124b3f xor al, al ; +0xd, 0x180124b41 jmp short loc_180124B57 ; +0xf, 0x180124b43 call __vcrt_initialize_ptd ; +0x11, 0x180124b45 test al, al ; +0x16, 0x180124b4a jnz short loc_180124B55 ; +0x18, 0x180124b4c call __vcrt_uninitialize_locks ; +0x1a, 0x180124b4e jmp short loc_180124B41 ; +0x1f, 0x180124b53 mov al, 1 ; +0x21, 0x180124b55 add rsp, 28h ; +0x23, 0x180124b57 retn ; +0x27, 0x180124b5b