; ; __vcrt_uninitialize from 0x180124b84 to 0x180124b9d (25 bytes) ; ; 4 xrefs: ; > __scrt_initialize_crt @ 0x18012064a ; > __scrt_uninitialize_crt @ 0x1801207c0 ; > sub_1801328B8 @ 0x1801328ba ; > @ 0x1802026c0 ; ; 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, 0x180124b84 test cl, cl ; +0x4, 0x180124b88 jnz short loc_180124B96 ; +0x6, 0x180124b8a call __vcrt_uninitialize_ptd ; +0x8, 0x180124b8c call __vcrt_uninitialize_locks ; +0xd, 0x180124b91 mov al, 1 ; +0x12, 0x180124b96 add rsp, 28h ; +0x14, 0x180124b98 retn ; +0x18, 0x180124b9c