{"type": "func", "start": 6442461296, "end": 6442461311, "name": "cocos2d::extension::AssetsManager::getStoragePath", "pseudocode": "// \n// cocos2d::extension::AssetsManager::getStoragePath from 0x180002870 to 0x18000287f (15 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18002fdf8\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\nconst char *__fastcall cocos2d::extension::AssetsManager::getStoragePath(cocos2d::extension::AssetsManager *this)\n{\n  const char *result; // rax\n\n  result = (char *)this + 8;\n  if ( *((_QWORD *)this + 4) > 0xFu )\n    return *(const char **)result;\n  return result;\n}", "assembly": "; \n; cocos2d::extension::AssetsManager::getStoragePath from 0x180002870 to 0x18000287f (15 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18002fdf8\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\ncmp     qword ptr [rcx+20h], 0Fh                                       ; +0x0, 0x180002870\nlea     rax, [rcx+8]                                                   ; +0x5, 0x180002875\njbe     short locret_18000287E                                         ; +0x9, 0x180002879\nmov     rax, [rax]                                                     ; +0xb, 0x18000287b\nretn                                                                   ; +0xe, 0x18000287e", "xrefs": ["<???> @ 0x18002fdf8"], "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"}