{"type": "func", "start": 6443634092, "end": 6443634153, "name": "DllEntryPoint", "pseudocode": "// \n// DllEntryPoint from 0x180120dac to 0x180120de9 (61 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x1802025a0\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((Concurrency::details::ScheduleGroupSegmentBase *)hinstDLL, fdwReason, lpReserved);\n}", "assembly": "; \n; DllEntryPoint from 0x180120dac to 0x180120de9 (61 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x1802025a0\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, 0x180120dac\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x180120db1\npush    rdi                                                            ; +0xa, 0x180120db6\nsub     rsp, 20h                                                       ; +0xb, 0x180120db7\nmov     rdi, r8                                                        ; +0xf, 0x180120dbb\nmov     ebx, edx                                                       ; +0x12, 0x180120dbe\nmov     rsi, rcx                                                       ; +0x14, 0x180120dc0\ncmp     edx, 1                                                         ; +0x17, 0x180120dc3\njnz     short loc_180120DCD                                            ; +0x1a, 0x180120dc6\ncall    __security_init_cookie                                         ; +0x1c, 0x180120dc8\nmov     r8, rdi; void *                                                ; +0x21, 0x180120dcd\nmov     edx, ebx; unsigned int                                         ; +0x24, 0x180120dd0\nmov     rcx, rsi; HINSTANCE                                            ; +0x26, 0x180120dd2\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x29, 0x180120dd5\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x2e, 0x180120dda\nadd     rsp, 20h                                                       ; +0x33, 0x180120ddf\npop     rdi                                                            ; +0x37, 0x180120de3\njmp     ?dllmain_dispatch@@YAHQEAUHINSTANCE__@@KQEAX@Z                 ; +0x38, 0x180120de4", "xrefs": ["<???> @ 0x1802025a0"], "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"}