rz_libs
Retrieve all linked libraries (DLLs/shared objects) from a binary as a clean JSON array of library names, revealing its dependencies.
Instructions
List all linked libraries (DLLs/shared objects) from the binary using Rizin ilj. Returns a clean JSON array of library names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binary_path | Yes | Absolute path to the binary file |