; ; memset_repmovs from 0x180123f40 to 0x180123f50 (16 bytes) ; ; 2 xrefs: ; > memset @ 0x180123fa7 ; > @ 0x18020263c ; ; 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 rdi ; +0x0, 0x180123f40 mov eax, edx ; +0x1, 0x180123f41 mov rdi, rcx ; +0x3, 0x180123f43 mov rcx, r8 ; +0x6, 0x180123f46 rep stosb ; +0x9, 0x180123f49 mov rax, r11 ; +0xb, 0x180123f4b pop rdi ; +0xe, 0x180123f4e retn ; +0xf, 0x180123f4f