{"type": "func", "start": 6442581344, "end": 6442581349, "name": "j_free", "pseudocode": "// \n// j_free from 0x18001fd60 to 0x18001fd65 (5 bytes)\n// \n// 2 xrefs:\n// > j_j_free @ 0x18001f238\n// > <???> @ 0x18004b2a4\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 j_free(void *Block)\n{\n  free(Block);\n}", "assembly": "; \n; j_free from 0x18001fd60 to 0x18001fd65 (5 bytes)\n; \n; 2 xrefs:\n; > j_j_free @ 0x18001f238\n; > <???> @ 0x18004b2a4\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     free                                                           ; +0x0, 0x18001fd60", "xrefs": ["j_j_free @ 0x18001f238", "<???> @ 0x18004b2a4"], "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"}