; ; __scrt_uninitialize_crt from 0x1801207a4 to 0x1801207cd (41 bytes) ; ; 3 xrefs: ; > dllmain_crt_process_detach @ 0x180120c56 ; > @ 0x1802024f8 ; > @ 0x180202504 ; ; 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 ; push rbx ; +0x0, 0x1801207a4 sub rsp, 20h ; +0x2, 0x1801207a6 cmp cs:byte_1801F49A8, 0 ; +0x6, 0x1801207aa mov bl, cl ; +0xd, 0x1801207b1 jz short loc_1801207B9 ; +0xf, 0x1801207b3 test dl, dl ; +0x11, 0x1801207b5 jnz short loc_1801207C5 ; +0x13, 0x1801207b7 call __acrt_uninitialize ; +0x15, 0x1801207b9 mov cl, bl; Terminating ; +0x1a, 0x1801207be call __vcrt_uninitialize ; +0x1c, 0x1801207c0 mov al, 1 ; +0x21, 0x1801207c5 add rsp, 20h ; +0x23, 0x1801207c7 pop rbx ; +0x27, 0x1801207cb retn ; +0x28, 0x1801207cc