{"type": "func", "start": 6442582610, "end": 6442582616, "name": "free", "pseudocode": "// \n// free from 0x180020252 to 0x180020258 (6 bytes)\n// \n// 3 xrefs:\n// > TlsCallback_1 @ 0x18001f778\n// > __tlregdtor @ 0x18001f800\n// > j_free @ 0x18001fd60\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// attributes: thunk\nvoid __cdecl free(void *Block)\n{\n  __imp_free(Block);\n}", "assembly": "; \n; free from 0x180020252 to 0x180020258 (6 bytes)\n; \n; 3 xrefs:\n; > TlsCallback_1 @ 0x18001f778\n; > __tlregdtor @ 0x18001f800\n; > j_free @ 0x18001fd60\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\njmp     cs:__imp_free                                                  ; +0x0, 0x180020252", "xrefs": ["TlsCallback_1 @ 0x18001f778", "__tlregdtor @ 0x18001f800", "j_free @ 0x18001fd60"], "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"}