; ; _IsNonwritableInCurrentImage from 0x1801425e0 to 0x18014262d (77 bytes) ; ; 2 xrefs: ; > __C_specific_handler @ 0x1801249e8 ; > @ 0x180203d58 ; ; 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 [rsp+arg_0], rbx ; +0x0, 0x1801425e0 push rdi ; +0x5, 0x1801425e5 sub rsp, 20h ; +0x6, 0x1801425e6 mov rbx, rcx ; +0xa, 0x1801425ea lea rdi, cs:180000000h ; +0xd, 0x1801425ed mov rcx, rdi ; +0x14, 0x1801425f4 call _ValidateImageBase ; +0x17, 0x1801425f7 test eax, eax ; +0x1c, 0x1801425fc jz short loc_180142622 ; +0x1e, 0x1801425fe sub rbx, rdi ; +0x20, 0x180142600 mov rdx, rbx ; +0x23, 0x180142603 mov rcx, rdi ; +0x26, 0x180142606 call _FindPESection ; +0x29, 0x180142609 test rax, rax ; +0x2e, 0x18014260e jz short loc_180142622 ; +0x31, 0x180142611 mov eax, [rax+24h] ; +0x33, 0x180142613 shr eax, 1Fh ; +0x36, 0x180142616 not eax ; +0x39, 0x180142619 and eax, 1 ; +0x3b, 0x18014261b jmp short loc_180142622 ; +0x3e, 0x18014261e xor eax, eax ; +0x40, 0x180142620 mov rbx, [rsp+28h+arg_0] ; +0x42, 0x180142622 add rsp, 20h ; +0x47, 0x180142627 pop rdi ; +0x4b, 0x18014262b retn ; +0x4c, 0x18014262c