list_imports
Retrieve and paginate imported symbols with their names and modules in IDA Pro for efficient reverse engineering analysis.
Instructions
List all imported symbols with their name and module (paginated)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | Yes | Number of imports to list (100 is a good default, 0 means remainder) | |
offset | Yes | Offset to start listing from (start at 0) |