Platform details and Tool versions
OS: Windows 11
Visual Studio 2022 Community edition
Python v3.10.7
Build Environment: x64
r2frida: v5.9.0
radare2: v5.9.0
Issue
I have successfully built r2frida from source and also tried using the pre-built r2frida from the release section, but both versions exhibit a similar issue. When I run the command r2 frida://0 or r2 'frida://?' in the command prompt, nothing happens—the text cursor just keeps blinking. If I attempt to terminate the process using Control+C, I receive the message {ctrl+c} pressed, but the script neither terminates nor functions correctly.