Description
Programs in other languages can call radare2 APIs through generated bindings. This is useful for developers building analysis tools, plugins, or automation around radare2 without writing every integration in C.
It is a developer library package, not a user-facing reverse-engineering tool by itself. The software built with it may inspect or manipulate binaries, so users should apply it only to files they are allowed to analyze.