{"type": "func", "start": 6443706848, "end": 6443706948, "name": "_initterm", "pseudocode": "// \n// _initterm from 0x1801329e0 to 0x180132a44 (100 bytes)\n// \n// 5 xrefs:\n// > dllmain_crt_process_attach @ 0x180120b71\n// > _lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318b2\n// > _lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318c5\n// > <???> @ 0x1802030a4\n// > <???> @ 0x1802030b0\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\nvoid __cdecl initterm(_PVFV *First, _PVFV *Last)\n{\n  _PVFV *v2; // rbx\n  __int64 v3; // rsi\n  unsigned __int64 v4; // rdi\n\n  v2 = First;\n  v3 = 0;\n  v4 = (unsigned __int64)((char *)Last - (char *)First + 7) >> 3;\n  if ( First > Last )\n    v4 = 0;\n  if ( v4 )\n  {\n    do\n    {\n      if ( *v2 )\n        (*v2)();\n      ++v2;\n      ++v3;\n    }\n    while ( v3 != v4 );\n  }\n}", "assembly": "; \n; _initterm from 0x1801329e0 to 0x180132a44 (100 bytes)\n; \n; 5 xrefs:\n; > dllmain_crt_process_attach @ 0x180120b71\n; > _lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318b2\n; > _lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318c5\n; > <???> @ 0x1802030a4\n; > <???> @ 0x1802030b0\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, 0x1801329e0\nmov     [rsp+arg_8], rbp                                               ; +0x5, 0x1801329e5\nmov     [rsp+arg_10], rsi                                              ; +0xa, 0x1801329ea\npush    rdi                                                            ; +0xf, 0x1801329ef\nsub     rsp, 20h                                                       ; +0x10, 0x1801329f0\nxor     ebp, ebp                                                       ; +0x14, 0x1801329f4\nmov     rdi, rdx                                                       ; +0x16, 0x1801329f6\nsub     rdi, rcx                                                       ; +0x19, 0x1801329f9\nmov     rbx, rcx                                                       ; +0x1c, 0x1801329fc\nadd     rdi, 7                                                         ; +0x1f, 0x1801329ff\nmov     esi, ebp                                                       ; +0x23, 0x180132a03\nshr     rdi, 3                                                         ; +0x25, 0x180132a05\ncmp     rcx, rdx                                                       ; +0x29, 0x180132a09\ncmova   rdi, rbp                                                       ; +0x2c, 0x180132a0c\ntest    rdi, rdi                                                       ; +0x30, 0x180132a10\njz      short loc_180132A2F                                            ; +0x33, 0x180132a13\nmov     rax, [rbx]                                                     ; +0x35, 0x180132a15\ntest    rax, rax                                                       ; +0x38, 0x180132a18\njz      short loc_180132A23                                            ; +0x3b, 0x180132a1b\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x3d, 0x180132a1d\nadd     rbx, 8                                                         ; +0x43, 0x180132a23\ninc     rsi                                                            ; +0x47, 0x180132a27\ncmp     rsi, rdi                                                       ; +0x4a, 0x180132a2a\njnz     short loc_180132A15                                            ; +0x4d, 0x180132a2d\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x4f, 0x180132a2f\nmov     rbp, [rsp+28h+arg_8]                                           ; +0x54, 0x180132a34\nmov     rsi, [rsp+28h+arg_10]                                          ; +0x59, 0x180132a39\nadd     rsp, 20h                                                       ; +0x5e, 0x180132a3e\npop     rdi                                                            ; +0x62, 0x180132a42\nretn                                                                   ; +0x63, 0x180132a43", "xrefs": ["dllmain_crt_process_attach @ 0x180120b71", "_lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318b2", "_lambda_6e4b09c48022b2350581041d5f6b0c4c_::operator @ 0x1801318c5", "<???> @ 0x1802030a4", "<???> @ 0x1802030b0"], "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"}