{"type": "func", "start": 6443152128, "end": 6443152308, "name": "FMOD::SoundGroup::stop", "pseudocode": "// \n// FMOD::SoundGroup::stop from 0x1800ab300 to 0x1800ab3b4 (180 bytes)\n// \n// 3 xrefs:\n// > FMOD_SoundGroup_Stop @ 0x1800c6519\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fbfb8\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\n__int64 __fastcall FMOD::SoundGroup::stop(__int64 a1)\n{\n  int v1; // edi\n  unsigned int v2; // ebx\n  __int64 v4; // [rsp+30h] [rbp-128h] BYREF\n  __int64 v5; // [rsp+38h] [rbp-120h] BYREF\n  _BYTE v6[256]; // [rsp+40h] [rbp-118h] BYREF\n\n  v4 = 0;\n  v1 = a1;\n  v2 = sub_1800DE200(a1, &v5, &v4);\n  if ( (v2 || (v2 = sub_1800DE190(v5)) != 0) && *((char *)off_1801AED20 + 16) < 0 )\n  {\n    v6[0] = 0;\n    sub_1800B20E0(v2, 6, v1, (unsigned int)\"SoundGroup::stop\", (__int64)v6);\n  }\n  if ( v4 )\n    sub_180102320(v4);\n  return v2;\n}", "assembly": "; \n; FMOD::SoundGroup::stop from 0x1800ab300 to 0x1800ab3b4 (180 bytes)\n; \n; 3 xrefs:\n; > FMOD_SoundGroup_Stop @ 0x1800c6519\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fbfb8\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_8], rbx                                               ; +0x0, 0x1800ab300\npush    rdi                                                            ; +0x5, 0x1800ab305\nsub     rsp, 150h                                                      ; +0x6, 0x1800ab306\nmov     rax, cs:__security_cookie                                      ; +0xd, 0x1800ab30d\nxor     rax, rsp                                                       ; +0x14, 0x1800ab314\nmov     [rsp+158h+var_18], rax                                         ; +0x17, 0x1800ab317\nlea     r8, [rsp+158h+var_128]                                         ; +0x1f, 0x1800ab31f\nmov     [rsp+158h+var_128], 0                                          ; +0x24, 0x1800ab324\nlea     rdx, [rsp+158h+var_120]                                        ; +0x2d, 0x1800ab32d\nmov     rdi, rcx                                                       ; +0x32, 0x1800ab332\ncall    sub_1800DE200                                                  ; +0x35, 0x1800ab335\nmov     ebx, eax                                                       ; +0x3a, 0x1800ab33a\ntest    eax, eax                                                       ; +0x3c, 0x1800ab33c\njnz     short loc_1800AB350                                            ; +0x3e, 0x1800ab33e\nmov     rcx, [rsp+158h+var_120]                                        ; +0x40, 0x1800ab340\ncall    sub_1800DE190                                                  ; +0x45, 0x1800ab345\nmov     ebx, eax                                                       ; +0x4a, 0x1800ab34a\ntest    eax, eax                                                       ; +0x4c, 0x1800ab34c\njz      short loc_1800AB382                                            ; +0x4e, 0x1800ab34e\nmov     rax, cs:off_1801AED20                                          ; +0x50, 0x1800ab350\ntest    byte ptr [rax+10h], 80h                                        ; +0x57, 0x1800ab357\njz      short loc_1800AB382                                            ; +0x5b, 0x1800ab35b\nlea     rax, [rsp+158h+var_118]                                        ; +0x5d, 0x1800ab35d\nmov     [rsp+158h+var_118], 0                                          ; +0x62, 0x1800ab362\nlea     r9, aSoundgroupStop; \"SoundGroup::stop\"                        ; +0x67, 0x1800ab367\nmov     [rsp+158h+var_138], rax                                        ; +0x6e, 0x1800ab36e\nmov     r8, rdi                                                        ; +0x73, 0x1800ab373\nmov     edx, 6                                                         ; +0x76, 0x1800ab376\nmov     ecx, ebx                                                       ; +0x7b, 0x1800ab37b\ncall    sub_1800B20E0                                                  ; +0x7d, 0x1800ab37d\nmov     rcx, [rsp+158h+var_128]                                        ; +0x82, 0x1800ab382\ntest    rcx, rcx                                                       ; +0x87, 0x1800ab387\njz      short loc_1800AB391                                            ; +0x8a, 0x1800ab38a\ncall    sub_180102320                                                  ; +0x8c, 0x1800ab38c\nmov     eax, ebx                                                       ; +0x91, 0x1800ab391\nmov     rcx, [rsp+158h+var_18]                                         ; +0x93, 0x1800ab393\nxor     rcx, rsp; StackCookie                                          ; +0x9b, 0x1800ab39b\ncall    __security_check_cookie                                        ; +0x9e, 0x1800ab39e\nmov     rbx, [rsp+158h+arg_8]                                          ; +0xa3, 0x1800ab3a3\nadd     rsp, 150h                                                      ; +0xab, 0x1800ab3ab\npop     rdi                                                            ; +0xb2, 0x1800ab3b2\nretn                                                                   ; +0xb3, 0x1800ab3b3", "xrefs": ["FMOD_SoundGroup_Stop @ 0x1800c6519", "<???> @ 0x180194348", "<???> @ 0x1801fbfb8"], "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"}