Global static class providing information about the actual radare2 in use. This class mimics the Frida global object in frida, which can be useful to determine the executing environment of the script
Frida
string representing the radare2 version (3 numbers separated by dots)
Generated using TypeDoc
Global static class providing information about the actual radare2 in use. This class mimics the
Frida
global object in frida, which can be useful to determine the executing environment of the script