Interface Radare2

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

Hierarchy

  • Radare2

Properties

Properties

version: string

string representing the radare2 version (3 numbers separated by dots)

Generated using TypeDoc