// // sub_1800054B0 from 0x1800054b0 to 0x1800054c4 (20 bytes) // // 4 xrefs: // > int `__acrt_get_current_directory<__crt_win32_buffer_internal_dynamic_resizing> @ 0x1800206c7 // > int `__acrt_get_current_directory<__crt_win32_buffer_internal_dynamic_resizing> @ 0x180021197 // > @ 0x18002d61f // > @ 0x18002fa17 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall sub_1800054B0(__int64 a1) { void *v1; // rcx v1 = *(void **)(a1 + 8); if ( v1 ) j_j_free(v1); }