; ; __ascii_wcsicmp from 0x180134cf0 to 0x180134d2e (62 bytes) ; ; 2 xrefs: ; > _wcsicmp @ 0x180134d65 ; > _wcsicmp_l @ 0x180134ddc ; ; 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 ; mov r11, rdx ; +0x0, 0x180134cf0 mov r10, rcx ; +0x3, 0x180134cf3 movzx r8d, word ptr [r10] ; +0x6, 0x180134cf6 lea r10, [r10+2] ; +0xa, 0x180134cfa movzx edx, word ptr [r11] ; +0xe, 0x180134cfe lea r11, [r11+2] ; +0x12, 0x180134d02 lea eax, [r8-41h] ; +0x16, 0x180134d06 cmp eax, 19h ; +0x1a, 0x180134d0a lea r9d, [r8+20h] ; +0x1d, 0x180134d0d lea eax, [rdx-41h] ; +0x21, 0x180134d11 cmova r9d, r8d ; +0x24, 0x180134d14 lea ecx, [rdx+20h] ; +0x28, 0x180134d18 cmp eax, 19h ; +0x2b, 0x180134d1b mov eax, r9d ; +0x2e, 0x180134d1e cmova ecx, edx ; +0x31, 0x180134d21 sub eax, ecx ; +0x34, 0x180134d24 jnz short locret_180134D2D ; +0x36, 0x180134d26 test r9d, r9d ; +0x38, 0x180134d28 jnz short loc_180134CF6 ; +0x3b, 0x180134d2b retn ; +0x3d, 0x180134d2d