{"type": "func", "start": 6443650492, "end": 6443650523, "name": "__vcrt_freefls", "pseudocode": "// \n// __vcrt_freefls from 0x180124dbc to 0x180124ddb (31 bytes)\n// \n// 2 xrefs:\n// > __vcrt_initialize_ptd @ 0x180124f0c\n// > <???> @ 0x18020272c\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 _vcrt_freefls(void *a1)\n{\n  if ( a1 )\n  {\n    if ( a1 != &unk_1801F4A70 )\n      free(a1);\n  }\n}", "assembly": "; \n; __vcrt_freefls from 0x180124dbc to 0x180124ddb (31 bytes)\n; \n; 2 xrefs:\n; > __vcrt_initialize_ptd @ 0x180124f0c\n; > <???> @ 0x18020272c\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, 0x180124dbc\ntest    rcx, rcx                                                       ; +0x4, 0x180124dc0\njz      short loc_180124DD6                                            ; +0x7, 0x180124dc3\nlea     rax, unk_1801F4A70                                             ; +0x9, 0x180124dc5\ncmp     rcx, rax                                                       ; +0x10, 0x180124dcc\njz      short loc_180124DD6                                            ; +0x13, 0x180124dcf\ncall    free                                                           ; +0x15, 0x180124dd1\nadd     rsp, 28h                                                       ; +0x1a, 0x180124dd6\nretn                                                                   ; +0x1e, 0x180124dda", "xrefs": ["__vcrt_initialize_ptd @ 0x180124f0c", "<???> @ 0x18020272c"], "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"}