{"type": "func", "start": 6442545088, "end": 6442545168, "name": "localStorageFree", "pseudocode": "// \n// localStorageFree from 0x180016fc0 to 0x180017010 (80 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a9ec\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 __fastcall localStorageFree()\n{\n  if ( dword_1800486A0 )\n  {\n    sqlite3_finalize(qword_1800486B0);\n    sqlite3_finalize(qword_1800486B8);\n    sqlite3_finalize(qword_1800486C0);\n    sqlite3_close(qword_1800486A8);\n    dword_1800486A0 = 0;\n  }\n}", "assembly": "; \n; localStorageFree from 0x180016fc0 to 0x180017010 (80 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a9ec\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\nsub     rsp, 28h                                                       ; +0x0, 0x180016fc0\ncmp     cs:dword_1800486A0, 0                                          ; +0x4, 0x180016fc4\njz      short loc_18001700B                                            ; +0xb, 0x180016fcb\nmov     rcx, cs:qword_1800486B0                                        ; +0xd, 0x180016fcd\ncall    cs:sqlite3_finalize                                            ; +0x14, 0x180016fd4\nmov     rcx, cs:qword_1800486B8                                        ; +0x1a, 0x180016fda\ncall    cs:sqlite3_finalize                                            ; +0x21, 0x180016fe1\nmov     rcx, cs:qword_1800486C0                                        ; +0x27, 0x180016fe7\ncall    cs:sqlite3_finalize                                            ; +0x2e, 0x180016fee\nmov     rcx, cs:qword_1800486A8                                        ; +0x34, 0x180016ff4\ncall    cs:sqlite3_close                                               ; +0x3b, 0x180016ffb\nmov     cs:dword_1800486A0, 0                                          ; +0x41, 0x180017001\nadd     rsp, 28h                                                       ; +0x4b, 0x18001700b\nretn                                                                   ; +0x4f, 0x18001700f", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a9ec"], "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"}