{"type": "func", "start": 6443646336, "end": 6443646342, "name": "DllMain", "pseudocode": "// \n// DllMain from 0x180123d80 to 0x180123d86 (6 bytes)\n// \n// 3 xrefs:\n// > dllmain_dispatch @ 0x180120d02\n// > dllmain_dispatch @ 0x180120d1e\n// > <???> @ 0x1802025f4\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 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)\n{\n  return 1;\n}", "assembly": "; \n; DllMain from 0x180123d80 to 0x180123d86 (6 bytes)\n; \n; 3 xrefs:\n; > dllmain_dispatch @ 0x180120d02\n; > dllmain_dispatch @ 0x180120d1e\n; > <???> @ 0x1802025f4\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     eax, 1                                                         ; +0x0, 0x180123d80\nretn                                                                   ; +0x5, 0x180123d85", "xrefs": ["dllmain_dispatch @ 0x180120d02", "dllmain_dispatch @ 0x180120d1e", "<???> @ 0x1802025f4"], "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"}