{"type": "func", "start": 6443706488, "end": 6443706549, "name": "initialize_pointers", "pseudocode": "// \n// initialize_pointers from 0x180132878 to 0x1801328b5 (61 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180173080\n// > <???> @ 0x18020305c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nchar initialize_pointers()\n{\n  uintptr_t v0; // rbx\n\n  v0 = _security_cookie;\n  sub_180132CE4(_security_cookie);\n  sub_18013B750(v0);\n  initp_misc_winsig(v0);\n  sub_18013B7DC(v0);\n  sub_180131A60(v0);\n  return 1;\n}", "assembly": "; \n; initialize_pointers from 0x180132878 to 0x1801328b5 (61 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180173080\n; > <???> @ 0x18020305c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x180132878\nsub     rsp, 20h                                                       ; +0x2, 0x18013287a\nmov     rbx, cs:__security_cookie                                      ; +0x6, 0x18013287e\nmov     rcx, rbx                                                       ; +0xd, 0x180132885\ncall    sub_180132CE4                                                  ; +0x10, 0x180132888\nmov     rcx, rbx                                                       ; +0x15, 0x18013288d\ncall    sub_18013B750                                                  ; +0x18, 0x180132890\nmov     rcx, rbx                                                       ; +0x1d, 0x180132895\ncall    _initp_misc_winsig                                             ; +0x20, 0x180132898\nmov     rcx, rbx                                                       ; +0x25, 0x18013289d\ncall    sub_18013B7DC                                                  ; +0x28, 0x1801328a0\nmov     rcx, rbx                                                       ; +0x2d, 0x1801328a5\ncall    sub_180131A60                                                  ; +0x30, 0x1801328a8\nmov     al, 1                                                          ; +0x35, 0x1801328ad\nadd     rsp, 20h                                                       ; +0x37, 0x1801328af\npop     rbx                                                            ; +0x3b, 0x1801328b3\nretn                                                                   ; +0x3c, 0x1801328b4", "xrefs": ["<???> @ 0x180173080", "<???> @ 0x18020305c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}