// // initialize_pointers from 0x180132878 to 0x1801328b5 (61 bytes) // // 2 xrefs: // > @ 0x180173080 // > @ 0x18020305c // // 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 // char initialize_pointers() { uintptr_t v0; // rbx v0 = _security_cookie; sub_180132CE4(_security_cookie); sub_18013B750(v0); initp_misc_winsig(v0); sub_18013B7DC(v0); sub_180131A60(v0); return 1; }