{"type": "func", "start": 6443750524, "end": 6443750632, "name": "__free_lconv_num", "pseudocode": "// \n// __free_lconv_num from 0x18013d47c to 0x18013d4e8 (108 bytes)\n// \n// 2 xrefs:\n// > __acrt_free_locale @ 0x18013c2a3\n// > <???> @ 0x180203aac\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 _free_lconv_num(__int64 a1)\n{\n  void *v2; // rcx\n  void *v3; // rcx\n  void *v4; // rcx\n  void *v5; // rcx\n  void *v6; // rcx\n\n  if ( a1 )\n  {\n    v2 = *(void **)a1;\n    if ( v2 != off_1801B2160 )\n      free_base(v2);\n    v3 = *(void **)(a1 + 8);\n    if ( v3 != off_1801B2168 )\n      free_base(v3);\n    v4 = *(void **)(a1 + 16);\n    if ( v4 != off_1801B2170 )\n      free_base(v4);\n    v5 = *(void **)(a1 + 88);\n    if ( v5 != off_1801B21B8 )\n      free_base(v5);\n    v6 = *(void **)(a1 + 96);\n    if ( v6 != off_1801B21C0 )\n      free_base(v6);\n  }\n}", "assembly": "; \n; __free_lconv_num from 0x18013d47c to 0x18013d4e8 (108 bytes)\n; \n; 2 xrefs:\n; > __acrt_free_locale @ 0x18013c2a3\n; > <???> @ 0x180203aac\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\ntest    rcx, rcx                                                       ; +0x0, 0x18013d47c\njz      short locret_18013D4E7                                         ; +0x3, 0x18013d47f\npush    rbx                                                            ; +0x5, 0x18013d481\nsub     rsp, 20h                                                       ; +0x6, 0x18013d482\nmov     rbx, rcx                                                       ; +0xa, 0x18013d486\nmov     rcx, [rcx]; Block                                              ; +0xd, 0x18013d489\ncmp     rcx, cs:off_1801B2160                                          ; +0x10, 0x18013d48c\njz      short loc_18013D49A                                            ; +0x17, 0x18013d493\ncall    _free_base                                                     ; +0x19, 0x18013d495\nmov     rcx, [rbx+8]; Block                                            ; +0x1e, 0x18013d49a\ncmp     rcx, cs:off_1801B2168                                          ; +0x22, 0x18013d49e\njz      short loc_18013D4AC                                            ; +0x29, 0x18013d4a5\ncall    _free_base                                                     ; +0x2b, 0x18013d4a7\nmov     rcx, [rbx+10h]; Block                                          ; +0x30, 0x18013d4ac\ncmp     rcx, cs:off_1801B2170                                          ; +0x34, 0x18013d4b0\njz      short loc_18013D4BE                                            ; +0x3b, 0x18013d4b7\ncall    _free_base                                                     ; +0x3d, 0x18013d4b9\nmov     rcx, [rbx+58h]; Block                                          ; +0x42, 0x18013d4be\ncmp     rcx, cs:off_1801B21B8                                          ; +0x46, 0x18013d4c2\njz      short loc_18013D4D0                                            ; +0x4d, 0x18013d4c9\ncall    _free_base                                                     ; +0x4f, 0x18013d4cb\nmov     rcx, [rbx+60h]; Block                                          ; +0x54, 0x18013d4d0\ncmp     rcx, cs:off_1801B21C0                                          ; +0x58, 0x18013d4d4\njz      short loc_18013D4E2                                            ; +0x5f, 0x18013d4db\ncall    _free_base                                                     ; +0x61, 0x18013d4dd\nadd     rsp, 20h                                                       ; +0x66, 0x18013d4e2\npop     rbx                                                            ; +0x6a, 0x18013d4e6\nretn                                                                   ; +0x6b, 0x18013d4e7", "xrefs": ["__acrt_free_locale @ 0x18013c2a3", "<???> @ 0x180203aac"], "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"}