{"type": "func", "start": 6442580836, "end": 6442580897, "name": "DllEntryPoint", "pseudocode": "// \n// DllEntryPoint from 0x18001fb64 to 0x18001fba1 (61 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18004b274\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\nBOOL __stdcall DllEntryPoint(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved)\n{\n  if ( fdwReason == 1 )\n    _security_init_cookie();\n  return dllmain_dispatch(hinstDLL, fdwReason, lpReserved);\n}", "assembly": "; \n; DllEntryPoint from 0x18001fb64 to 0x18001fba1 (61 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18004b274\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x18001fb64\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x18001fb69\npush    rdi                                                            ; +0xa, 0x18001fb6e\nsub     rsp, 20h                                                       ; +0xb, 0x18001fb6f\nmov     rdi, r8                                                        ; +0xf, 0x18001fb73\nmov     ebx, edx                                                       ; +0x12, 0x18001fb76\nmov     rsi, rcx                                                       ; +0x14, 0x18001fb78\ncmp     edx, 1                                                         ; +0x17, 0x18001fb7b\njnz     short loc_18001FB85                                            ; +0x1a, 0x18001fb7e\ncall    __security_init_cookie                                         ; +0x1c, 0x18001fb80\nmov     r8, rdi; void *                                                ; +0x21, 0x18001fb85\nmov     edx, ebx; unsigned int                                         ; +0x24, 0x18001fb88\nmov     rcx, rsi; HINSTANCE                                            ; +0x26, 0x18001fb8a\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x29, 0x18001fb8d\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x2e, 0x18001fb92\nadd     rsp, 20h                                                       ; +0x33, 0x18001fb97\npop     rdi                                                            ; +0x37, 0x18001fb9b\njmp     ?dllmain_dispatch@@YAHQEAUHINSTANCE__@@KQEAX@Z                 ; +0x38, 0x18001fb9c", "xrefs": ["<???> @ 0x18004b274"], "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"}