{"type": "func", "start": 6443731540, "end": 6443731547, "name": "_flushall", "pseudocode": "// \n// _flushall from 0x180138a54 to 0x180138a5b (7 bytes)\n// \n// 2 xrefs:\n// > __acrt_uninitialize_stdio @ 0x18012f98e\n// > __acrt_uninitialize @ 0x1801329aa\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\nint __cdecl flushall()\n{\n  return common_flush_all(1);\n}", "assembly": "; \n; _flushall from 0x180138a54 to 0x180138a5b (7 bytes)\n; \n; 2 xrefs:\n; > __acrt_uninitialize_stdio @ 0x18012f98e\n; > __acrt_uninitialize @ 0x1801329aa\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\nmov     cl, 1; bool                                                    ; +0x0, 0x180138a54\njmp     ?common_flush_all@@YAH_N@Z                                     ; +0x2, 0x180138a56", "xrefs": ["__acrt_uninitialize_stdio @ 0x18012f98e", "__acrt_uninitialize @ 0x1801329aa"], "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"}