{"type": "func", "start": 6443706948, "end": 6443707009, "name": "_initterm_e", "pseudocode": "// \n// _initterm_e from 0x180132a44 to 0x180132a81 (61 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_attach @ 0x180120b51\n// > <???> @ 0x1802030b0\n// > <???> @ 0x1802030bc\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\nint __cdecl initterm_e(_PIFV *First, _PIFV *Last)\n{\n  _PIFV *v3; // rbx\n  bool i; // zf\n  int result; // eax\n\n  v3 = First;\n  for ( i = First == Last; !i; i = v3 == Last )\n  {\n    if ( *v3 )\n    {\n      result = (*v3)();\n      if ( result )\n        return result;\n    }\n    ++v3;\n  }\n  return 0;\n}", "assembly": "; \n; _initterm_e from 0x180132a44 to 0x180132a81 (61 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_attach @ 0x180120b51\n; > <???> @ 0x1802030b0\n; > <???> @ 0x1802030bc\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, 0x180132a44\npush    rdi                                                            ; +0x5, 0x180132a49\nsub     rsp, 20h                                                       ; +0x6, 0x180132a4a\nmov     rdi, rdx                                                       ; +0xa, 0x180132a4e\nmov     rbx, rcx                                                       ; +0xd, 0x180132a51\ncmp     rcx, rdx                                                       ; +0x10, 0x180132a54\njz      short loc_180132A74                                            ; +0x13, 0x180132a57\nmov     rax, [rbx]                                                     ; +0x15, 0x180132a59\ntest    rax, rax                                                       ; +0x18, 0x180132a5c\njz      short loc_180132A6B                                            ; +0x1b, 0x180132a5f\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x1d, 0x180132a61\ntest    eax, eax                                                       ; +0x23, 0x180132a67\njnz     short loc_180132A76                                            ; +0x25, 0x180132a69\nadd     rbx, 8                                                         ; +0x27, 0x180132a6b\ncmp     rbx, rdi                                                       ; +0x2b, 0x180132a6f\njmp     short loc_180132A57                                            ; +0x2e, 0x180132a72\nxor     eax, eax                                                       ; +0x30, 0x180132a74\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x32, 0x180132a76\nadd     rsp, 20h                                                       ; +0x37, 0x180132a7b\npop     rdi                                                            ; +0x3b, 0x180132a7f\nretn                                                                   ; +0x3c, 0x180132a80", "xrefs": ["dllmain_crt_process_attach @ 0x180120b51", "<???> @ 0x1802030b0", "<???> @ 0x1802030bc"], "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"}